-
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...
-
Aptana is a free / open source project built on the eclipse RDT environment. It's main focus is on javascript. For which it brings a nice code completion / information interface and delivers hints and code completion for: Javascript CSS and HTML There are also quite a few videos about how well it supports...
-
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...
-
Ruby's star is rising fast at the moment. It's star is rising fast it even has the thought leadership at the moment according to Don Box. IDE support is rising for it as well in the form of free editors and paid editors alike. RadRails is going strong in the Eclipse camp, this isn't really a Ruby perse...
-
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
-
One of the big things in stopping people from adapting Ruby on Rails is it's lack of a good editor. Now it seems that this is a thing of the past. Some people have made it possible to make Dreamweaver mx 2004 into a good Ruby on Rails editor. The howto for rhtml files . The howto for intellisence on...
-
Usually Joelonsoftware.com produces some interesting points of conversation around the blogospere. His latest posting is a really good (IMHO) post about setting priorities in a project. One of the good things in having a time based schedule and not a feature based schedule is that you can usually drop...
-
Ok what do you do when you have a bit of time when not going out and partying with friends, when your a lazy programmer. You check out ways to be even more productive when programming. So that when you start a programming again you will be even more productive and in a more fun environment. First thing...
-
This is a great way to add search to a website, and it's so simple that you will probably love it. The code needed: string search = string .Format( "http://beta.search.msn.com/results.aspx?q=site%3yoursitehere.com+{0}&format=rss" , HttpUtility.HtmlEncode(SearchText.Text)); RssFeed1.DataSource...
-
Ok fast overview, you want to go from: www.bla.com/bla.aspx?id=12&year=1999&month=2 to: www.bla.com/123.aspx or www.bla.com/123 or www.bla.com/123/id/12/year/1999/month/2 Here are your options: URL Rewriting engines: Simple + Regex through httphandlers: (Article) http://www.15seconds.com/issue...
-
This list contains controls in the category's: Architecture Control Collections Data Email Masterpages and Templates Navigation Polls Voting / Rating Portals Reporting / graphs User Interface Website Statistics Article index: http://aspalliance.com/652 ( 1st post made with bloggie )
-
There is an excellent article about logging javascript errors through a webservice here: http://weblogs.asp.net/Dr.NETjes/archive/2005/01/15/353713.aspx This also shows an exmample of how to call a webservice from javascript .
-
Yahoo's version of desktop search is based on X1 technology which has a very good product. It's been under development for quite some time, and Yahoo is bringing this technology to the masses: http://desktop.yahoo.com/