Updated intellitunes today

Hi y’all,
Just finished updating intellitunes and uploaded the new version to the old location.
What changed ?
- Support for processing all songs of your itunes lib in one run
- Changed the searching on amazon for artwork to comply to the new regulations
- Changed the way to search for lyrics from lyricwiki.org (api was revoked) to lyrdb.com
Should […]

intelliTunes - iTunes addition

intelliTunes - GimmeSomeTune clone.
Download the latest version here or visit the intelliTunes page here.
Since this is I-needed-it-so-I-build-it-ware you can always email me if you have a question / suggestion or found a bug ! The application is basically a port of the functionality I miss when I am on my windows machine and that […]

Rtf stripper

Have you ever had the need to parse an rtf file to normal text ?
One option (and the easiest one) is just using the RichTextControl, setting its RTF property and getting its text property.
If however your not in a UI project it just smells to add a controls reference to do just a […]

Insert hyperlink button on Moss announcement lists

A while back we decided to add an ‘insert hyperlink’ button to the announcement lists on our team system project portals (sharepoint services 3.0). After looking up many articles claiming we had to change our Schema.xml files, javascript files or even creating custom buttons, I discovered the following solution.
First go to your announcement list […]

Enabling double tap as double click in osx

It took me 3 months before even bothering to look it up, and now I found it, I can’t imagine not using it, so just a quick share to other macbook / airbook owners.
Even in OSX it is possible to double click by double tapping the trackpad, although it isn’t as ‘it just works’ simple […]