<?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>Tech Prone - Mobile &#124; Gadgets &#124; Photography &#124; How to &#124; Android &#187; extension</title>
	<atom:link href="http://www.techprone.com/tag/extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techprone.com</link>
	<description>Mobile &#124; Gadgets &#124; Photography &#124; How to &#124; Android</description>
	<lastBuildDate>Thu, 26 Jan 2012 11:48:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Speed Test: Google Chrome Plugin for checking Internet Bandwidth Speed</title>
		<link>http://www.techprone.com/speed-test-google-chrome-plugin/1378</link>
		<comments>http://www.techprone.com/speed-test-google-chrome-plugin/1378#comments</comments>
		<pubDate>Fri, 24 Jul 2009 16:58:51 +0000</pubDate>
		<dc:creator>Honey Singh</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[bookmarking]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.techprone.com/?p=1378</guid>
		<description><![CDATA[Speed  Test is Google Chrome Plugin for checking the bandwidth of your internet connection. It is a type of internet speed meter which calculates the current bandwidth reading of your internet connections. You can install this plugin on your Google Chrome Browser in any of two ways either by Bookmarklet or by core extensions (speedtest.crx [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>Speed  Test</strong> is <strong>Google Chrome Plugin</strong> for checking the bandwidth of your internet connection. It is a type of <a href="http://www.guidingtech.com/1836/5-power-tools-to-check-broadband-speed-and-quality/">internet speed</a> meter which calculates the current bandwidth reading of your internet connections.</p>
<p>You can install this plugin on your Google Chrome Browser in any of two ways either by Bookmarklet or by core extensions (<a href="http://www.techprone.com/download/Speedtest.crx">speedtest.crx</a> file working on Google Chrome <a href="http://www.google.com/chrome/eula.html?extra=devchannel">developers</a> and <a href="http://www.google.com/chrome/eula.html?extra=betachannel">beta</a> versions)</p>
<p><img style="border-right-width: 0px; margin: 0px 0px 15px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="speedtest-post" src="http://cdn.techprone.com/wp-content/uploads/2009/07/speedtestpost.png" border="0" alt="speedtestpost Speed Test: Google Chrome Plugin for checking Internet Bandwidth Speed" width="570" height="171" /></p>
<h4>Screenshot of<strong> Speed Test </strong>Google Chrome Extension</h4>
<h6><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="screenshot" src="http://cdn.techprone.com/wp-content/uploads/2009/07/screenshot.png" border="0" alt="screenshot Speed Test: Google Chrome Plugin for checking Internet Bandwidth Speed" width="448" height="510" /></h6>
<h3>1.As a Bookmarklet</h3>
<p><a href="http://www.honeytechblog.com/google-chrome-plugin-ip-address-checker/">Google Chrome Bookmarklet Plugin for Instant IP checker</a> have the detailed tutorial of installing the bookmarklet on Chrome browsers. You need to enable the bookmarks bar of the Chrome from the <strong>Tools</strong> -&gt; <strong>Always show bookmarks bar</strong>.</p>
<p><strong>How To Add Page in Google Chrome</strong></p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="add-page" src="http://cdn.techprone.com/wp-content/uploads/2009/07/addpage.png" border="0" alt="addpage Speed Test: Google Chrome Plugin for checking Internet Bandwidth Speed" width="594" height="322" /></p>
<p><strong>How to add /Edit Bookmark</strong></p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="add-bookmark" src="http://cdn.techprone.com/wp-content/uploads/2009/07/addbookmark_thumb.png" border="0" alt="addbookmark thumb Speed Test: Google Chrome Plugin for checking Internet Bandwidth Speed" width="455" height="463" /></p>
<p>Note: You need to enter the values Name= <strong>Speed Test </strong>and the below code in the place of <strong>URL</strong></p>
<pre class="csharpcode">javascript:void(window.open("http://www.techprone.com/bandwidth-meter/chrome.php", "What%20is%20My%20IP","width=400,height=400,top=300,left=0,toolbar=no,location=no,directories=no,status=no,menubar=no"))</pre>
<p><!-- .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt { background-color: #f4f4f4; width: 100%; margin: 0em; } .csharpcode .lnum { color: #606060; } --><!-- .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt { background-color: #f4f4f4; width: 100%; margin: 0em; } .csharpcode .lnum { color: #606060; } --></p>
<p>Speed Test Icon at the bookmarks bar of Google Chrome will look like this</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="speed-test-icon" src="http://cdn.techprone.com/wp-content/uploads/2009/07/speedtesticon.png" border="0" alt="speedtesticon Speed Test: Google Chrome Plugin for checking Internet Bandwidth Speed" width="479" height="206" /></p>
<h3>2.As an Extenstions</h3>
<p>On <a href="http://www.honeytechblog.com/google-chrome-extension-for-checking-ip/">Google Chrome extension for checking IP</a> their is a nice tutorial of “<a href="http://www.honeytechblog.com/google-chrome-extension-for-checking-ip/">How to install extensions for Google Chrome</a>”.</p>
<blockquote><p>The basic requirement to run the extensions is the <a href="http://www.google.com/chrome/eula.html?extra=devchannel"><strong>Google Chrome developer version</strong></a> installed in your system. After installing <a href="http://www.google.com/chrome/eula.html?extra=devchannel">developers</a> and <a href="http://www.google.com/chrome/eula.html?extra=betachannel">beta</a> versions you need to go to the Google Chrome icon on the desktop. On the Chrome icon Right click and go to the <strong>properties</strong> then Go to <strong>Shortcuts</strong> and add the <strong><em>–enable-extensions</em></strong> in the end. (for example <em>C:\Users\honey\AppData\Local\Google\Chrome\Application\chrome.exe –enable-extensions</em> ). After all this Restart / Launch the Google Chrome.</p></blockquote>
<p><strong>Install <strong><a href="http://www.techprone.com/download/Speedtest.crx">Speed Test</a></strong></strong></p>
<ul>
<li><strong>Extension</strong>: speedtest.crx          <a class="downloadlink" href="http://www.techprone.com/download/Speedtest.crx" title="Version1.0 downloaded 1851 times" >Speed Test (1851)</a></li>
<li><strong>File size</strong>:4.65 KB</li>
<li><strong>Last Build</strong>: July 24, 2009</li>
<li><strong>Requirement</strong>: At least Google Chrome Developer Version 3.0.189.0 ( Current Version on July 23 3.0.195.1 )</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.techprone.com/speed-test-google-chrome-plugin/1378/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to create Frame Picture Images?</title>
		<link>http://www.techprone.com/how-to-create-frame-picture-images/353</link>
		<comments>http://www.techprone.com/how-to-create-frame-picture-images/353#comments</comments>
		<pubDate>Mon, 10 Nov 2008 18:02:40 +0000</pubDate>
		<dc:creator>harshit</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[actual size]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[area]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[cannot]]></category>
		<category><![CDATA[Combining]]></category>
		<category><![CDATA[compatible mobile phone]]></category>
		<category><![CDATA[data storage]]></category>
		<category><![CDATA[decorate]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[downloaded images]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[FOMA]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[Frame]]></category>
		<category><![CDATA[frame image]]></category>
		<category><![CDATA[frame images]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[GIF]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[ifm]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[image files]]></category>
		<category><![CDATA[image frame]]></category>
		<category><![CDATA[image size]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[images frame]]></category>
		<category><![CDATA[JPEG]]></category>
		<category><![CDATA[jpeg format]]></category>
		<category><![CDATA[mobile phones]]></category>
		<category><![CDATA[mova]]></category>
		<category><![CDATA[operation]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[picture]]></category>
		<category><![CDATA[requirement]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[storage area]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[Transferring]]></category>
		<category><![CDATA[transparent area]]></category>

		<guid isPermaLink="false">http://www.techprone.com/?p=353</guid>
		<description><![CDATA[Frame images are images that decorate the pictures you have taken with the camera on your mobile phone. You can use these frame images when taking pictures with the camera on your mobile phone, or when editing the pictures you have taken with the camera on your mobile phone. Frame images should be created so [...]]]></description>
			<content:encoded><![CDATA[<p></p><p class="Photo"><span class="photo_container pc_m"><a title="frame image" href="http://www.flickr.com/photos/27676525@N08/3019809794/"><img class="pc_img alignright" src="http://farm4.static.flickr.com/3229/3019809794_aea70f8732_m.jpg" alt="3019809794 aea70f8732 m How to create Frame Picture Images?" width="240" height="159" title="How to create Frame Picture Images?" /></a></span></p>
<p>Frame images are images that decorate the pictures you have taken with the camera on your mobile phone. You can use these frame images when taking pictures with the camera on your mobile phone, or when editing the pictures you have taken with the camera on your mobile phone.</p>
<p>Frame images should be created so they conform to the following conditions.<br />
By downloading image files that conform to the following conditions with a frame image download compatible mobile phone, the image will be recognized as a frame image and saved in the data storage area in the mobile phone.<span id="more-353"></span></p>
<ul class="normal txt">
<li>The extension of the file is &#8220;.ifm&#8221;.</li>
<li>The image is a transparent GIF file.</li>
<li>The image size is one that can be recognized as a frame image<a href="http://www.nttdocomo.co.jp/english/service/imode/make/content/ifm/index.html#notice02_01"><img class="icon" src="http://www.nttdocomo.co.jp/english/images/common/blet_notice.gif" alt="blet notice How to create Frame Picture Images?" width="7" height="7" title="How to create Frame Picture Images?" />1</a>.<!--more--></li>
</ul>
<p><strong>Features of frame images:<br />
<a href="http://www.nttdocomo.co.jp/english/service/imode/make/content/ifm/index.html#top">FOMA</a>:</strong>Besides the pictures that have been taken with the phone’s camera, it is possible to combine frames with any distributable image, including those downloaded from i-mode sites.<br />
Combined files take the attributes of the ones they are created from.<br />
<strong>Transferring frame images beyond your mobile phone:</strong>Due to the native function operation of the mobile phone, downloaded frame images by themselves cannot be transferred beyond the mobile phone. However, like picture images, frame images combined with picture images can be transferred beyond the mobile phone. When providing frame images as contents, it is a requirement that combined images are able to be transferred beyond the mobile phone.<br />
<strong>mova:</strong>Frame images cannot be combined with images that have been taken from i-mode sites and i-shot servers (i.e downloaded images).<br />
<strong>Combining frame images:</strong>Users can combine frame images saved in the terminal with picture images taken with the camera on their mobile phones. The picture image will appear in the transparent area of the frame image. The combined image will be saved in the same JPEG format as the picture image. Frame images are combined with picture images in actual size without being enlarged or made shrunk. Frame images that are different in size from picture images cannot be combined with those picture images.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techprone.com/how-to-create-frame-picture-images/353/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via cdn.techprone.com

Served from: www.techprone.com @ 2012-02-10 10:50:18 -->
