Vanity URL for Your Facebook Page Without the minimum Fans

If you're just starting to explore facebook as a platform for marketing, you will probably won't have 1000/25 (whatever the number is now) fans just yet. Facebook imposed a rule on vanity URLs (http://www.facebook.com/<yourbusinessname&gt;) that pages need to have a minimum number of followers before being allowed to customize their vanity URL. More on that on… Continue reading Vanity URL for Your Facebook Page Without the minimum Fans

Since when did facebook require credit card info to build an app??

Had the urge to build a new app recently when I came upon this. Since facebook doesn’t support mobiles in SG yet, I have to go with the credit card option. What’s going on? I’m not sure I want to give my cc info especially with all those click-jacking apps floating around. But now that… Continue reading Since when did facebook require credit card info to build an app??

Building and deploying an office 2003 add-in

Just in case I need to go through this again, here are the resources that I found useful. Walk through on preparing your add-in for deployment http://msdn.microsoft.com/en-us/library/bb332051.aspx Enable Windows Installer Logging – if anything fails during deployment, this is useful for figuring out what went wrong. http://support.microsoft.com/kb/223300

Hosting WordPress on a Windows Hoster

I remember having this problem before which I have forgotten about and hadn’t experienced, until I had updated my WordPress installation on a Windows hosted blog. I got the error, “Failed opening required './wp-blog-header.php' “. Just so I remember next time, 2 files I need to update when this happens: index.php change: require('./wp-blog-header.php'); => require('wp-blog-header.php');… Continue reading Hosting WordPress on a Windows Hoster

Will it Blend: Wrapping the Text on Silverlight Chart Legends

In the course of my building our ROI app, I was trying to figure out how to wrap the legends of charts when the text gets too long. This is what I get with the default chart. You’ll see here, there’s a lot of waste of space for the legend when what I really want… Continue reading Will it Blend: Wrapping the Text on Silverlight Chart Legends

Syncing One Note on your WP7 phone with Office Live

If you start up the Office app, there’s a One Note section Basically, click on all and then refresh. There will be a prompt that will ask you to confirm the creation of your default notebook on your Skydrive. After that’s done, you should be able to access your notes from the phone on http://office.live.com &hellip; Continue reading Syncing One Note on your WP7 phone with Office Live