Archive for May, 2008

Get rid of some recursion

I just had a doh! moment.

In .Net the System.IO.Directory object has a GetFiles method that returns all files from a directory.
I used to pair that up with some recursion to get all files from all sub directories.
BUT, heres the doh!: GetFiles has an overload that takes a SearchOptions parameter so that it can return the sub files directly.
So go back to your old unnecessary recursive code and do it the .Net way instead.

I just released a redesign of jsisoft.com

I used to run jsisoft.com (and jsisoft.se) on Wordpress, but since the content is very static it felt like overkill.
Now I have all of the site, including all file releases, in a Subversion repository. This way It will be a lot easier to have the application documentation in line with the current release. It also allows me to revert to an older version if (when) I screw up.
To support the development of these applications I will keep the ads, even though there is almost no one clicking them. Users are taken to a download page when there are new updates so there is at least some potential for ad clicking when a make new releases.

Bloggerwave has come through

It seems bloggerwave has worked through their problems and are now actively seeking Swedish bloggers.
(Så om tillhör gruppen Svenska bloggers kan du tjäna ihop till domän- och webhotelsskostnaderna med Bloggerwave)

Bloggerwave is an intermediary between advertisers and bloggers that are willing to write paid articles.

There has been some rumors about them not paying their bloggers but I have written a couple of articles for them before and have always been paid on time.

Close
E-mail It