Click to See Complete Forum and Search --> : couple forum changes (minor)


brad jones
06-24-2011, 10:11 AM
Just an FYI, I made a couple minor forum changes. I might be asked by 'corporate' to put some of the changes back, but we'll see how it goes.

First, I added a link to our HTML5 Development Center (http://www.htmlgoodies.com/html5/index.php#fbid=Rk_2HSUW2y1). This is a part of our HTMLGoodies site, which has lots of articles that fit with what is posted in this forum (I consider the two sites related and as time goes on we will connect them more. If you are doing leading edge stuff, you should find some good content in our HTML5 area. We are always looking for more content on the site, so feel free to contribute if you'd like.

More importantly, you'll see I removed a couple things from the right column. There were some outdated article links and a links to the Internet.com news. The news didn't seem overly relevant to this forum. The outdated articles were,... well outdated. If you miss these items, let me know. At some point we'll likely add a new article listing to the right, but it will be web dev articles that are... current. :)

Finally, I added our JustTechJobs widget. This lists current jobs that are open. I set the parameter to Web jobs, so you can now see what web jobs are open. If you like that widget and want to put it on your own site, let us know. In fact, you can do so by simply using the following URL:

http://js.justtechjobs.com/widget_listing.asp?keyword=web&JSSearchChannelId=webdeveloper

Note that you can change "web" after the keyword= to a different term if you want to customize the listing to a different tech. This could be java, php, etc. Here is the code to present the dialog like on this page:

<div>
<br />
<iframe src="http://js.justtechjobs.com/widget_listing.asp?keyword=web&JSSearchChannelId=webdeveloper" width="300" height="500" frameborder="0" marginheight="0" marginwidth="0" ></iframe>
</div>

Pretty simple :)

Brad!

Jick
06-25-2011, 04:26 AM
I think I like the changes. :)