<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Tildemark blogs</title>
        <link>http://www.tildemark.com/</link>
        <description>Blogging on uniquely random things. </description>
        <language>en</language>
        <copyright>Copyright 2008</copyright>
        <lastBuildDate>Fri, 28 Mar 2008 09:48:49 +0800</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>Stand alone flash player</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="flashplayer_100x100.jpg" src="http://www.tildemark.com/images/flashplayer_100x100.jpg" class="mt-image-left" style="margin: 0pt 20px 20px 0pt; float: left;" height="100" width="100" /></span>Downloaded an swf file but you do not know how to open it? You try to download a flash player from its website but it only works on a web browser. the only option to you is to install Flash, this is impractical if you only want to open swf files and not edit them considering the cost of buying the software. <br /><br />I usually go to some flash sites with online games, then later ill browse my temporary internet folder for these swf files. Store them in a folder on my drive, then later whenever i wanted to play these flash games i would just simply go over to my saved swf folder and run it from there. <br /><br />Adobe flash actually has its stand alone flash player. i you just know where to locate them on their site. The only catch is that its description is not clearly defined and explained. <br /><br />To get the stand alone flash player go to the <a href="http://www.adobe.com/support/flashplayer/downloads.html">flash download page</a> and scroll down to the link marked similar to this "Adobe Flash Player Projector Content", Choose an OS version and download it. Double click on the downloaded application and drag swf into it to play.<br /> ]]></description>
            <link>http://www.tildemark.com/software/stand-alone-flash-player.html</link>
            <guid>http://www.tildemark.com/software/stand-alone-flash-player.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Software</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Tips</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">applications</category>
            
            <pubDate>Fri, 28 Mar 2008 09:48:49 +0800</pubDate>
        </item>
        
        <item>
            <title>DevjaVu: new developer tool</title>
            <description><![CDATA[<p><span class="mt-enclosure mt-enclosure-image"><img alt="devjavu_banner.png" src="http://www.tildemark.com/images/devjavu_banner.png" width="231" height="73" class="mt-image-right" style="float: right; margin: 0 0 20px 20px;"/></span><br />
<a href="http://www.devjavu.com/">DevjaVu</a> a neat and simple app for trac and subversion hosting. Great to use when starting out a project or simply by managing an ongoing project. Its issue tracking system makes collaboration a lot easier and more organized. DevjaVu includes some basic project management features like milestones, built in wiki and an administration page used to manage every aspect of the project thru a web interface. </p>

<p><br />
 If you are familiar with <a href="https://sourceforge.net/">source forge</a>, you should also try this one out. Its ticket system is beautifully implemented which makes project management even easier. Best of all you can subscribe for free. Just use the invite code <strong>johnny5</strong> when creating DevjaVu projects. </p>]]></description>
            <link>http://www.tildemark.com/programming/devjavu-new-developer-tool.html</link>
            <guid>http://www.tildemark.com/programming/devjavu-new-developer-tool.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Programming</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Software</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">repository</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">subversion</category>
            
            <pubDate>Fri, 01 Feb 2008 13:55:04 +0800</pubDate>
        </item>
        
        <item>
            <title>Remove the pre installed Windows Messenger</title>
            <description><![CDATA[<p>This program is very annoying, and it wont be removed with a simple program uninstall. There are also programs that will automatically run the application. When you try to use the new version Live Messenger, Windows Messenger will not be overwritten and will display 2 tray applications, One for the new MSN Live Messenger and the preinstalled Windows Messenger. This day, I have decided to get rid of the preinstalled Windows Messenger. </p>

<p>To my surprise, its not listed with the Add/Remove Programs icons at the Control Panel. Microsoft has hidden the uninstall option for this application. Windows 98 has that option, i wonder why they removed it from Windows XP. </p>

<p>So, I searched the System folder for the configuration. Here's how we could remove Windows Messenger successfully. </p>

<p>Browse to your Windows INF folder. Usually its found at C:Windows\inf. its a hidden folder so you have to explicitly type it at the address bar or using Run like this</p>

<p>1. Start -> Run <br />
2. Type in C:\windows\inf [Enter]<br />
3. Look for the file named SYSOC.INF<br />
4. Open it with an editor, notepad will do. <br />
5. Look under Components for the line like this:<br />
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7</p>

<p>6. Remove the word hide. Making it like it like this:<br />
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,,7</p>

<p>7. Save and close notepad. The Windows Messenger application uninstall should now appear at the Add/Remove Programs Icon in the Control Panel. Remove it from there. </p>

<p>8. Start -> Control Panel<br />
9. Double Click on Add/Remove Programs<br />
10. Click on Add/Remove Windows Components<br />
11. Uncheck Windows Messenger <br />
12. Click Next<br />
13. Click Finish<br />
</p>]]></description>
            <link>http://www.tildemark.com/software/remove-the-pre-installed-windows-messenger.html</link>
            <guid>http://www.tildemark.com/software/remove-the-pre-installed-windows-messenger.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Software</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Tips</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">messenger</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">windows xp</category>
            
            <pubDate>Thu, 24 Jan 2008 14:43:32 +0800</pubDate>
        </item>
        
    </channel>
</rss>






