<?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>Instruite&#039;s Blog &#187; Technology</title>
	<atom:link href="http://www.instruite.com/blog/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.instruite.com/blog</link>
	<description>Ideas that work, Concepts that sell...</description>
	<lastBuildDate>Sun, 27 Nov 2011 00:33:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Before-After Photo Effect Plugin</title>
		<link>http://www.instruite.com/blog/2010/03/04/before-after-photo-effect-plugin/</link>
		<comments>http://www.instruite.com/blog/2010/03/04/before-after-photo-effect-plugin/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 13:23:17 +0000</pubDate>
		<dc:creator>instruite</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[after]]></category>
		<category><![CDATA[before]]></category>
		<category><![CDATA[before-after]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[photo effects]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.instruite.com/blog/?p=173</guid>
		<description><![CDATA[<strong>Before After Plugin:</strong> Display before after effects with photos.

<strong>Detailed Description:</strong>
Before After plugin integrates <a href="http://www.catchmyfame.com/2009/06/25/jquery-beforeafter-plugin/" target="_blank" title="jQuery Before/After Plugin">jQuery Before/After Plugin</a> in the wordpress.
It can be used to show the difference between edited and original photo, before and after photos of changes, etc.]]></description>
			<content:encoded><![CDATA[<div id="tabs-in-posts">
<ul class="tabs-headings">
<li class="first-tab-heading"><span><a href="#Introduction" title="Before After Plugin Introduction">Introduction</a></span></li>
<li><span><a href="#Installation" title="Before After Plugin Installation">Installation</a></span></li>
<li><span><a href="#Usage" title="Before After Plugin Usage Instructions">Usage Instruction</a></span></li>
<li><span><a href="#Configuration" title="Customizing Before After plugin">Configuration</a></span></li>
<li><span><a href="#Changelog" title="Revision history of Before After plugin">Changelog</a></span></li>
</ul>
<div id="custom_entry">
<div id="Introduction">
<p><strong>Before After Plugin:</strong> Can be used to display difference in before and after photos.</p>
<p><strong>Detailed Description:</strong><br />
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Before After plugin integrates <a href="http://www.catchmyfame.com/2009/06/25/jquery-beforeafter-plugin/" target="_blank" title="jQuery Before/After Plugin">jQuery Before/After Plugin</a> in WordPress. It can be used to show the difference between edited and original photo, before and after photos of changes, etc. Please check &#8216;Other Notes&#8217; for the Usage instructions to see how to use it on your blog.</p>
<p class="heading"><strong>Features:</strong></p>
<ul>
<li> Can be used on multiple photos on the same page/post</li>
<li> The options for Jaavascript can be customized for your blog/taste thourgh Before after options page</li>
<li> Even the effects for single instance of before after effect can be customized (see FAQs for more details)</li>
</ul>
<p class="heading"><strong>Demosites:</strong></p>
<ol>
<li>On this site you can find various posts where before after effect is being used like this one -> <a href="http://www.instruite.com/blog/2011/05/18/photostrying-photoshop-filters/" title="Trying Photoshop Filters">Trying Photoshop Filters</a></li>
<li>On my testing site -><a title="Instruite's Playground Demo" href="http://playground.instruite.com/2010/03/04/test-before-after-with-caption/" target="_blank">Operation with Default wp theme</a></li>
</ol>
<p class="heading"><strong>Limitations:</strong></p>
<ul>
<li> <del>Presently this plugin can only show before after effect on single post/page</del> -> V0.1.5</li>
<li> <del>This plugin will show the effect only for 1 set of photos on single post/page</del> -> V0.1.5</li>
<li> <del>Might need a reloading home/index/archive/category pages to show effect on all images</del> -> V1.0.0</li>
<li> <del>Issues with Chrome, Safari web browsers</del> -> V1.0.0 (enable Automatic Dimension detect option)</li>
</ul></div>
<div id="Installation">
<p><strong>Requirements:</strong> WordPress version 2.9+ tested upto 3.2</p>
<p class="heading"><strong>Auto Installation:</strong> (<i>Recommended</i>)</p>
<ul>
<li>Go to your blog&#8217;s WordPress Admin Panel -> Options -> Before After </li>
<li>Search for &#8220;before after instruite&#8221;</li>
<li>Click &#8220;Install now&#8221;</li>
</ul>
<p class="heading"><strong>Manual Installation:</strong> (<i>If for some reason you can not use above Auto installation method</i>)</p>
<ul>
<li> Download: <a href='http://downloads.wordpress.org/plugin/before-after.1.0.0.zip' target="_blank" title="Before After Download">Before-After WordPress Plugin</a></li>
<li> Plugin folder in the WordPress plugins folder must be `before-after`</li>
<li> Upload folder `before-after` to the `/wp-content/plugins/` directory</li>
<li> Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>
<li> Check out &#8216;Usage Instructions&#8217; for using it on your blog.</li>
</ul>
<p class="heading"><strong>Configuration:</strong></p>
<ul>
<li>Go to your blog&#8217;s WordPress Admin Panel -> Plugins -> Add New </li>
<li>Set the parameters as per your requirements (should work with default parameters too)</li>
<li>See Other Notes -> Configuration for more details on configuration parameters</li>
</ul>
<p class="heading"><strong>Upgrade Notice:</strong></p>
<ul>
<li> <strong>V1.0.0</strong>:If you can not see the effects after the automatic upgrade, try deactivating and then reactivating the plugin</li>
</ul></div>
<div id="Usage">
<p class="heading"><strong>Usage Instructions</strong></p>
<ul>
<li> Write the content of your post other than the images</li>
<li> Switch to &#8216;HTML-editor&#8217; mode of the post editor area</li>
<li> Click &#8216;BeforeAfter&#8217; button (This will start the &#8216;beforeafter&#8217; shortcode)</li>
<li> Add the photos to your post through the wordpress image/media uploader</li>
<li> Atleast 1 photo should be left align when you insert the images on your post</li>
<li> The &#8216;left-aligned&#8217; photo is taken as before photo so please align your photos accordingly</li>
<li> After you have inserted the two images in the post Click &#8216;BeforeAfter&#8217; button again to close &#8216;/beforeafter&#8217; shortcode.</li>
<li> You can add more content to your post after closing the &#8216;/beforeafter&#8217; shortcode</li>
<li> The content other than image information withing the &#8216;beforeafter]&#8230;[/beforeafter&#8217; is ignored when the shortcode is executed, in other places like home page archive page the content will be shown as is in the post.</li>
</ul></div>
<div id="Configuration">
<p class="heading"><strong>Configuration Options</strong><br />
                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Plugin Customization:
            </p>
<ul>
<li>Use Custom Styling<br />
                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Enable this to use custom styling (css) and provide the custom css in below <i>Custom Styling Code</i> text area. If you want to integrate the style information in your css file leave the below text area blank.<br />
                        CSS tags used by the plugin<br />
                        <code>.ba-container {margin-left:auto; margin-right:auto;}<br />
                            .ba-container + div.balinks {margin: 0 auto;}<br />
                            .ba-container div img {max-width: none;}<br />
                        </code>
                    </li>
<li>Javascripts<br />
                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Select one of the following</p>
<ul>
<li>
                                <i>wordpress</i>: (<i>recommended option</i>) Use javascripts bundled with wordpress
                            </li>
<li>
                                <i>plugin</i>: Uses javascripts from plugin folder jquery(1.6.1) jquery-ui.custom(1.8.13)
                            </li>
<li>
                                <i>custom</i>:provide your own scripts (provide complete information including the script tags in <i>Custom JS Code</i> text area.
                            </li>
</ul>
</li>
<li>Auto Detect Dimensions<br />
                        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Enable this if you are having issues on your site with Chrome or Safari Web Browsers
                    </li>
</ul>
<p class="heading">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Javascript Customization:</p>
<ul>
<li>Introduction Animation (<i>animateintro</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;When enabled the drag bar will start on extreme right side and gradually move to the positions specified by <i>introPosition</i>
                    </li>
</ul>
<ul>
<li>Introduction Delay (<i>introDelay</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The time in milliseconds to wait before starting the introduction animation when enabled <i>animateintro</i> is enabled
                    </li>
</ul>
<ul>
<li>Introduction Duration (<i>introDuration</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The time in milliseconds, it will take drag bar to go from right side to the positions specified by <i>introPosition</i> during the introduction animation when enabled <i>animateintro</i> is enabled
                    </li>
</ul>
<ul>
<li>Introduction Position (<i>introPosition</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The initial position where the drag bar will be located, value between 0.0 (extreme left) and 1.0 (extreme right)
                    </li>
</ul>
<ul>
<li>Show Full Links (<i>showFullLinks</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;whether or not to display links below the image that a visitor can click on that will automatically show the full before or full after image
                    </li>
</ul>
<ul>
<li>Before link Text (<i>beforeLinkText</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Text of link to display for showing full Before image
                    </li>
</ul>
<ul>
<li>After link Text (<i>afterLinkText</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Text of link to display for showing full After image
                    </li>
</ul>
<ul>
<li>Path to images (<i>imagePath</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Full path to images used by plugin
                    </li>
</ul>
<ul>
<li>Cursor (<i>cursor</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Type of cursor to show on drag bar
                    </li>
</ul>
<ul>
<li>Click Speed (<i>clickSpeed</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Speed specified in milliseconds for click animation
                    </li>
</ul>
<ul>
<li>Link Display Speed (<i>linkDisplaySpeed</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Speed specified in milliseconds for animation when before or after image link is clicked
                    </li>
</ul>
<ul>
<li>Divider Color (<i>dividerColor</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hex Color code for the divider bar
                    </li>
</ul>
<ul>
<li>Image Width (<i>imgWidth</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This value is used in case the plugin code cannot find image width when auto detect dimensions is enabled
                    </li>
</ul>
<ul>
<li>Image Height (<i>imgHeight</i>)<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This value is used in case the plugin code cannot find image width when auto detect dimensions is enabled
                    </li>
</ul>
<p class="heading">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Javascript Customization for each instance of before after photo effect:<br />
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;You can supply custom options with each beforeafter short code. Use shorthand description provided with options above to specify custom parameters. For example below code<br />
            <code>beforeafter  dividerColor="#ff0000" beforeLinkText="Before"</code>
            </p>
</p></div>
<div id="Changelog">
<p class="heading"><strong>Changelog</strong></p>
<ul>
<li>V1.0.0 (Released: July 8, 2011)
<ul>
<li>Total revamped of code</li>
<li>Using modified version of Jquery Before After original script to V1.3</li>
<li>Added options page</li>
<li>Before After Javascripts options can be provided through shortcode attributes now</li>
</ul>
</li>
</ul>
<ul>
<li>V0.1.5
<ul>
<li>Fixed the bug causing php error</li>
</ul>
</li>
</ul>
<ul>
<li>V0.1.4
<ul>
<li>Changed code to use JScripts bundeled with WordPress</li>
<li>Modified the beforeafter.js for a fix for depreceated function</li>
<li>bug in image cause image height to default to 0 px</li>
</ul>
</li>
</ul>
<ul>
<li>V0.1.3
<ul>
<li>Upgrade the original jquery.beforeafter to V1.2</li>
</ul>
</li>
</ul>
<ul>
<li>V0.1.2
<ul>
<li>Fixed a bug causing the button to put shortcode not showing up in editor</li>
</ul>
</li>
</ul>
<ul>
<li>V0.1.1
<ul>
<li>Fixed a bug caused by themes (like twentyten) which set max-width for images</li>
</ul>
</li>
</ul>
<ul>
<li>V0.1.0
<ul>
<li>Changed to show effect on pages other than single post</li>
<li>Added activation and deactivation functions to add/delete options in wp-table</li>
</ul>
</li>
</ul></div>
</p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.instruite.com/blog/2010/03/04/before-after-photo-effect-plugin/feed/</wfw:commentRss>
		<slash:comments>153</slash:comments>
		</item>
		<item>
		<title>Recent Photos Plugin for WordPress</title>
		<link>http://www.instruite.com/blog/2010/02/28/recent-photos-plugin/</link>
		<comments>http://www.instruite.com/blog/2010/02/28/recent-photos-plugin/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 08:58:32 +0000</pubDate>
		<dc:creator>instruite</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[recent photos]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.instruite.com/blog/?p=150</guid>
		<description><![CDATA[Recent Photos Plugin: can be used to display recent photos from your media library in the sidebar.

Detailed Description:
Recent Photos Plugin provides with a widget to display n numbers of photos in the sidebar.
The display can be customized through custom css or integrated in main style sheet file of your theme. Plugin also provides an option to use Thickbox (along with the patch code necessary for running thickbox on wordpress).]]></description>
			<content:encoded><![CDATA[<div id="custom_entry">
<p><strong>Recent Photos Plugin:</strong> can be used to display recent photos from your media library in the sidebar.</p>
<p><strong>Updates:</strong> Version 0.0.2 &#8211; Added option to randomize photos</p>
<p><strong>Detailed Description:</strong><br />
Recent Photos Plugin provides with a widget to display n numbers of photos in the sidebar.<br />
The display can be customized through custom css or integrated in main style sheet file of your theme. Plugin also provides an option to use Thickbox (along with the patch code necessary for running thickbox on wordpress).</p>
<p><strong>Download:</strong> <a href="http://downloads.wordpress.org/plugin/recent-photos.0.0.2.zip">Recent Photos Plugin</a>.</p>
<p><strong>Demosites:</strong></p>
<ol>
<li> <a title="Instruite's Playground Demo" href="http://playground.instruite.com" target="_blank">Demo with Default WP Theme</a></li>
<li> This website shows the use of this plugin customised by css.</li>
</ol>
<p><strong>Installation:</strong></p>
<ul>
<li> Plugin folder in the WordPress plugins folder must be `recent-photos`</li>
<li> Upload folder `recent-photos` to the `/wp-content/plugins/` directory</li>
<li> Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>
<li> Go to WP Admin &gt; Appereance &gt; Widgets and put the &#8216;Recent Photos&#8217; widget in your sidebar</li>
<li> Configure the options as per your requirements and wordpress installation</li>
</ul>
<p><strong>Upgrade Instructions</strong></p>
<ul>
<li>Just Click &#8216;Upgrade Plugin Automatically&#8217; within the WordPress Plugin Admin Area </li>
<li>Go to WP Admin > Appereance > Widgets and put the &#8216;Recent Photos&#8217; widget in your sidebar</li>
<li>Configure the options as per your requirements and wordpress installation (New option for Randomize should be there)</li>
</ul>
<p><strong>Configuration Options:</strong></p>
<ul>
<li> <strong>Title:</strong> Title for the widget will be displayed as per your theme</li>
<li> <strong>Number of the photos:</strong> Number of photos that will be displayed in the sidebar</li>
<li> <strong>Randomize:</strong> Check to display photos in random</li>
<li> <strong>Browse Photo Link:</strong> Full link to your photos/gallery page<br />
Leave blank if you don&#8217;t want to show the link.</li>
<li> <strong>Use Thickbox:</strong> Enables/Disables the use of thickbox for this widget</li>
<li><strong>WordPress Path:</strong> Applicable only if Thickbox is enabled<br />
This option is necessary to provide the patch for thickbox to correctly display thickbox related images (loadinganimation and close). If your wordpress installation is in a subdirectory provide the path for the same followed by a forward slash<br />
Eg. wordpress/ When the WP installation is in &#8216;wordpress&#8217; subdirectory</li>
<li><strong>Use Custom CSS:</strong> Enable/Disables the use of Custom CSS</li>
<li><strong>Custom CSS:</strong> For styling this plugin requires following CSS ids and classes to be defined
<pre><code>#recent_photos_envelope{margin:0 0 30px 0;}
.recent_photo_image a {float:left;display:inline;margin:0 16px 15px 0;border:1px dashed #888;padding:5px}
.recent_photo_image a:hover {border:1px dashed #000}
</code></pre>
<p>The above css code is default css provided with the plugin</li>
</ul>
<p><strong>Frequently Asked Questions</strong><br />
Q. How to integrate css code in your default style sheet?<br />
A. Copy the default css code into your style sheet<br />
<code> #recent_photos_envelope{margin:0 0 20px 0;}<br />
.recent_photo_image a {float:left;display:inline;margin:0 16px 15px 0;border:1px dashed #888;padding:5px}<br />
.recent_photo_image a:hover {border:1px dashed #000}<br />
#browsephotos{margin: 0 25px 10px 12px; float:right;}</code><br />
Enable Use Custom CSS option in the widget admin<br />
Make sure Custom CSS code textarea is blank (Should contain no spaces also)</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.instruite.com/blog/2010/02/28/recent-photos-plugin/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>Mozilla Weave</title>
		<link>http://www.instruite.com/blog/2010/02/12/mozilla-weave/</link>
		<comments>http://www.instruite.com/blog/2010/02/12/mozilla-weave/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 06:08:30 +0000</pubDate>
		<dc:creator>instruite</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[weave]]></category>

		<guid isPermaLink="false">http://www.instruite.com/blog/?p=111</guid>
		<description><![CDATA[Using Mozilla Weave to synchronize firefox across various computers.]]></description>
			<content:encoded><![CDATA[<p>I have been using various synchronizing addons/tools like Google browser sync tool, Xmarks (previously foxmarks) to keep my information like bookmarks and passwords sync between browsers at various locations. Recently stumbled upon <a title="Mozilla Weave" href="https://mozillalabs.com/weave/" target="_blank">Mozilla Weave</a>. From their website<br />
<em><br />
</em></p>
<blockquote><p><em><strong>What is Weave?</strong><br />
Weave is a Mozilla Labs project to explore ways in which the  browser can broker richer experiences on the Web, by integrating more  closely with online services.</em></p>
<p><em><strong>What is Weave Sync? </strong><br />
Weave Sync is the first component of the Weave project to be  available for testing.  It is an add-on and a server which allows you to  synchronize browser-related personal information (such as bookmarks,  history, saved passwords, open tabs) to a server and all your devices.   You can use <a title="https://services.mozilla.com" rel="nofollow" href="https://services.mozilla.com/">Mozilla&#8217;s server</a>,  or you can set up your own as well (see <a title="Labs/Weave/API" href="https://wiki.mozilla.org/Labs/Weave/API">here</a> for instructions)</em></p></blockquote>
<p>With all the other tools, I have been always reluctant too sync my passwords because it has to be stored on their servers (I know its encrypted and all but in my opinion it was still risky), or setting up those sync through my own server was not an easy job. But with weave I was able to setup the weave server (<a title="Weave Minimal Server" href="http://tobyelliott.wordpress.com/2009/09/11/weave-minimal-server/" target="_blank">Weave Minimal Server</a>) on my box in less than 15 minutes (yeah it was that easy).  Now I can sync even my firefox sessions (open tabs, etc) across various computers.</p>
<p>Present limitation for Weave is that it is for Mozilla firefox only, but since it is open source and API based I think it will be available for other browsers too in future.</p>
<p>-<em> <strong>instruite</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.instruite.com/blog/2010/02/12/mozilla-weave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Dedicated Server</title>
		<link>http://www.instruite.com/blog/2009/11/01/new-dedicated-server/</link>
		<comments>http://www.instruite.com/blog/2009/11/01/new-dedicated-server/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 07:38:31 +0000</pubDate>
		<dc:creator>instruite</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[budget]]></category>
		<category><![CDATA[dedicated server]]></category>
		<category><![CDATA[iweb]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[processor]]></category>
		<category><![CDATA[ram]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[unmetered]]></category>

		<guid isPermaLink="false">http://www.instruite.com/blog/?p=102</guid>
		<description><![CDATA[Today, I just ordered a new budget dedicated server with following configuration Processor &#8211; AMD Phenom II X3 2.6Ghz Memory &#8211; 4GB RAM Hard Drive &#8211; 320GB SATA2 Bandwidth &#8211; 10Mbps Unmetered IPs &#8211; 7 included Operating System &#8211; Cent OS Everything costed just $69/month without any initial setup fee Check out the below banner [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I just ordered a new budget dedicated server with following configuration</p>
<p>Processor &#8211; <strong>AMD Phenom II X3 2.6Ghz</strong><br />
Memory &#8211; <strong>4GB RAM</strong><br />
Hard Drive &#8211; <strong>320GB SATA2</strong><br />
Bandwidth &#8211; <strong>10Mbps Unmetered</strong><br />
IPs &#8211; 7 included<br />
Operating System &#8211; Cent OS</p>
<p>Everything costed just <strong>$69/month without any initial setup fee</strong><br />
Check out the below banner for ongoing promotions from the one where I bought the server</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="234" height="60" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://affiliation.groupeiweb.com/en/images/banner_234x60a_v4.swf?idAffiliation=88542" /><embed type="application/x-shockwave-flash" width="234" height="60" src="http://affiliation.groupeiweb.com/en/images/banner_234x60a_v4.swf?idAffiliation=88542"></embed></object></p>
<p>I am expecting to get the server within two day, then will start setting it up and one by one move my sites there.</p>
<p>- Hemant Nandrajog</p>
]]></content:encoded>
			<wfw:commentRss>http://www.instruite.com/blog/2009/11/01/new-dedicated-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Vs Iphone War is ON!!!</title>
		<link>http://www.instruite.com/blog/2009/10/25/android-vs-iphone-war-is-on/</link>
		<comments>http://www.instruite.com/blog/2009/10/25/android-vs-iphone-war-is-on/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 14:17:41 +0000</pubDate>
		<dc:creator>instruite</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[docomo]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[motorolla]]></category>
		<category><![CDATA[ntt]]></category>
		<category><![CDATA[softbank]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.instruite.com/blog/?p=95</guid>
		<description><![CDATA[Have a look at the Video ads In my opinion its just that Competition will bring out best from both worlds only thing I found bad with iphone (Apple) is their tie-ups with specific carriers and the bad customer service of those carriers (atleast here in Japan, Softbank is worst in customer service in my [...]]]></description>
			<content:encoded><![CDATA[<p>Have a look at the Video ads<br />
In my opinion its just that Competition will bring out best from both worlds<br />
only thing I found bad with iphone (Apple) is their tie-ups with specific carriers and the bad customer service of those carriers (atleast here in Japan, Softbank is worst in customer service in my opinion). So I personally opted for Docomo&#8217;s Android </p>
<p>Ad For Motorolla Droid&#8217;s &#8211;<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/dPYM-XTqcec&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dPYM-XTqcec&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>And this is how Iphone fans replied &#8211; </p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/RTtEeTuc1Hw&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RTtEeTuc1Hw&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.instruite.com/blog/2009/10/25/android-vs-iphone-war-is-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing Flicker Post 2</title>
		<link>http://www.instruite.com/blog/2009/10/22/testing-flicker-post-2/</link>
		<comments>http://www.instruite.com/blog/2009/10/22/testing-flicker-post-2/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 06:09:25 +0000</pubDate>
		<dc:creator>instruite</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://www.instruite.com/blog/?p=80</guid>
		<description><![CDATA[In this method I will be posting the image directly I have setup a @fl trigger in pingpressfm settings and see if that posts it to flickr Result: @fl trigger doesnot seem to work with pingpressfm rather I guess its sending the body content with the location of the image and not the image itself [...]]]></description>
			<content:encoded><![CDATA[<p>In this method I will be posting the image directly</p>
<div id="alignnone"><a href="http://www.instruite.com/blog/wp-content/uploads/2009/10/P7251486_resized.jpg"><img class="size-thumbnail wp-image-81" title="More Hanabi" src="http://www.instruite.com/blog/wp-content/uploads/2009/10/P7251486_resized-150x150.jpg" alt="More Hanabi" width="150" height="150" /></a></div>
<p>I have setup a @fl trigger in pingpressfm settings and see if that posts it to flickr</p>
<p><strong>Result:</strong> @fl trigger doesnot seem to work with pingpressfm<br />
rather I guess its sending the body content with the location of the image and not the image itself so its not triggering the @fl trigger at ping.fm<br />
Anyways I thought better than relying on flickr, it will be better to show the photos within the blog itself, so I wrote a rough plugin to show the latest photos from posts in the sidebar and all photos on the photo-gallery page. I will add the plugin to wordpress plugin repository but it will take time as I will have to refine the code. </p>
<p>- Hemant</p>
]]></content:encoded>
			<wfw:commentRss>http://www.instruite.com/blog/2009/10/22/testing-flicker-post-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing Flickr</title>
		<link>http://www.instruite.com/blog/2009/10/21/testing-flickr/</link>
		<comments>http://www.instruite.com/blog/2009/10/21/testing-flickr/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 12:39:34 +0000</pubDate>
		<dc:creator>instruite</dc:creator>
				<category><![CDATA[Social]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.instruite.com/blog/?p=70</guid>
		<description><![CDATA[Testing which image posting methods work for Posting photos to flickr through posterous and blog posts Method 1) Referreing image through post url Method 2) Referreing image through file url Result: None of the above method work because I was sending post through ping.fm and it changed images to short urls will try another methods]]></description>
			<content:encoded><![CDATA[<p>Testing which image posting methods work for Posting photos to flickr through posterous and blog posts</p>
<p>Method 1) Referreing image through post url</p>
<div id="attachment_72" class="wp-caption aligncenter" style="width: 160px"><a rel="attachment wp-att-72" href="http://www.instruite.com/blog/2009/10/21/testing-flickr/p7251512_resized/"><img class="size-thumbnail wp-image-72" title="Blue Cracker" src="http://www.instruite.com/blog/wp-content/uploads/2009/10/P7251512_resized-150x150.jpg" alt="Blue Hanabi" width="150" height="150" /></a><p class="wp-caption-text">Blue Hanabi</p></div>
<p>Method 2) Referreing image through file url</p>
<div id="attachment_71" class="wp-caption aligncenter" style="width: 160px"><a href="http://www.instruite.com/blog/wp-content/uploads/2009/10/P7251457_Resized.jpg"><img class="size-thumbnail wp-image-71" title="Hanabi 1" src="http://www.instruite.com/blog/wp-content/uploads/2009/10/P7251457_Resized-150x150.jpg" alt="Hanabi" width="150" height="150" /></a><p class="wp-caption-text">Hanabi</p></div>
<p><strong>Result: </strong>None of the above method work because I was sending post through ping.fm and it changed images to short urls will try another methods</p>
]]></content:encoded>
			<wfw:commentRss>http://www.instruite.com/blog/2009/10/21/testing-flickr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

