-
At time of writing the market share of Safari and Google Chrome is around 5% each. Firefox is around 30% and the rest is IE and Opera and some other browsers with a small market share. The rising stars Safari’s market share has risen quite fast. From around 3% in June 2009 to 5% around January...
-
The folks of ajaxian where so kind to give us some videos with some beginner and advanced Jquery content covering both Jquery and Jquery UI. These folks have also given us a nice web based editor / IDE a few days back. Which is something really weird when you think about it.
-
Dreamhost is Beta testing something called: Dreamhost Apps Which means that you get to get some free stuff for your domain: WordPress / Drupal / Zen Photo / phpBB / MediaWiki / Google apps. This without having to set anything up, this will be done for you by dreamhost. Because of the beta, its all free...
-
If there is one blog your should read at the moment it's the 4 hour workweek The blog is pretty diverse it covers things like how to travel better, doing more with your money while traveling. It's about personal productivity: personal outsourcing, doing things more efficiently, getting a better...
-
A while back I created a little utility to upload files to MediaFire which is a file hosting service. MediaFire supports uploading of files up to 100 MB in a free account with unlimited storage, and is in my opinion one of the best free online storage possibilities out there. It has galleries for pictures...
-
An article by Steve Yegge who I actually didn't know until he was included in a question session with some of the big names in the software industry a while back. A very good writer, anyway the article: http://steve-yegge.blogspot.com/2006/09/good-agile-bad-agile_27.html It makes me want to work at google...
-
Watch this and be blown away as well: http://www.wekeroad.com/actionpackintro.html A DAL which creates classes for Stored procedures, tables etc. And all that is needed to set it up is a * in a file. Home of this DAL layer: http://www.codeplex.com/Wiki/View.aspx?ProjectName=actionpack
-
Discusses common errors about: Caching and forms authentication View state and session state Profile property serialization Thread pool saturation Impersonation and profiling Keep Sites Running Smoothly By Avoiding These 10 Common ASP.NET Pitfalls
-
2 Articles about Django from 2 different people: Django: first impressions - overview with links Django: first impressions - technical overview The first one covers a lot of ground through it's links and is a pretty good starting point for Django. The main upside of Django is that it gives you a very...
-
I've known for some time now that it's possible to use Ado.Net to read from Excel files, I didn't know it was also possible to write to them. At least I have found a workaround by using SQL server and registering Excel files as an external resource. Reading and writing from excel . Other Ado.Net tutorials...
-
Ok, last one before getting back to some serious posts :) http://www.subservientprogrammer.com/main.aspx This one features a programmer :) So I should be wel underway to serious postings once again.
-
Rob Howard is doing a series of video blog items ... Below are the links to the videos, they look to me quite inspiractional... Tips & Tricks #1 - Inline Editing and Content Parts (very cool features shown off here, that many people don't know about) Tips & Tricks #2 - Blogging By Email (Yes...
-
Anthem.Net v1.0 has just been released a while back. For those of you who are using Ajax.Net Pro. You might want to have a look at this: http://sourceforge.net/projects/anthem-dot-net
-
In-Place Editing with Atlas Behaviors This post demonstrates a custom Atlas script component and associated extender control to enable in-place editing (i.e., Labels that morph into TextBoxes upon focus in an AJAXish manner). Source code included... http://www.nikhilk.net/AtlasInPlaceEditSample.aspx...
-
When your on Windows xp Home Edition you can't easily host websites with IIS. There are some alternatives the most well known is the cassini webserver, this has been enhanced a bit by various party's a good example of this is: xNetserver which is a VB.Net port of Cassini with a lot of extra's built in...