Entries from April 2007

Create your own WordPress Themes

Date April 28, 2007

Check out this WP theme generator. I haven’t used it on this site, but it looks very cool and easy to use. Have you used it before? Is it any good? Let me know. Check it out at http://www.yvoschaap.com/wpthemegen/

Related PostsWordpress themesThere are tons of free wordpress themes and there are […]

Getting Flash Video (FLV) to work in IIS

Date April 26, 2007

I added a macromedia flash animation (swf) to my asp.net website and it would work fine but when it came to display video it would stop. I figured it had to do with the video files i.e. the FLV file. It turns out that I had to add its MIME type to IIS

Right-click […]

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 […]

Shrink long URLs easily in FireFox

Date April 18, 2007

Almost everyone knows about http://tinyurl.com it’s a great idea but I hate copying the URL, going to tinyurl.com pasting it and then creating the short one. There is a nice plug-in/extension for FireFox that lets you do this very easily:

You can get the FireFox extension from http://www.dwarfurl.com/firefox

Related PostsGoogle Reader Hacks Here is a pretty […]

Joost Invitations

Date April 17, 2007

I have 3 Joost invitations. If you are interested let me know through a comment or e-mail. Also check out my mini-review at http://emad.blogstogo.com/2007/04/05/joost-launched-review
Related PostsI have Live Mesh InvitationsI just got into the Live Mesh beta program and have 5 invitations; so why not share the love. Pleas…Joost Launched - ReviewI just […]

StyleSheet for new websites

Date April 13, 2007

I found this post by Eric to be very helpful and I plan to use his suggestions when creating my next web application. This helps you resent all the styles to a preset so that your site looks the same on all browsers. Remember to read the comments for more useful suggestions. […]

Flip a SQL table around

Date April 10, 2007

I have a sql table that looks like this

Id

Name

Value

1

First name

Bob

1

Last name

Johns

2

First name

John

2

Last name

Smith

3

First name

Bill

3

Last name

Gates

I want to return the data like this:

Id

First name

Last name

1

Bob

Johns

2

John

Smith

3

Bill

Gates

 
I am completely lost and don’t even know where to start or what to search for… Any ideas?

For the time being, I used code to generate the required results, here it […]

Sidebar Gadgets Installation Path

Date April 10, 2007

This post is for me. I always forget where Windows installs sidebar gadgets. They are at C:\Users\Emad\AppData\Local\Microsoft\Windows Sidebar\Gadgets
Related PostsGoogle Desktop Vs. Windows VistaSo there is Windows Vista sidebar, gadgets and search and there is Google sidebar, gadgets and searc…My First Windows Vista Sidebar GadgetHere is a Google Search gadget for windows vista that […]

Close
E-mail It