Archive for May 2007
Google Reader Goes Offline
Hope that the title did not make you think that Google Reader failed or something. The Google reader which is an online Feed Aggregator is working fine, it’s only that they have come up with a new Offline feature that allows you to read upto feed items even when you are not connected to Internet.
Read the rest of this entry »
Font Enumeration Application
In the previous post in WinAPI series, WinAPI : Enumerating Installed Fonts, EnumFontFamiliesEx function was detailed which allows us to get info on all fonts installed in the system. Let’s workout a application on the same.
Read the rest of this entry »
Just Looking Back
These are the links to more than 130 posts that were posted till date, with a broad categorization.
Read the rest of this entry »
MS Project : Deadlines and Constraints
Let’s move ahead from where we left off in MS Project : Schedule tasks – 2.
The next guide is “Add Information”, which provides you two links that enable you to “Add a note…” and “Add a hyperlink…” by opening up a dialog box each.
Read the rest of this entry »
WordPress.com Domain Upgrade
Finally after a lot of thinking I made to upgrade this blog to my own domain name, thanks to //engtech who also just took this hard step, passing me the inspiration.
One of the factor that influenced this move was the recent modifications on wordpress.com that facilitated verification on Google Webmasters tools. Since this popped up as an undocumented feature, it is not guaranteed to work in future. And if you didn’t make the move now and tomorrow this feature disappears, at least for me, that would be a reason to stick to the wordpress.com subdomain forever.
Read the rest of this entry »
Technorati Rank is Dead
As I do usually everyday, I opened up Technorati to check my rank and found it nowhere!. I see a lot of changes on Technorati, which seems to be done in haste with 100 links (on Authority#) on the Popular Blogs page not working. This ends up the query that I raised in my previous post There is Something about Technorati, but would raise new ones.
However I agree with //engtech who recently opted out of technorati, and would not waste my time digging into Technoarti.
WinAPI : Enumerating Installed Fonts
Now after the last post WinAPI : The Font Object, let’s see what all fonts are installed on your system. We would do this with the help of EnumFontFamiliesEx function. Once you have called he function, you receive each of the (matching) font’s details vide callback function EnumFontFamExProc.
Read the rest of this entry »


