help.net
<font size="2"><br />Musing on .Net</font>
-
Open Source Web Designs
A lot of things are going open source nowadays even web designs!
-
Google next service for developers might be a SourceForge kind
Greg Stein builds suspense on the opening day of OSCON — the Open Source Convention. His article, "A New Google Service" on the Google Code Blog says that he and his team have been working on a new service for the open source community, but refuses to give any details.
Knowing Google's involvement in open source It could make sense to see a service like Source Forge for the developers community.
Maybe another clever way for Google to brand another big area like open source community. -
Get an instant thumnbnail of any webpage
Wow! I can't believe I found this only now. Thank to MSN Search a specific URL return immediately a small vignette of your favourite webpage.
-
Should I quit this job ;-))
I am a big fan of the Daily WTF or as they called themselves the Curious Perversions in Information Technology. A great collection of "human" errors!
-
42 Recent AJAX Tutorials
A lot of Ajax goodness compiled by Max Kiesler
-
ASP.Net file post direct to disk with upload file progress support
To follow my previous post on file upload issues, check also this excellent article on Code Project written by Travis Whidden
-
NeatUpload a nice and useful open source project
Still working on my images gallery project, I got stuck with an issue regarding multiple upload files to my database.
-
Ajax Request toolbox
If you are looking for an easy way to break into Ajax programming without figuring out the details of how the requests work using XMLHttpRequest, this library will help you out.
-
The Javascript Toolbox
This site is intended to be a repository of code and reusable libraries which address common needs that many web developers encounter. The code found here is based on standards but also tries to be backwards-compatible for browsers which don't support the standards. The information on the site emphasizes standards-compliance for best results, and best practices which should be followed. This is not a site containing snippets of code submitted by anonymous, unreliable coders. All code on the site is written by one person, in a consistent fashion, tested thoroughly, and used in practice by thousands of web sites around the world.
-
Say goodbye to the Embed tag
This is an article to archived immediatly if you are dealing with embedded videos in your web application.