<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jalaj P. Jha &#187; Tweaking</title>
	<atom:link href="http://jalaj.net/category/tweaking/feed/" rel="self" type="application/rss+xml" />
	<link>http://jalaj.net</link>
	<description>Technical &#38; Miscellaneous Ramblings</description>
	<lastBuildDate>Sun, 05 Sep 2010 23:54:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tweaking Registry for Windows Media Center</title>
		<link>http://jalaj.net/2007/12/04/tweaking-registry-for-windows-media-center/</link>
		<comments>http://jalaj.net/2007/12/04/tweaking-registry-for-windows-media-center/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 12:38:09 +0000</pubDate>
		<dc:creator>Jalaj</dc:creator>
				<category><![CDATA[Registry]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[Tweaking Registry]]></category>
		<category><![CDATA[TechPosts]]></category>

		<guid isPermaLink="false">http://jalaj.net/2007/12/04/tweaking-registry-for-windows-media-center/</guid>
		<description><![CDATA[Windows Media Center is an application aimed at the Home segment and catering various entertainment facilities as Television, Radio, Streaming Video and so on. It made its first appearance with Windows XP Media Center Edition. Business houses are unlikely to purchase this edition as it's name only suggests that it is unsuitable for business purposes. [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Media Center is an application aimed at the Home segment and catering various entertainment facilities as Television, Radio, Streaming Video and so on. It made its first appearance with Windows XP Media Center Edition. Business houses are unlikely to purchase this edition as it's name only suggests that it is unsuitable for business purposes. But what about "Windows Vista Ultimate", it too includes Windows Media Center though this is not apparent from its name.<br />
<span id="more-401"></span><br />
You got it and now want to disable it? Then move ahead as you can do that with a simple registry tweak.</p>
<p>Open Regedit and browse through to the key as below (or create if doesnot exist)</p>
<pre>
HKEY_CURRENT_USERSoftwarePoliciesMicrosoftWindowsMediaCenter
</pre>
<p>Create a DWORD valuename <b>MediaCenter</b> and set its value to 1 (numeral one). This will not allow Windows Media Center to run for the current user. To regain the original settings either set it to 0 (numeral zero) or delete it.</p>
<p>If you want to implement this setting across all users accessing the particular system then use the key as below instead of the one mentioned above.</p>
<pre>
HKEY_LOCAL_MACHINESoftwarePoliciesMicrosoftWindowsMediaCenter
</pre>
<p><b>statutory warning :</b> Tweaking registry in irresposible Manner can damage your system settings and can stop your operating system to function properly or stop the functioning. Perform tweaking only if you are sure of what you are doing</p>
<p><b>Related Links :</b></p>
<ul>
<li><a href="http://jalaj.net/category/tweaking-registry/">Tweaking Registry Series</li>
<li><a href="http://jalaj.net/2007/07/23/tweaking-registry-for-ctrlaltdelete/">Tweaking Registry for Ctrl+Alt+Delete</a></li>
<li><a href="http://jalaj.net/2007/01/01/tweaking-registry-for-internet-explorer/">Tweaking Registry for Internet Explorer</a></li>
<li><a href="http://jalaj.net/2007/07/24/tweaking-registry-for-start-menu/">Tweaking Registry for Start Menu</a></li>
<li><a href="http://jalaj.net/2007/07/25/tweaking-registry-for-start-menu-xp-vista/">Tweaking Registry for Start Menu - XP &amp; Vista</a></li>
<li><a href="http://jalaj.net/2007/11/28/tweaking-registry-for-task-bar-in-vista/">Tweaking Registry for Task Bar in Vista</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jalaj.net/2007/12/04/tweaking-registry-for-windows-media-center/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tweaking Registry for Task Bar in Vista</title>
		<link>http://jalaj.net/2007/11/28/tweaking-registry-for-task-bar-in-vista/</link>
		<comments>http://jalaj.net/2007/11/28/tweaking-registry-for-task-bar-in-vista/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 12:39:12 +0000</pubDate>
		<dc:creator>Jalaj</dc:creator>
				<category><![CDATA[Registry]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[Tweaking Registry]]></category>
		<category><![CDATA[TechPosts]]></category>

		<guid isPermaLink="false">http://jalaj.net/2007/11/28/tweaking-registry-for-task-bar-in-vista/</guid>
		<description><![CDATA[This post comes a long time after earlier post Tweaking Registry for Start Menu - XP &#38; Vista in  "Tweaking Registry"  series.

You can modify the task bar in Windows Vista by applying certain Registry tweaks that we will discuss here.
Open Regedit and browse through to the key as below (or create if doesnot [...]]]></description>
			<content:encoded><![CDATA[<p>This post comes a long time after earlier post <a href="http://jalaj.net/2007/07/25/tweaking-registry-for-start-menu-xp-vista/">Tweaking Registry for Start Menu - XP &amp; Vista</a> in  <a href="http://jalaj.net/tag/tweaking-registry">"Tweaking Registry" </a> series.<br />
<span id="more-399"></span><br />
You can modify the task bar in Windows Vista by applying certain Registry tweaks that we will discuss here.</p>
<p>Open Regedit and browse through to the key as below (or create if doesnot exist)</p>
<pre>
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer
</pre>
<p>Creating a DWORD valuename (names as below) and setting its value to 1 (numeral one) will have effect as mentioned corresponding to it. To regain the original settings either set them to 0 (numeral zero) or delete them.</p>
<table width="100%">
<tr>
<th width="20%" align="left">
ValueName
</th>
<th align="left">
Description
</th>
</tr>
<tr>
<td valign="top">
HideSCABattery</td>
<td valign="top">
Remove the battery meter  icon that is displayed in the system notification area (previously called the "system tray").
</td>
</tr>
<tr>
<td valign="top">
HideSCANetwork</td>
<td valign="top">
Remove the networking icon from  the system notification area</td>
</tr>
<tr>
<td valign="top">
HideSCAVolume</td>
<td valign="top">
Remove the volume control icon from  the system notification area</td>
</tr>
<tr>
<td valign="top">
TaskbarLockAll</td>
<td valign="top">
Prevents the user from making any changes to the taskbar settings through the Taskbar Properties dialog. If you enable this setting the user cannot access the taskbar control panel, unlock, resize, move or rearrange items on their taskbar.
</td>
</tr>
<tr>
<td valign="top">
TaskbarNoAddRemoveToolbar</td>
<td valign="top">
Prevents users from adding or removing toolbars. If you enable this policy setting the user will not be allowed to add or remove any toolbars to the taskbar. Applications will not be able to add toolbars either.</td>
</tr>
<tr>
<td valign="top">
TaskbarNoDragToolbar</td>
<td valign="top">
Prevents users from rearranging toolbars. If you enable this setting the user will not be able to drag or drop toolbars to the taskbar.</td>
</tr>
<tr>
<td valign="top">
TaskbarNoNotification</td>
<td valign="top">
RTurn off all balloon notifications</td>
</tr>
<tr>
<td valign="top">
TaskbarNoRedock</td>
<td valign="top">
Prevent users from moving taskbar to another screen dock location</td>
</tr>
<tr>
<td valign="top">
TaskbarNoResize</td>
<td valign="top">
Prevent users from resizing the taskbar</td>
</tr>
<tr>
<td valign="top">
TaskbarNoThumbnail</td>
<td valign="top">
If you enable this setting the taskbar thumbnails will not be shown, and the system will use standard text for the tooltips.</td>
</tr>
</table>
<p><b>statutory warning :</b> Tweaking registry in irresposible Manner can damage your system settings and can stop your operating system to function properly or stop the functioning. Perform tweaking only if you are sure of what you are doing</p>
<p><b>Related Links :</b></p>
<ul>
<li><a href="http://jalaj.net/category/tweaking-registry/">Tweaking Registry Series</li>
<li><a href="http://jalaj.net/2007/07/23/tweaking-registry-for-ctrlaltdelete/">Tweaking Registry for Ctrl+Alt+Delete</a></li>
<li><a href="http://jalaj.net/2007/01/01/tweaking-registry-for-internet-explorer/">Tweaking Registry for Internet Explorer</a></li>
<li><a href="http://jalaj.net/2007/07/24/tweaking-registry-for-start-menu/">Tweaking Registry for Start Menu</a></li>
<li><a href="http://jalaj.net/2007/07/25/tweaking-registry-for-start-menu-xp-vista/">Tweaking Registry for Start Menu - XP &amp; Vista</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jalaj.net/2007/11/28/tweaking-registry-for-task-bar-in-vista/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Blog Revisited &#8211; 9</title>
		<link>http://jalaj.net/2007/11/23/the-blog-revisited-9/</link>
		<comments>http://jalaj.net/2007/11/23/the-blog-revisited-9/#comments</comments>
		<pubDate>Fri, 23 Nov 2007 11:49:05 +0000</pubDate>
		<dc:creator>Jalaj</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Buzz]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Comments]]></category>
		<category><![CDATA[Crawling]]></category>
		<category><![CDATA[Custom CSS]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[GDI32]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Indian Languages]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Pagerank]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Search Engine]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technorati]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[Tweaking Registry]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Webmaster Tools]]></category>
		<category><![CDATA[WinAPI]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[MiscPosts]]></category>

		<guid isPermaLink="false">http://jalaj.net/2007/11/23/the-blog-revisited-9/</guid>
		<description><![CDATA[This is the last part on "The Blog Revisited" before going ahead with regular posting. All posts that appeared June onwards (number was comparatively low) are covered here.

Google Webmaster Tools - A Tutorial describes all features of Google Webmasters tools.
WinAPI saw last two posts (I just can't leave this subject... it always bounces back) WinAPI [...]]]></description>
			<content:encoded><![CDATA[<p>This is the last part on "The Blog Revisited" before going ahead with regular posting. All posts that appeared June onwards (number was comparatively low) are covered here.<br />
<span id="more-397"></span><br />
<a href="http://jalaj.net/2007/06/02/google-webmaster-tools-a-tutorial/">Google Webmaster Tools - A Tutorial</a> describes all features of Google Webmasters tools.</p>
<p>WinAPI saw last two posts (I just can't leave this subject... it always bounces back) <a href="http://jalaj.net/2007/06/04/winapi-more-on-font-object/">WinAPI : More on Font Object</a> &amp; <a href="http://jalaj.net/2007/06/05/hindi-font-installed-on-the-system/">Which Hindi / Devnagari Unicode font is installed on the system?</a>. The latter one describes application that enumerates all installed fonts to see if a particular script (here Devnagari/Hindi) is supported or not.</p>
<p>What if you published a post and then found that the url that wordpress generated is not appropriate. You can just change it follwing this article <a href="http://jalaj.net/2007/06/05/wordpress-change-post-url-after-its-published/">Wordpress : Change Post URL after it’s Published</a></p>
<p><a href="http://jalaj.net/2007/06/11/pass-google-verification-to-use-analytics-for-your-wordpresscom-blog/">Pass Google Verification to use Analytics for your Wordpress.com Blog</a> was an experiment that though I succeeded in a little but all my expectations did not fulfill.</p>
<p>This blog is hosted at wordpress.com with two premium upgrades Custom CSS &amp; Domain Mapping. Both of these functionalities can be obtained free at blogger.com. See a comparison between the two at <a href="http://jalaj.net/2007/06/14/wordpresscom-vs-bloggercom/">Wordpress.com Vs Blogger.com</a></p>
<p>Browser market has never been stable. First it was in Netscape's hand which it later lost to Internet Explorer and now Firefox is fast emerging with Safari making debut in PC browser market. So if you are developing with a single browser in mind your page may fail to display properly in others. Read a bit on how to check cross browser compatibility of your design at <a href="http://jalaj.net/2007/06/22/css-design-cross-browser-compatibility/">CSS Design - Cross browser compatibility</a></p>
<p>Internet is full of information both valuable and junk. While you need to visit a site to see valuable information junk information find many readers though mail forwarding. Read <a href="http://jalaj.net/2007/07/17/email-forwarding-all-fun-and-no-responsibility/">Email forwarding - All Fun and No Responsibility ?</a></p>
<p>Tweaking registry series saw a lot of new posts as listed below.</p>
<ul>
<li><a href="http://jalaj.net/2007/07/23/tweaking-registry-for-ctrlaltdelete/">Tweaking Registry for Ctrl+Alt+Delete</a></li>
<li><a href="http://jalaj.net/2007/07/24/tweaking-registry-for-start-menu/">Tweaking Registry for Start Menu</a></li>
<li><a href="http://jalaj.net/2007/07/25/tweaking-registry-for-start-menu-xp-vista/">Tweaking Registry for Start Menu - XP &amp; Vista</a></li>
</ul>
<p>I am unaware of why people shy away from adopting Microsoft standards (sometimes Microsoft too is guilty). <a href="http://jalaj.net/2007/08/03/conditional-comments-in-internet-explorer/">Conditional Comments in Internet Explorer</a> is a feature that all browsers can adapt but unfortunately it never went ahead of Internet Explorer (just like MARQUEE tag).</p>
<p>Wordpress.com saw a few enhansements. Read about them through below links</p>
<ul>
<li><a href="http://jalaj.net/2007/08/22/wordpresscom-blog-stats-gets-better/">Wordpress.com Blog Stats gets better</a></li>
<li><a href="http://jalaj.net/2007/07/18/click-a-day-feature-on-wordpresscom/">Click a Day Feature on Wordpress.com</a></li>
</ul>
<p>There were two posts on Indian languages. <a href="http://jalaj.net/2007/07/25/bhomiyocom-indic-transliteration-on-the-fly/">Bhomiyo.Com - Indic Transliteration on the Fly</a> describes a service that transliterates between various Indian Scripts on the fly. Google came out with the standalone Hindi transliteration web application. This facility was earlier available with only Blogger.com. Read about it at <a href="http://jalaj.net/2007/08/21/google-hindi-transliteration-spreads-out/">Google Hindi Transliteration spreads out</a></p>
<p>Other Google stories were as below :</p>
<ul>
<li><a href="http://jalaj.net/2007/06/18/domain-name-change-side-effect-its-happening/">Domain Name Change Side-effect - It’s Happening</a></li>
<li><a href="http://jalaj.net/2007/07/16/google-toolbar-pr-update/">Google Toolbar PR Update</a></li>
<li><a href="http://jalaj.net/2007/07/19/dont-mess-with-google-john-chow-experience/">Don’t Mess With Google : John Chow Experience</a></li>
<li><a href="http://jalaj.net/2007/09/26/drive-slowly-google-ahead/">Drive Slowly : Google Ahead</a></li>
<li><a href="http://jalaj.net/2007/08/07/subscribe-rss-feeds-in-google-reader-with-ease-in-ie/">Subscribe RSS feeds in Google Reader with ease in IE</a></li>
<li><a href="http://jalaj.net/2007/08/17/competing-with-google-search/">Competing With Google Search</a></li>
</ul>
<p>O'Reilly is a site that left me wondering. Reason. While the complete pages are indexed by Google, none of those contents are on the html page that a visitor views. Further most of the indexed content is not available for a normal visitor. Seems like it has some partnership with Google. So then Who needs to take care of SEO when SE itself is following it. Read <a href="http://jalaj.net/2007/08/02/oreilly-safari-who-wants-seo/">O’Reilly Safari - Who wants SEO?</a>. <a href="http://jalaj.net/2007/08/08/oreilly-safari-who-needs-to-update/">O’Reilly Safari - Who needs to Update?</a> is my grievance on not updating the pages related to free trial accounts which though seems to be still available, are denied only after browsing through a couple of pages.</p>
<p><a href="http://jalaj.net/2007/08/17/the-digg-game/">The Digg Game</a> is the post that I thought would be read lot but was not...</p>
<p>Below are a few other posts to read</p>
<ul>
<li><a href="http://jalaj.net/2007/08/06/dynamic-classes-in-sandbox/">Dynamic Classes in Sandbox</a></li>
<li><a href="http://jalaj.net/2007/08/24/honesty-is-the-best-policy-not-for-ashwin-khanna/">Honesty is the Best Policy - Not for Ashwin Khanna</a></li>
<li><a href="http://jalaj.net/2007/08/28/how-to-trace-copycats/">Some Copycats Don’t Use Their Brains : How to trace Copycats</a></li>
<li><a href="http://jalaj.net/2007/08/31/microsoft-released-art-of-office-strange/">Microsoft Released Art Of Office? Strange!</a></li>
<li><a href="http://jalaj.net/2007/08/31/stopping-comment-spams/">Stopping Comment Spams</a></li>
<li><a href="http://jalaj.net/2007/07/03/stats-for-june-2007/">Stats for June 2007</a></li>
<li><a href="http://jalaj.net/2007/08/01/stats-for-july-2007/">Stats for July 2007</a></li>
<li><a href="http://jalaj.net/2007/06/01/last-30-days-3/">Last 30 days</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jalaj.net/2007/11/23/the-blog-revisited-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Blog Revisited &#8211; 7</title>
		<link>http://jalaj.net/2007/11/16/the-blog-revisited-7/</link>
		<comments>http://jalaj.net/2007/11/16/the-blog-revisited-7/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 04:46:51 +0000</pubDate>
		<dc:creator>Jalaj</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Comments]]></category>
		<category><![CDATA[Crawling]]></category>
		<category><![CDATA[Custom CSS]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[FlashBack]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[GDI32]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Indian Languages]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft office]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Technorati]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WinAPI]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[MiscPosts]]></category>

		<guid isPermaLink="false">http://jalaj.net/2007/11/16/the-blog-revisited-7/</guid>
		<description><![CDATA[Databases allow datatypes that can store unicode data, then why was it that while MS-Access successfully stored Unicode data whereas MS-SQL server failed when I first tried. See how to handle Unicode data in Storing Unicode Data in Databases.

After of years of existence of internet most of the dictionary words domain seem to have been [...]]]></description>
			<content:encoded><![CDATA[<p>Databases allow datatypes that can store unicode data, then why was it that while MS-Access successfully stored Unicode data whereas MS-SQL server failed when I first tried. See how to handle Unicode data in <a href="http://jalaj.net/2007/04/12/storing-unicode-data-in-databases/">Storing Unicode Data in Databases</a>.<br />
<span id="more-395"></span><br />
After of years of existence of internet most of the dictionary words domain seem to have been already taken. Do you too think so? Check for words from your regional language dictionary as domain names need not necessarily be ASCII one but can be any language text in Unicode. For details see <a href="http://jalaj.net/2007/04/13/international-domain-names/"></a></p>
<p>IME (or Input Method Editor) is an excellent way to type in Regional language text. But what to you do when a few text boxes expect English inputs while others regional inputs... do you need to switch IME on and off every now and then. Not if the software you develop takes care of automatic switching. <a href="http://jalaj.net/2007/04/16/switching-ime-during-runtime/">Switching IME during runtime</a> details how to achieve automatic switching of IME.</p>
<p>Most multilingual softwares allow you to set language options but require you to restart application before language change is effective. If you need immediate UI language change <a href="http://jalaj.net/2007/04/17/changing-ui-language-during-runtime/">Changing UI Language during Runtime</a> is one of the way to do it.</p>
<p>But what if the two languages you aer switching have different orientation of RTL (Right to Left) and LTR(Left to Right)? <a href="http://jalaj.net/2007/04/18/mirroring-form-for-rtl-languages-as-arabic/">Mirroring Form for RTL languages as Arabic</a> detilas how you can switch control locations.</p>
<p>Google Translate gives you facility to translate selected text or entire page between available languages. You can use JavaScript to provide translation button on your site/blog to translate current the current page details of which is here at <a href="http://jalaj.net/2007/04/19/google-translate/">Google Translate</a></p>
<p>Google Desktop supports interface in many languages. <a href="http://jalaj.net/2007/04/27/google-desktop-now-in-hindi/">Google Desktop Now in Hindi</a> came when Hindi language interface was added.</p>
<p>Google Reader allows you to send selected posts from RSS feed you read to your friends or share them and publish as RSS feed for others to subscribe. Read about these in <a href="http://jalaj.net/2007/05/03/more-reasons-to-use-google-reader/">More reasons to use Google Reader</a></p>
<p>After a long gap since my last post on Microsoft Project came <a href="http://jalaj.net/2007/05/10/ms-project-define-general-working-time/">MS Project : Define General Working Time</a> that shows how calendar can be modified globally or resourse-wise.</p>
<p><a href="http://jalaj.net/2007/05/11/get-into-technorati-top-100-in-24-hours/">Get into Technorati Top 100 in 24 Hours</a> was the first post that brought this blog in Growing Blogs list of botd.wordpress.com. "in 24 hours" is just for attracting attention. Applying that in the timeframe may be practical but you cannot get away without getting banned by Technorati... But since Technorati never ever seemed to resolve this problem, you can easily exploit it to get higher rank by avoiding attracting attention.</p>
<p>WinAPI functions saw a slowdown in terms of posts on this blog and subsequent two post were <a href="http://jalaj.net/2007/05/09/winapi-drawtext-drawtextex/">WinAPI : DrawText &amp; DrawTextEx</a> and <a href="http://jalaj.net/2007/05/16/winapi-the-font-object/">WinAPI : The Font Object</a></p>
<p>Google rebranded it's "personalized homepage" as iGoogle. <a href="http://jalaj.net/2007/05/02/whats-in-a-name/">What’s in a Name?</a></p>
<p>5th of February was called for as a CSS "edun" day (read quoted text in reverse, I don't feel eager to categorize my site for "tluda" content <img src='http://jalaj.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) where all blogs were asked to remove CSS for a day. Having upgraded to Custom CSS I had the option to do so. <a href="http://jalaj.net/2007/04/05/no-css-on-5th-april/">No CSS on 5th April</a>.</p>
<p>Microsoft came up with SilverLight to compete with Flash. Read about it here at <a href="http://jalaj.net/2007/04/25/flash-plus-more-with-microsoft-silverlight/">Flash plus more with Microsoft Silverlight</a>. I haven't looked back if it really succeeded or not.</p>
<p>The Flash Chart on Wordpress.com Dashboard are attractive and useful. See where did it originated in <a href="http://jalaj.net/2007/04/23/flash-charts/">Flash Charts</a></p>
<p><a href="http://jalaj.net/2007/04/24/new-features-on-wordpresscom/">New Features on Wordpress.com</a> was update on new features added to wordpress.com and <a href="http://jalaj.net/2007/04/29/twice-the-categories/">Twice the categories</a> was reporting of a bug there.</p>
<p><a href="http://jalaj.net/2007/04/02/last-30-days/">Last 30 days</a> and <a href="http://jalaj.net/2007/05/02/last-30-days-2/">Last 30 Days</a> were stats for April and May, <a href="http://jalaj.net/2007/04/04/ashirwad-projectorg/">Ashirwad-project.org</a> was announcement of a new blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://jalaj.net/2007/11/16/the-blog-revisited-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Blog Revisited &#8211; 4</title>
		<link>http://jalaj.net/2007/10/29/the-blog-revisited-4/</link>
		<comments>http://jalaj.net/2007/10/29/the-blog-revisited-4/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 07:02:56 +0000</pubDate>
		<dc:creator>Jalaj</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Buzz]]></category>
		<category><![CDATA[File Formats]]></category>
		<category><![CDATA[FlashBack]]></category>
		<category><![CDATA[Indian Languages]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft office]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[WinAPI]]></category>
		<category><![CDATA[MiscPosts]]></category>

		<guid isPermaLink="false">http://jalaj.net/2007/10/29/the-blog-revisited-4/</guid>
		<description><![CDATA[I once received an excel file that had manually created art showing a village... Then I thought to make a software that could do it taking an image input and result was Into BMP Format creating Excel Art

There is a registry tweak using which you can block regedit from being executed.. what it you accidentally [...]]]></description>
			<content:encoded><![CDATA[<p>I once received an excel file that had manually created art showing a village... Then I thought to make a software that could do it taking an image input and result was <a href="http://jalaj.net/2007/01/12/into-bmp-format-creating-excel-art/">Into BMP Format creating Excel Art</a><br />
<span id="more-392"></span><br />
There is a registry tweak using which you can block regedit from being executed.. what it you accidentally blocked it but cannot undo as the regedit itself would be required to do it. Read <a href="http://jalaj.net/2007/01/13/accidentally-blocked-regedit/">Accidentally Blocked Regedit!</a></p>
<p>Sudoku is an addiction and I got blown by it... In order to help others learn playing sudoku I developed a software, the last version of which is linked from <a href="http://jalaj.net/2007/01/14/sudoku-tutor-30/">SuDoku Tutor 3i</a></p>
<p>I wanted to write software capable of accessing clipboard which can be done using WinAPI functions. I achieved much of my aim as described here <a href="http://jalaj.net/2007/01/15/accessing-clipboard-from-vb/">Accessing Clipboard from VB</a></p>
<p>In days of COBOL and dBase, in my NIIT classes, I used to be called a frills genius as my softwares started with nice graphics created out of ASCII characters <img src='http://jalaj.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  which I created manually. As I was working on Excel Art application mentioned above, I thought why not make an application which can create some sort of ASCII art with the help of nochrome BMP file and the result is <a href="http://jalaj.net/2007/01/16/into-bmp-format-creating-ascii-art/">Into BMP Format creating ASCII Art</a>.</p>
<p>When you need to create a menu for your VB application, you do it on Menu Editor, but where is it saved as there is no separate file created for it... To find out I went in reading the FRM file created for storing form data. A short writup on what is where in FRM file is here <a href="http://jalaj.net/2007/01/16/the-frm-file-specification/">The FRM File Specification</a></p>
<p>I am good at reading but sometimes I feel like closing my eyes and someone else read out to me. Adobe Acrobat is a good application where you can hear the text content using "Read Out Loud" feature. I always miss such a feature in MS Word. <a href="http://jalaj.net/2007/01/17/read-out-word-documents/">Read out Word Documents</a> attempts at describing how you can create a similar feature for Word.</p>
<p>Microsoft do allow using Agents to programmatically read out texts for you with visible presence of some animated characters. <a href="http://jalaj.net/2007/01/17/adding-agent-characters-to-your-application/">Adding Agent Characters to your Application</a> is a brief on how you can do that.</p>
<p>It was near mid of January that I required to create some Microsoft Project Files (.MPP). It started out smoothly and while working with some freatures I thought writing out something on this topic would be helpful for other starters. And it did as was always evident from the search engine keywords that drove traffic for the posts. First of the posts on Microsoft Project is here at <a href="http://jalaj.net/2007/01/18/starting-with-microsoft-project/">Starting with Microsoft Project</a></p>
<p>Manipulating System Tray Icons is something that I always wanted to do and with some efforts managed to do that. <a href="http://jalaj.net/2007/01/18/accessing-system-tray-from-application/">Accessing System Tray from Application</a> describes how you can use Windows API functions to Access System tray. <a href="http://jalaj.net/2007/01/19/accessing-system-tray-from-application-2/">Accessing System Tray from Application - 2</a> takes you ahead with how to add context sensitive menus on system tray icons.</p>
<p>One question is always asked about how do you create dynamic menus using VB6. <a href="http://jalaj.net/2007/01/19/working-with-menus-in-visual-basic/">Working with menus in Visual Basic</a> starts with the basics of Menus and then dives into dynamic menus and advanced features.</p>
<p>One of my favorite topic has been working <a href="http://jalaj.net/2007/01/22/on-indian-languages/">on Indian Languages</a>. With introduction of Unicode Hindi fonts I always wondered how to go about making a form in Hindi language using Unicode fonts. Problem is that VB6 IDE doesn't allow Unicode characters to be used, workaround is that you populate Unicode text during runtime. <a href="http://jalaj.net/2007/01/23/vb-forms-in-hindi-unicode-fonts/">VB Forms in Hindi Unicode Fonts</a> describes it in detail.</p>
<p>Working with so many Windows API functions made be eager to systematically learn Windows API functions. I sat down with the MSDN and started learning function by function. Rectangle is a very important shape for Windows GUI as all windows are rectangular in shape. <a href="http://jalaj.net/2007/01/24/windows-api-functions-for-rectangle/">Windows API functions for Rectangle</a> and <a href="http://jalaj.net/2007/01/26/rect-applied-to-windows/">RECT applied to Windows</a> describe WinAPI functions related to rectangle.</p>
<p>When I was used to work on WinAPI functions by example (frankly copy/paste) one word hit like hammer... Handle, Handle Handle..... What are windows handles, how to get them and more are described in posts <a href="http://jalaj.net/2007/01/27/windows-and-handles/">Windows and Handles</a>, <a href="http://jalaj.net/2007/01/28/getting-window-handles/">Getting Window Handles</a>, <a href="http://jalaj.net/2007/01/29/winapi-working-with-windows-handles/">WinAPI : Working with Windows Handles</a>, <a href="http://jalaj.net/2007/01/30/winapi-prevent-setting-foreground-window/">WinAPI : Prevent Setting foreground window</a>, <a href="http://jalaj.net/2007/01/31/winapi-getting-window-texts/">WinAPI : Getting Window Texts</a></p>
<p>One of the most sought for Windows API functions are the ones related to System ShutDown. <a href="http://jalaj.net/2007/01/25/system-shutdown-windows-api-functions/">System Shutdown Windows API Functions</a> describes most of those functions.</p>
<p><a href="http://jalaj.net/2007/01/20/90gb-to-450gb-of-data-on-a4-paper/">90GB to 450GB of data on A4 paper?</a>. Oh that was a news that spread like fire and I came to know about it when I got its spark (forwarded mail). Was it really a Invention or just a hype? This and <a href="http://jalaj.net/2007/01/21/disposable-storage-bites/">Disposable Storage Bites</a> were the two posts meant to review the same. Now after 10 months, the developer's site no more hold the target page describing the said technology.</p>
]]></content:encoded>
			<wfw:commentRss>http://jalaj.net/2007/10/29/the-blog-revisited-4/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Blog Revisited &#8211; 3</title>
		<link>http://jalaj.net/2007/10/25/the-blog-revisited-3/</link>
		<comments>http://jalaj.net/2007/10/25/the-blog-revisited-3/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 11:45:08 +0000</pubDate>
		<dc:creator>Jalaj</dc:creator>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[File Formats]]></category>
		<category><![CDATA[FlashBack]]></category>
		<category><![CDATA[FoxPro]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[Tweaking Registry]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[MiscPosts]]></category>

		<guid isPermaLink="false">http://jalaj.net/2007/10/25/the-blog-revisited-3/</guid>
		<description><![CDATA[Beginning of January saw posting of  Tweaking Registry for Internet Explorer that turned into most viewed post on this blog. Internet Explorer (4 and above) allowed a lot of customization, a few of which are listed here.

Browsers are not generally allowed access to any part of the system except the cookies, but vulnerabilities do. [...]]]></description>
			<content:encoded><![CDATA[<p>Beginning of January saw posting of <a href="http://jalaj.net/2007/01/01/tweaking-registry-for-internet-explorer/"> Tweaking Registry for Internet Explorer</a> that turned into most viewed post on this blog. Internet Explorer (4 and above) allowed a lot of customization, a few of which are listed here.<br />
<span id="more-390"></span><br />
Browsers are not generally allowed access to any part of the system except the cookies, but vulnerabilities do. So when you ask <a href="http://jalaj.net/2007/01/02/can-registry-be-written-by-javascript/">Can Registry be written by JavaScript</a>, answer is YES. While writing this post it occurred to me that I should also post other security measures known to me and so came the next two posts.</p>
<p>Many of us writing small desktop applications are unaware of fact that though our database is password protected, we are disclosing it by hardcoding it in the application which requires as little as MS Word to get hold to it. This security concern was detailed in <a href="http://jalaj.net/2007/01/03/protecting-the-database/">Protecting the Database</a></p>
<p>I found a nice little command line utility at Microsoft site that allows you to encode web script (server side ASP or client side VBScript/Jscript on IE). <a href="http://jalaj.net/2007/01/04/protecting-web-scripts/">Protecting Web Scripts</a> attempted at coding the same application with a user interface.</p>
<p>Google Toolbar version 4 above allowed developers to develop XML based code to modify Google Toolbar to provide buttons for own site. <a href="http://jalaj.net/2007/01/05/custom-buttons-on-google-toolbar/">Custom Buttons on Google Toolbar</a> shows a basic writeup on it.</p>
<p>All my applications had a similar feature a file selector using  a textbox, button and common dialog control. So I thought if I can make a custom ActiveX control and the result was a control that I described in three parts <a href="http://jalaj.net/2007/01/09/creating-custom-activex-controls/">Creating Custom ActiveX Controls</a>, <a href="http://jalaj.net/2007/01/10/creating-custom-activex-controls-2/">Creating Custom ActiveX Controls - 2</a>, <a href="http://jalaj.net/2007/01/11/creating-custom-activex-controls-3/">Creating Custom ActiveX Controls - 3</a>.</p>
<p>My early programming experience was on BBC Microcomputer during my schools. After a 4 year gap I got to resume it on a PC with MS-DOS, COBOL, Dbase etc. The posts <a href="http://jalaj.net/2007/01/06/starting-again-with-ms-dos/">Starting again, with MS-DOS</a> and <a href="http://jalaj.net/2007/01/07/dbase-database-mangement-system/">dBASE, Database Mangement System</a> described the experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://jalaj.net/2007/10/25/the-blog-revisited-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Blog Revisited &#8211; 2</title>
		<link>http://jalaj.net/2007/10/24/the-blog-revisited-2/</link>
		<comments>http://jalaj.net/2007/10/24/the-blog-revisited-2/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 13:10:00 +0000</pubDate>
		<dc:creator>Jalaj</dc:creator>
				<category><![CDATA[COM]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[File Formats]]></category>
		<category><![CDATA[FlashBack]]></category>
		<category><![CDATA[FoxPro]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[WinAPI]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Jalaj-net-revisited]]></category>
		<category><![CDATA[MiscPosts]]></category>

		<guid isPermaLink="false">http://jalaj.net/2007/10/24/the-blog-revisited-2/</guid>
		<description><![CDATA[MSXML component provides you with everything that you need to read,parse or write an XML file However when you write an XML file the file contains no indentation etc to make it readable. While working on code to introduce indents in an XML file I wrote a general component to do it easily which is [...]]]></description>
			<content:encoded><![CDATA[<p>MSXML component provides you with everything that you need to read,parse or write an XML file However when you write an XML file the file contains no indentation etc to make it readable. While working on code to introduce indents in an XML file I wrote a general component to do it easily which is described in <a href="http://jalaj.net/2006/12/21/easy-way-to-writing-xml/">Easy way to writing XML</a>.<br />
<span id="more-388"></span><br />
I worked extensively in FoxPro 2.6 for DOS for years. A most common and fatal error that I encountered was "Not a Database File" error, which simply means that you lost your data and needed to restore from backup. In fact the database was recoverable if I had known the DBF file format specification. I got into it and developed a software that recovers files with such errors. <a href="http://jalaj.net/2006/12/22/low-level-handling-of-dbf-files/">Low Level Handling of DBF Files</a> describes the DBF file specification and an application to read DBF file headers. <a href="http://jalaj.net/2007/01/08/not-a-database-file-error-in-dbf/">Not a Database File Error in DBF</a> describes an application which recovers data from a corrupted database file.</p>
<p>Event logs are a good place to log errors etc from within an application. <a href="http://jalaj.net/2006/12/26/event-logging-in-windows/">Event Logging in Windows</a> describes how to use WinAPI functions to achieve the same.</p>
<p>I find myself much comfortable with Google when looking for info, thanks to the its advanced feature. While you can always use the “Advanced Search” link on Google, <a href="http://jalaj.net/2006/12/27/advanced-searching-with-google/">Advanced Searching with Google</a> describes it for you.</p>
<p>When I first learnt Windows (3.1) the first thing that fancied me was the INI files. Working with them was fun. The fun continued with Registry in Windows 95. <a href="http://jalaj.net/2006/12/28/the-windows-registry/">The Windows Registry</a>,<br />
<a href="http://jalaj.net/2006/12/29/getting-started-with-registry/">Getting Started with Registry</a> describes basics of Registry.</p>
<p>When the blog started I had planned to put in posts related to my personal details. The posts <a href="http://jalaj.net/2006/12/23/flashback/">FlashBack</a>, <a href="http://jalaj.net/2006/12/24/the-bbc-micro-computer/">The BBC Micro Computer/</a>, <a href="http://jalaj.net/2006/12/25/my-time-with-bbc-micro/">My time with BBC Micro</a>, <a href="http://jalaj.net/2006/12/30/dry-run/">Dry Run</a>, <a href="http://jalaj.net/2006/12/31/the-world-is-a-small-place/">The world is a small place</a> were for the same.</p>
<p>That’s all for the post.</p>
]]></content:encoded>
			<wfw:commentRss>http://jalaj.net/2007/10/24/the-blog-revisited-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
