<?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>AllSubs Movie Subtitles Blog &#187; HOWTOs</title>
	<atom:link href="http://blog.allsubs.org/category/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.allsubs.org</link>
	<description>AllSubs.org&#039;s Blog</description>
	<lastBuildDate>Mon, 24 Jan 2011 10:57:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AllSubs API</title>
		<link>http://blog.allsubs.org/2010/02/allsubs-api/</link>
		<comments>http://blog.allsubs.org/2010/02/allsubs-api/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 14:21:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HOWTOs]]></category>
		<category><![CDATA[Subtitles]]></category>

		<guid isPermaLink="false">http://blog.allsubs.org/?p=167</guid>
		<description><![CDATA[AllSubs&#8217;s vast collection of movie and TV series subtitles is now accessible via a simple API.
Usage example:
http://api.allsubs.org/index.php?search=heroes+season+4&#38;language=en&#38;limit=3
where
search is the search string
language is the language for the subtitles; if left empty all languages will be shown.
Available languages are: en, sq, ar, bg, zh, hr, cs, da, nl, et, fi, fr, ka, de, el, he, hi, hu, [...]]]></description>
			<content:encoded><![CDATA[<p>AllSubs&#8217;s vast collection of movie and TV series subtitles is now accessible via a simple API.</p>
<p>Usage example:<br />
<em>http://api.allsubs.org/index.php?search=heroes+season+4&amp;language=en&amp;limit=3</em><br />
where<br />
<strong>search </strong>is the search string<br />
<strong>language </strong>is the language for the subtitles; if left empty all languages will be shown.<br />
Available languages are: en, sq, ar, bg, zh, hr, cs, da, nl, et, fi, fr, ka, de, el, he, hi, hu, it, ja, ko, lv, lt, mk, no, pl, pt, ro, ru, sk, sl, es, sv, tr, vn<br />
<strong>limit</strong> how many results to display, default is 10</p>
<p>Note:</p>
<ul>
<li>this API can be used by anyone. Anyway, we reserve the right to restrict access in case of abuse or excessiv traffic</li>
<li>feel free to add a link back to our site if you&#8217;re using our API. Its not a requirement but it would be nice <img src='http://blog.allsubs.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
<li>there is always room for improvements; should you have questions/suggestions don&#8217;t hesitate to <a href="http://www.allsubs.org/contact">contact</a> us</li>
</ul>
<p>Here&#8217;s a sample PHP code that you could use to read API&#8217;s results:<br />
<em>&lt;?</em></p>
<p><em>$xml_request_url = &#8216;http://api.allsubs.org/index.php?search=heroes+season+4&amp;language=en&amp;limit=3&#8242;;<br />
$xml = new SimpleXMLElement($xml_request_url, null, true);</em></p>
<p><em>echo &#8220;&lt;BR&gt;&#8221;.$xml-&gt;title;<br />
echo &#8220;&lt;BR&gt;&#8221;.$xml-&gt;link;<br />
echo &#8220;&lt;BR&gt;&#8221;.$xml-&gt;description;<br />
echo &#8220;&lt;BR&gt;&#8221;.$xml-&gt;language;<br />
echo &#8220;&lt;BR&gt;&#8221;.$xml-&gt;results;<br />
echo &#8220;&lt;BR&gt;&#8221;.$xml-&gt;found_results;</em></p>
<p><em>foreach ( $xml-&gt;items-&gt;item as $item )<br />
{<br />
echo &#8220;&lt;BR&gt;Title :&#8221;.$item-&gt;title;<br />
echo &#8220;&lt;BR&gt;Link :&#8221;.$item-&gt;link;<br />
echo &#8220;&lt;BR&gt;Filename :&#8221;.$item-&gt;filename;<br />
echo &#8220;&lt;BR&gt;Files in archive :&#8221;.$item-&gt;files_in_archive;<br />
echo &#8220;&lt;BR&gt;Languages :&#8221;.$item-&gt;languages;<br />
echo &#8220;&lt;BR&gt;Added on :&#8221;.$item-&gt;added_on;<br />
echo &#8220;&lt;BR&gt;&#8221;;</em></p>
<p><em>}</em></p>
<p><em>?&gt;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allsubs.org/2010/02/allsubs-api/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Sublight &#8211; The world&#8217;s first Silverlight 3 subtitle client.</title>
		<link>http://blog.allsubs.org/2009/10/sublight-the-worlds-first-silverlight-3-subtitle-client/</link>
		<comments>http://blog.allsubs.org/2009/10/sublight-the-worlds-first-silverlight-3-subtitle-client/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 18:51:21 +0000</pubDate>
		<dc:creator>edgar</dc:creator>
				<category><![CDATA[HOWTOs]]></category>

		<guid isPermaLink="false">http://blog.allsubs.org/?p=68</guid>
		<description><![CDATA[The world&#8217;s first Silverlight 3 client is avaiable now for searching and downloading subtitles. This powerful tool enables users to search and download movie subtitles for free. It display the results in a list where you can preview the subtitles and download the one which is more suitable.
How to use?
First of all you will need Silverlight plugin [...]]]></description>
			<content:encoded><![CDATA[<p>The world&#8217;s first Silverlight 3 client is avaiable now for searching and downloading subtitles. <a href="http://www.sublight.si/">This</a> powerful tool enables users to search and download movie subtitles for free. It display the results in a list where you can preview the subtitles and download the one which is more suitable.</p>
<p><strong>How to use?</strong></p>
<p>First of all you will need <a href="http://www.microsoft.com/silverlight/get-started/install/default.aspx">Silverlight</a> plugin for your browser. After you install it click on <a href="http://www.sublight.si/SearchSubtitles.aspx">Search subtitles</a> link on top of page and the search utility will brings up.</p>
<p><strong>Now once the plugin is loaded let`s take a look what we have here:</strong></p>
<ol>
<li>The<strong> Title</strong> textbox: here we input the name of the movie;</li>
</ol>
<p>We can use the <strong>Language filter&#8230;</strong> to search only a certain language.</p>
<ol>
<li>The <strong>Year</strong> textbox: this      helps us to differentiate between movies of the same name but directed in      a different year;</li>
<li>The <strong>Season</strong> and <strong>Episode </strong>textbox: complete this if you search for subtitles for      serials (ex: <strong>Title: </strong>Stargate      Atlantis, <strong>Season</strong>: 3, <strong>Episode</strong>: 20);</li>
<li>After all      the relevant fields has completed click on <strong>Search</strong> button and below will be show the results on a      multiline table list;</li>
<li>Click on      list once<strong> </strong>to select your movie      subtitle and finally click on <strong>Download      Subtitle</strong> button to download it to your hard drive.</li>
</ol>
<p><strong>Tipp: </strong>If you using Vista or Windows 7 you can even download this tool as a gadget to put on your desktop and you can search from your desktop for subtitles.<strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allsubs.org/2009/10/sublight-the-worlds-first-silverlight-3-subtitle-client/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Synchronize Subtitles Howto</title>
		<link>http://blog.allsubs.org/2009/09/synchronize-subtitles-howto/</link>
		<comments>http://blog.allsubs.org/2009/09/synchronize-subtitles-howto/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 16:55:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HOWTOs]]></category>

		<guid isPermaLink="false">http://blog.allsubs.org/?p=61</guid>
		<description><![CDATA[Whatever the reason, you may need to modify a subtitle file so it syncs up with your movie. You can paste your subtitle in the text area or you can use the browse button to open your file.

Use the Browse button to open your subtitle file.

Just click on Browse button, search for subtitle file on your [...]]]></description>
			<content:encoded><![CDATA[<p>Whatever the reason, you may need to <a href="http://www.allsubs.org/synchronize-subtitles">modify a subtitle file so it syncs up with your movie</a>. You can paste your subtitle in the text area or you can use the browse button to open your file.</p>
<ol>
<li>Use the <strong>Browse</strong> button to open your subtitle file.</li>
</ol>
<p>Just click on Browse button, search for subtitle file on your hard drive and open it. Or you can paste it into the <strong>text area</strong> if you previously opened with a text editor.</p>
<ol>
<li>The<strong> Difference (Offset)</strong><strong></strong></li>
</ol>
<p>Here you can set delay positive or negative, <em>time in seconds</em> or by <em>number of frames</em> within your tool. In both cases must be enter the amount of seconds or the number of frames.</p>
<p>Increasing delay (+ sign) it will cause the subtitles to display later.</p>
<p>Decreasing delay (- sign) it will make the subtitles display sooner.</p>
<p><strong><em>Example:</em></strong> If you want to increase subtitle time by 5 seconds. Browse our subtitle file. Choose the <strong>+</strong> sign from the dropdown list, enter 5 to the textbox. Select <strong>as seconds</strong> from the dropdown list.</p>
<ol>
<li>The <strong>FPS</strong></li>
</ol>
<p>FPS stands for frames per second in which the measurement of a video clip contains number of image frames within one second. Each frame is a picture. The frames per second indicate how many times the picture will be changed per second.</p>
<p>With this tool you can convert between different subtitle frame rates. This feature is very useful, in case your subtitle file has a different fps from the video file.</p>
<ol>
<li>The<strong> Output Options</strong></li>
</ol>
<p>The <em>Output Options</em><strong> </strong>will allow saving your modified subtitle file to your hard disc. You can choose the <em>Subtitle format</em> and the <em>Output format</em> for your file.</p>
<p><strong>Subtitle Format: </strong>This will be your generated subtitle file extension .sub or .srt. You can leave these settings on default value (<strong>Same as input</strong>).</p>
<p><strong>Output Format: </strong>If you choose <em>Save as a file</em> your subtitle will be saved to your hard disk or you can preview it choosing <em>Show in browser</em>.<strong></strong></p>
<ol>
<li><strong>Finally:</strong></li>
</ol>
<p>Click the <strong>Process</strong> button to generate your file.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allsubs.org/2009/09/synchronize-subtitles-howto/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Where to buy movie DVDs</title>
		<link>http://blog.allsubs.org/2009/08/where-to-buy-movie-dvds/</link>
		<comments>http://blog.allsubs.org/2009/08/where-to-buy-movie-dvds/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 04:20:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HOWTOs]]></category>

		<guid isPermaLink="false">http://blog.allsubs.org/?p=17</guid>
		<description><![CDATA[Are you looking for a place from where to buy movie DVDs?
We always recommend you Amazon
They not only have probably  the largest collection of movie DVDs but also movies on VHS and Video on Demand.
Just click on the links above and then search for your favourite movie.
If you are from US you can even watch [...]]]></description>
			<content:encoded><![CDATA[<p>Are you looking for a place from where to buy movie DVDs?</p>
<p>We always recommend you <a rel="nofollow" href="http://www.amazon.com/b?_encoding=UTF8&amp;site-redirect=&amp;node=130&amp;tag=allsub-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">Amazon</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=allsub-20&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" /><br />
They not only have probably  the largest collection of movie <a rel="nofollow" href="http://www.amazon.com/b?_encoding=UTF8&amp;site-redirect=&amp;node=130&amp;tag=allsub-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">DVDs</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=allsub-20&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" /> but also <a rel="nofollow" href="http://www.amazon.com/b?_encoding=UTF8&amp;site-redirect=&amp;node=404272&amp;tag=allsub-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">movies on VHS</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=allsub-20&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" /> and <a rel="nofollow" href="http://www.amazon.com/b?_encoding=UTF8&amp;site-redirect=&amp;node=16261631&amp;tag=allsub-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">Video on Demand</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=allsub-20&amp;l=ur2&amp;o=1" border="0" alt="" width="1" height="1" />.</p>
<p>Just click on the links above and then search for your favourite movie.<br />
If you are from US you can even watch it online at the fraction of the cost you&#8217;d pay for a DVD not to mention you won&#8217;t have to wait till the DVD arrives via regular mail service to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allsubs.org/2009/08/where-to-buy-movie-dvds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use the 12 CD converter</title>
		<link>http://blog.allsubs.org/2009/08/how-to-use-the-12-cd-converter/</link>
		<comments>http://blog.allsubs.org/2009/08/how-to-use-the-12-cd-converter/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 14:31:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HOWTOs]]></category>

		<guid isPermaLink="false">http://blog.allsubs.org/?p=14</guid>
		<description><![CDATA[This HowTo was contributed by Balaji Athreya
1&#60;==&#62;2 CD converter is a wonderful tool.
Suppose you are in a situation where the movie file you have has 1 CD and the subtitle file you have has come in two parts. Then you won&#8217;t be able to see the subtitle for the second part of the movie.
Anyway, using [...]]]></description>
			<content:encoded><![CDATA[<p><span>This HowTo was contributed by <span style="font-weight: bold;">Balaji Athreya</span></p>
<p><span style="font-weight: bold;">1&lt;==&gt;2 CD converter</span> is a wonderful tool.<br />
Suppose you are in a situation where the movie file you have has 1 CD and the subtitle file you have has come in two parts. Then you won&#8217;t be able to see the subtitle for the second part of the movie.</p>
<p>Anyway, using this 1&lt;==&gt;2 converter you can merge both the subtitle files into a single subtitle file.<br />
This tool also works the other way. Suppose the movie file you have has 2 CDs and the subtitle file you have is a single file. Then again you will have trouble in using the subtitle file.</p>
<p>But using this 1&lt;==&gt;2 converter you can cut the subtitle file into two parts.<br />
<span style="font-weight: bold;"><br />
Procedure to use 1&lt;==&gt; converter</span>:<br />
Now, if you want to merge 2 subtitle files into one, press the button &#8220;2&gt;&gt;1 CD&#8221;. If you want to spilt a single subtitle file into two click the button&#8221;1&gt;&gt;2 CD&#8221;</p>
<p><span style="font-weight: bold;">&#8220;2&gt;&gt;1 CD&#8221;</span><br />
Click the &#8220;browse&#8221; button and select the first subtitle file from the &#8220;file upload&#8221; window that pops up. Click &#8220;open&#8221; button.<br />
Then click the second &#8220;browse&#8221; button and select the second subtitle file from the &#8220;file upload&#8221; window that pops out. Click &#8220;open&#8221; button.<br />
Then click the &#8220;join subtitles&#8221; button.<br />
A new link appears. Open the link in a new tab or window. Go to file menu in the tool bar of your web browser and select the option &#8220;save page as&#8221;. A new pop up window appears. Click the button &#8220;save&#8221;.<br />
Now the subtitles have been merged into a single file.</p>
<p><span style="font-weight: bold;">&#8220;1&gt;&gt;2 CD&#8221;</span><br />
As before click the &#8220;browse&#8221; button and select the desired subtitle file. Then click &#8220;upload&#8221;.<br />
Now select the dialogue sentence from the new text box that appears which u wish to set as the first line of the second subtitle file. Also enter the number of seconds after which the subtitle must be shown while watching the movie.<br />
After the process gets completed, two links appear. Open the links in a new tab o window. Go to file menu in the tool bar of your web browser and select the option &#8220;save page as&#8221;. A new pop up window appears. Click the button &#8220;save&#8221;. Repeat the process for the second subtitle file.<br />
Now you have got your single subtitle file split into two files.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.allsubs.org/2009/08/how-to-use-the-12-cd-converter/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

