Entries Categorized as 'Interesting'

How much is your domain worth?

Date June 14, 2007

//Check the price of your domain and how much you could potentially generate in advertising revenue at www.dnscoop.com

Related PostsCross Domain Error Fix for SilverlightThe easiest/quickest way to fix a cross domain error is to create a test website to host your Silver…Yonkly - Open Source Twitter[update: Yonkly source code is now public]

Asp.net MVC framework rocks. [...]

Free education at Stanford

Date June 13, 2007

//I just installed iTunes (not sure why) but I found something so cool that I don’t think I will uninstalling it anytime soon – iTunes U. All sort of college courses from several top schools and all FREE… Wow… I am listening to a course from Stanford called “Historical Jesus”. I [...]

Use Skype to setup a wakeup call in Vista

Date April 25, 2007

//You can setup a wakeup call using Skype in Vista (and XP too)…

Start Task Scheduler

Click on “Create Basic Task” on the right hand side

Go through the wizard

Setup a name e.g. Wakeup for Bootcamp

Setup the frequency e.g. Weekly

Select schedule e.g. 6 AM, Monday through Friday

Select “Start a program”

Type “c:\Program Files\skype\phone\skype.exe” in the program/script textbox

Type “/callto:0017039891092″ in [...]

Blogging and Screen clippings

Date April 25, 2007

//One of my favorite features of Microsoft OneNote is it’s screen capture. You can capture parts of the screen by selecting with your mouse and it will be copied to your clipboard and also added to your OneNote notebook:

Click the Clip button in the OneNote Toolbar

Or you can get to it from the menu

Or [...]

Highlight syntax in your HTML blog posts

Date April 22, 2007

//Check out this site which lets you create HTML formatted with syntax highlighting for your code snippets. Very helpful when posting to your blog or creating HTML versions of your code. It supports all kind of languages, xml, php, c#, vb.net, css, html and others - even XAML. The site is http://FormatMyCode.com

Related [...]