5/5/2008

DropClock

Filed under: Software — Guus @ 9:42 am

DropClock is a screensaver in which time falls literally into the water. See the time goes by in slowwwwmotion.

4/7/2008

iDump - backup your iPod mp3s

Filed under: Software — Guus @ 3:11 pm

Last Saturday I was showing a friend of mine some of my new mp3’s. He really wanted those, so we tried to ‘backup’ some of those to his computer. After a short search we came up with a freeware program called iDump. It works really fine. A true software recommendation from me (Doesn’t work with the Touch though).

iDump

2/11/2008

Web Trend Map 2008

Filed under: Common interest, Software — Guus @ 10:06 am

Wondering what’s really going to be hot? Never want to miss a hype or trend? Then you should have this poster in your office :-)

The collected the 300 most influential websites and put them on a map. Do you see Wordpress take a central connection point? Guess what my blog software is, heheh…

Web Trend Map 2008

6/9/2007

Three great applications

Filed under: Software — Guus @ 8:49 am

Since a couple of months I started switching using some new apps. And with pleasure I must say.

Microsoft Windows Live Writer

For writing blogmessages I use MS Windows Live Writer. It can communicate with WordPress which I use as blogging framework. It also works with various other blogsoftware. Recently MS released a new version.

GOM player

Since a couple of months a said goodbye to WinAmp. I used WinAmp since the early days, even when it was not owned by AOL at all. So that must have been 9 to 10 year. The reason was that I discovered a better media player: GOM player.

Some unique functionalities and advantages over WinAmp:
It’s free! No more hassle with codecs. Better fullscreen possibilities (with/without ratio constraints). Can play DVD’s like a breeze. It’s lightweight.

Great News rss reader

A very fast en free RSS reader. See the website for features and screenshots.

2/28/2007

Cool Linux shell scripts

Filed under: Developing, Software — Guus @ 3:52 pm

I’m currently busy with creating an auto-mounting script for my mp3 files. When it’s completed, I’ll show/explain it to you. Meanwhile when googling for more info about shell programming I discovered some nice tips and tricks. Let me share it with you:

Find out which commands you use most often (a oneliner):

$ history|awk ‘{print $2}’|awk ‘BEGIN {FS=”|”} 
{print $1}’|sort|uniq -c|sort -rn|head -10

Find out top 10 directories eating up your disk space:
$ du -cks * | sort -rn | head -10

A nice starter article about shell programming can be found at LinuxFocus.
If you want to do more with the file system, this is a nice FAQ.

Unix productivity tips

1/30/2007

The Tab Effect

Filed under: Software — Guus @ 4:05 pm

It’s an useless addon for Mozilla Firefox, but it will astonish your friends and colleagues: the Tab Effect.

Tab effect in action

After installing, tab switching will never be the same. When you switch tab your windows is turned like a cubicle. It’s difficult to explain, so see for your self!

1/25/2007

Get a “Command Prompt Here” context menu in explorer

Filed under: Developing .NET, Software — Guus @ 5:30 pm

Wouldn’t it be nice to have something like this:

Wow: command prompt here

 

You can use this technique for any command line or batch file you want to attach to the Explorer context menu. 

  1. Add a key (any name and content appears to work) to HKEY_CLASSES_ROOT\Folder\shell.
  2. Below that add a key “command” and set the text to be whatever command you want executed.  I copied the command line from the .NET 3.0 SDK “CMD Shell” (see registry export listing below), but you could use any command line entry.  The nice thing about the .NET 3.0 cmd shell is that it sets the environment so you can access svcutil.exe and other 3.0 specific utilities.

Registry export listing:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder\shell\Command Prompt]
@=”.NET 3.0 Command Prompt”

[HKEY_CLASSES_ROOT\Folder\shell\Command Prompt\command]
@=”C:\\WINDOWS\\system32\\cmd.exe /E:ON /V:ON /T:0E /K \”C:\\Program Files\\Microsoft SDKs\\Windows\\v6.0\\Bin\\SetEnv.Cmd\”"

BTW:  If you’re running Vista then you’re in luck, it’s built-in! 

 

1/22/2007

Software tip: MS XML Notepad 2007

Filed under: Software — Guus @ 2:32 pm
Brief Description
XML Notepad 2007 provides a simple intuitive user interface for browsing and editing XML documents.

Overview

Handy features include:

  • Tree View synchronized with Node Text View for quick editing of node names and values.
  • Incremental search (Ctrl+I) in both tree and text views, so as you type it navigates to matching nodes.
  • Cut/copy/paste with full namespace support.
  • Drag/drop support for easy manipulation of the tree, even across different instances of XML Notepad and from the file system.
  • Infinite undo/redo for all edit operations.
  • In place popup multi-line editing of large text node values.
  • Configurable fonts and colors via the options dialog.
  • Full find/replace dialog with support for regex and XPath.
  • Good performance on large XML documents, loading a 3mb document in about one second.
  • Instant XML schema validation while you edit with errors and warnings shown in the task list window.
  • Intellisense based on expected elements and attributes and enumerated simple type values.
  • Support for custom editors for date, dateTime and time datatypes and other types like color.
  • Handy nudge tool bar buttons for quick movement of nodes up and down the tree.
  • Inplace HTML viewer for processing xml-stylesheet processing instructions.
  • Built-in XML Diff tool.

BTW: it’s source is freely available on codeplex.

1/18/2007

My Web Pages Starter Kit

Filed under: Developing .NET, Software — Guus @ 11:12 am

My Web Pages Starter Kit (MWPSK) is an open source ASP.NET 2.0 project. It is hosted on the CodePlex portal. Normally starter kit’s are not ready to use products, but this one is! It’s a simple file based CMS, which is really easy to extend. Out of the box MWPSK contains the following modules:

  • Building blocks:
    • HTML
    • Events
    • Links
    • Guestbook
    • Contact form
    • Downloads
    • RSS
    • Image gallery
  • Multilingual
  • ASP.NET 2.0 based, so features like Masterpages, Themes, Navigation, Membership are there.
  • File-based, no database necessary. Easy to backup (just copy .xml files in data dir)
  • Open source
  • Secured admin section to maintain your site (multi-user)

MWPSK homepage: http://www.codeplex.com/MyWebPagesStarterKit

Download MWPSK

1/17/2007

Set your desktop on fire!

Filed under: Software — Guus @ 11:35 am

It’s still cold outside, in the evening you can still enjoy your fireplace with a glass of wine. If you don’t have a real fireplace, you can buy the fireplace DVD from Amazon. But now you can also download a screensaver for your PC. It’s nice, because it’s really sets your desktop on fire. Burn those icons!
Screenshot Fantastic Flame screensaver