<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>General programming Forum RSS Feed (Replies Included)</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the 'General programming' forum at Programmer's Heaven, including replies.</description>
    <language>en</language>
    <copyright>Copyright 2009 Programmers Heaven</copyright>
    <pubDate>Fri, 20 Nov 2009 20:00:45 -0700</pubDate>
    <lastBuildDate>Fri, 20 Nov 2009 20:00:45 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409631/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409631</link>
      <description>How do you like this one? Please give me some suggestions.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409631/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409631</guid>
      <pubDate>Fri, 20 Nov 2009 04:49:51 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409513/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409513</link>
      <description>Share it with you&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409513/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409513</guid>
      <pubDate>Wed, 18 Nov 2009 04:09:36 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409439/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409439</link>
      <description>Wonderful guide.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409439/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409439</guid>
      <pubDate>Tue, 17 Nov 2009 04:54:01 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: need help with editing dos batch file</title>
      <link>http://www.programmersheaven.com/mb/general/408318/409384/re-need-help-with-editing-dos-batch-file/#409384</link>
      <description>You asked so nicely.&lt;br /&gt;
&lt;br /&gt;
So, you want to change "%USERPROFILE%\Games" to "d:\games" in a batch file. Say, this batch file is at C:/install/install.bat.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="sourcecode"&gt;# Script Games.txt
var str contents
cat "C:/install/install.bat" &amp;gt; $contents
while ( { sen "^"%USERPROFILE%\\Games^" $contents } &amp;gt; 0 )
  sal "^"%USERPROFILE%\\Games^" "d:\\games" $contents &amp;gt; null
echo $contents &amp;gt; "C:/install/install.bat"&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Script is in biterscripting ( &lt;a href="http://www.biterscripting.com"&gt;http://www.biterscripting.com&lt;/a&gt; ). Save the script in file C:/Scripts/Games.txt, start biterscripting, enter the following command,&lt;br /&gt;
&lt;br /&gt;
&lt;pre class="sourcecode"&gt;script "C:/Scripts/Games.txt"&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
That will change "%USERPROFILE%\Games", in every place it occurs in that batch file, to "d:\games".&lt;br /&gt;
&lt;br /&gt;
Change the  "C:/install/install.bat" in the script to the correct path of the batch file before trying. Enclose the path in double quotes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Patrick&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/408318/409384/re-need-help-with-editing-dos-batch-file/#409384</guid>
      <pubDate>Mon, 16 Nov 2009 09:43:05 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409363/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409363</link>
      <description>I had been looking forward it for a long time.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409363/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409363</guid>
      <pubDate>Mon, 16 Nov 2009 04:35:40 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409362/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409362</link>
      <description>I had been looking forward it for a long time.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409362/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409362</guid>
      <pubDate>Mon, 16 Nov 2009 04:34:01 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to directly copy Blu-ray movies to hard drive  of your PC</title>
      <link>http://www.programmersheaven.com/mb/general/409072/409318/re-how-to-directly-copy-blu-ray-movies-to-hard-drive--of-your-pc/#409318</link>
      <description>&lt;span style="font-size: small;"&gt;&lt;strong&gt;How to rip blu ray to wmv, mpeg, HD, mp4, avi, iPod, PSP&lt;/strong&gt;&lt;span style="font-size: small;"&gt;&lt;br /&gt;
1. How much do you know about Blu-ray disc?&lt;br /&gt;
&lt;img src="http://www.flash-video-soft.com/blog/wp-content/blu-ray-disc.png" /&gt;&lt;br /&gt;
blu-ray-disc.png&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Blu-ray Disc&lt;/strong&gt; (also known as &lt;strong&gt;Blu-ray or BD&lt;/strong&gt;) is an optical disc storage medium designed to supersede the standard DVD format. Its main uses are for storing high-definition video, PlayStation 3 games, and other data, with up to 25 GB per single layered, and 50 GB per dual layered disc. The disc has the same physical dimensions as standard DVDs and CDs.&lt;br /&gt;
&lt;br /&gt;
Included digital copies are still the exception rather than the norm in the Blu-ray world. Lame. You’d like to rip those discs for playback elsewhere, right? But there is something you should know first.&lt;br /&gt;
&lt;br /&gt;
If you choose a stupid software to rip blu ray, you will certainly be stuck by its weakness. It takes forever, eats up a ton of hard drive space. It’s like trying to rip a DVD in 1999: computers still have a long way to go before this is easy.&lt;br /&gt;
&lt;br /&gt;
But just because it’s hard doesn’t mean it’s impossible, and once your system is set up it’s something you can start before you go to bed and have finished for you in the morning. Here we’ve outlined exactly what you need to rip your 1080p Blu-ray discs (the ones you own, of course) and then convert the video into a more manageable file size for watching on a computer, phone, game console or PMP. Because hey, you own this movie, and you should be able to watch it on whatever device you want.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;How to Rip a Blu-ray Movie?&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Hollywood wants you to buy its movies on DVD and Blu-ray disc, but then it wants to control what you do with them once you get home. We’re going to show you how to do something that Hollywood most definitely does not want you to do: Copy those movies to your hard drive or media server so that you can enjoy them without ever having to get off your couch to drop a disc in your DVD player.&lt;br /&gt;
&lt;br /&gt;
Once you have the movie on your hard drive, you can do all kinds of other neat stuff with it, such as transcode it to another format so you can watch it on a handheld digital media player—or delete those annoying messages from the FBI and Interpol messages warning you of the penalties for doing what we’re about to show you how to do.&lt;br /&gt;
&lt;br /&gt;
While we fully acknowledge that the movie industry has the right to protect its intellectual property, we also believe that consumers have the right to enjoy the property they purchase. The concept is called fair use: If you bought a movie on DVD, you should have the right to make a back-up copy of it or transfer the content to another medium, such as your computer’s hard drive. You don’t have the right distribute copies of that disc to anyone else, of course, and you don’t have the right to copy discs you don’t own, e.g, movies you borrow from a friend or rent from Netflix. But you knew that already.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;2. What You Need&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
If you’ve ever ripped a music CD, you’ll find that the process of ripping a movie to be only slightly more complicated. Ripping and transcoding a DVD, however, takes more time and a lot more horsepower. You’ll need a fairly current CPU (a dual- or quad-core), a DVD-ROM drive, and some software. DVDs are nearly always copy protected, which means you’ll need a software program capable of breaking that encryption. This is where you turn outlaw, because the U.S. Digital Millennium Copyright Act (DMCA) turns anyone who circumvents copy protection into a bona fide criminal.&lt;br /&gt;
&lt;br /&gt;
But let’s get real. The chances of the Hollywood Gestapo storming your front porch, kicking your door in, and dragging you off to court for copying movies you’ve legitimately purchased for your own personal use are somewhere between slim and none. But if this makes you as nervous as a long-tailed cat in a room full of rocking chairs, or if it just bothers your conscience, stop reading now.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;3. Why choose &lt;a href="http://www.flash-video-soft.com/blu-ray-ripper/"&gt;Xilisoft Blu Ray Ripper&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
    * Rip Blu-ray discs with high ripping speed and excellent HD-quality&lt;br /&gt;
    * Convert Blu-ray M2TS videos to iPod videos and common videos&lt;br /&gt;
    * Extract audio from Blu-ray movie and capture movie images&lt;br /&gt;
    * Edit video by trimming, cropping, merging and adding video effects&lt;br /&gt;
    * The broad support of multimedia devices&lt;br /&gt;
    * Try it for FREE NOW: &lt;a href="http://hotdownloads.com/trialware/download/Download_x-blu-ray-ripper.exe?item=10993-142&amp;affiliate=175028"&gt;Xilisoft Blu Ray Ripper&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
This is the step by step guide of Xilisoft Blu Ray Ripper to show you how to convert Blu-ray disc to iPod, wmv, mpeg, HD, mp4, avi,  psp.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 1.&lt;/strong&gt; Free download at: &lt;a href="http://www.flash-video-soft.com/blu-ray-ripper/"&gt;Xilisoft Blu Ray Ripper&lt;/a&gt;, install and launch.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 2.&lt;/strong&gt; Insert the blu-ray disc and choose the proper output destination and the target video format.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.flash-video-soft.com/blog/wp-content/x-blu-ray-ripper-tips-1.jpg" /&gt;x-blu-ray-ripper-tips-1.jpg&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 3&lt;/strong&gt;. Click on the ‘To MP4′ button, then select the ‘profile’ you need, such as MP4, iPod or iPhone. If you would like to convert blu ray to Apple TV, please click ‘To MOV’ button.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 4.&lt;/strong&gt; Using this powerful blu ray to iPod, blu ray to iPhone, blu ray to to MP4 ripper, you can merge the selected files during conversion or save them as separate files. Click on the ‘Advanced&amp;gt;&amp;gt;’ button, uncheck ‘Split’ option to merge the files. Check ‘Split’ if you plan to convert several files in batch mode.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 5&lt;/strong&gt;. Click on the ‘Convert Now!’ button. After a while, the software will rip blu ray DVD to MP4 format for you.&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/409072/409318/re-how-to-directly-copy-blu-ray-movies-to-hard-drive--of-your-pc/#409318</guid>
      <pubDate>Sun, 15 Nov 2009 02:36:54 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409303/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409303</link>
      <description>This useful guide gives me a lot of help and this software is really nice, too.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409303/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409303</guid>
      <pubDate>Sat, 14 Nov 2009 18:51:45 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409302/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409302</link>
      <description>This useful guide gives me a lot of help and this software is really nice, too.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409302/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409302</guid>
      <pubDate>Sat, 14 Nov 2009 18:51:44 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409301/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409301</link>
      <description>This useful guide gives me a lot of help and this software is really nice, too.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409301/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409301</guid>
      <pubDate>Sat, 14 Nov 2009 18:50:05 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to directly copy Blu-ray movies to hard drive  of your PC</title>
      <link>http://www.programmersheaven.com/mb/general/409072/409291/re-how-to-directly-copy-blu-ray-movies-to-hard-drive--of-your-pc/#409291</link>
      <description>&lt;a href="http://www.blurayrippers.net"&gt;&lt;strong&gt;blu ray ripper&lt;/strong&gt;&lt;/a&gt; both for window users and MAC users.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/409072/409291/re-how-to-directly-copy-blu-ray-movies-to-hard-drive--of-your-pc/#409291</guid>
      <pubDate>Sat, 14 Nov 2009 10:01:36 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409288/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409288</link>
      <description>another choice AVCware's &lt;a href="http://www.convertmodfiles.biz"&gt;&lt;strong&gt;MOD Converter&lt;/strong&gt;&lt;/a&gt;.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409288/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409288</guid>
      <pubDate>Sat, 14 Nov 2009 09:37:07 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Source Code for Trendy Flash</title>
      <link>http://www.programmersheaven.com/mb/general/409285/409285/source-code-for-trendy-flash/</link>
      <description>Does anyone know the source code that Trendy Flash or Site Cube uses for their web templates?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/409285/409285/source-code-for-trendy-flash/</guid>
      <pubDate>Sat, 14 Nov 2009 06:50:28 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409216/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409216</link>
      <description>Support this one.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409216/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409216</guid>
      <pubDate>Fri, 13 Nov 2009 04:31:51 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409215/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409215</link>
      <description>Support this one.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409215/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409215</guid>
      <pubDate>Fri, 13 Nov 2009 04:30:00 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to directly copy Blu-ray movies to hard drive  of your PC</title>
      <link>http://www.programmersheaven.com/mb/general/409072/409191/re-how-to-directly-copy-blu-ray-movies-to-hard-drive--of-your-pc/#409191</link>
      <description>4Easysoft &lt;a href="http://www.4easysoft.com/ipod-video-converter.html"&gt;&lt;strong&gt;iPod Video Converter&lt;/strong&gt;&lt;/a&gt; is a professional Video to iPod Converter which provides an easy and completed way to convert video to iPod from all popular video formats. &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.4easysoft.com/guide/converter-g/ipod.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Key Features:&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;1.Convert any popular video to iPod MP4 easily&lt;/strong&gt;&lt;br /&gt;
It can convert almost all the video formats to ipod such as WMV, MP4, MOV, M4V, AVI, FLV, 3GP, 3G2, MPG, VOB, MPEG, MPG, ASF, MOD, MKV,RM,TOD, MPV, TS,etc.to MP4, MPEG-4, iPod H.264( iPod Video Converter), iPhone H.264, MOV, Apple TV H.264&lt;br /&gt;
&lt;strong&gt;2.Convert video/audio to iPod music MP3, WAV, M4A&lt;/strong&gt;&lt;br /&gt;
It can convert the video/audio files to MP3, WAV, M4A for all the ipod models&lt;br /&gt;
&lt;strong&gt;3.Split video&lt;/strong&gt;&lt;br /&gt;
Trim movies by setting Start Time and End Time or by dragging the start and end slider, so you can get your favorite clips from movies.&lt;br /&gt;
&lt;strong&gt;4.Merge video&lt;/strong&gt;&lt;br /&gt;
Merge several interesting clips into one then enjoy videos on iPod unremittingly.&lt;br /&gt;
&lt;strong&gt;5.Crop video&lt;/strong&gt;&lt;br /&gt;
Remove the black sides by cropping video to only keep the real video part with this iPod to Video Converter.&lt;br /&gt;
&lt;strong&gt;6.Capture the image of the highlights&lt;/strong&gt;&lt;br /&gt;
Take snapshot to capture the image of highlight while previewing movies. It can be saved in default folder automatically.&lt;br /&gt;
&lt;strong&gt;7.Real-time preview&lt;/strong&gt;&lt;br /&gt;
Preview movies while editing to get the best movie effects.&lt;br /&gt;
&lt;strong&gt;8.Support all iPod Models&lt;/strong&gt;&lt;br /&gt;
4Easysoft iPod Video Converter can be used for all the iPod/iPhone models: iPod 1G, iPod classic, iPod mini, iPod nano, iPod shuffle, iPod touch, iPod Video, iPhone, iPhone (3G),etc.&lt;br /&gt;
&lt;br /&gt;
There are also two more professioal ipod video converter available for you:&lt;br /&gt;
4Easysoft &lt;a href="http://www.4easysoft.com/ipod-nano-video-converter.html"&gt;&lt;strong&gt;iPod nano Video Converter&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;
4Easysoft &lt;a href="http://www.4easysoft.com/ipod-touch-video-converter.html"&gt;&lt;strong&gt;iPod touch Video Converter&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.4easysoft.com/avi-converter.html"&gt;AVI Converter&lt;/a&gt;&lt;br /&gt;
Total &lt;a href="http://www.4easysoft.com/total-video-converter.html"&gt;Video Converter&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/409072/409191/re-how-to-directly-copy-blu-ray-movies-to-hard-drive--of-your-pc/#409191</guid>
      <pubDate>Thu, 12 Nov 2009 20:04:29 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to directly copy Blu-ray movies to hard drive  of your PC</title>
      <link>http://www.programmersheaven.com/mb/general/409072/409185/re-how-to-directly-copy-blu-ray-movies-to-hard-drive--of-your-pc/#409185</link>
      <description>&lt;a href="http://www.besthdsoft.com/best-hd-blu-ray-ripper.html"&gt;Rip Blu-ray&lt;/a&gt; with 12 different ways. Download Blu-ray rip software for free and rip Bluray to DVD, PC, MP4, ISO, AVI, MPEG, iPod, WMV, MOV, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.besthdsoft.com/blu-ray-to-ps3-converter.html"&gt;blu ray to psp converter&lt;/a&gt;, &lt;a href="http://www.besthdsoft.com/blu-ray-to-wmv-converter.html"&gt;rip blu ray to wmv&lt;/a&gt;, &lt;a href="http://www.besthdsoft.com/blu-ray-to-mpeg-converter.html"&gt;blu ray to mpeg&lt;/a&gt; &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/409072/409185/re-how-to-directly-copy-blu-ray-movies-to-hard-drive--of-your-pc/#409185</guid>
      <pubDate>Thu, 12 Nov 2009 17:48:47 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409152/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409152</link>
      <description>Like this guide.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409152/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409152</guid>
      <pubDate>Thu, 12 Nov 2009 04:34:45 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409151/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409151</link>
      <description>Like this guide.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409151/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409151</guid>
      <pubDate>Thu, 12 Nov 2009 04:34:04 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409150/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409150</link>
      <description>Like this guide.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409150/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409150</guid>
      <pubDate>Thu, 12 Nov 2009 04:32:21 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to directly copy Blu-ray movies to hard drive  of your PC</title>
      <link>http://www.programmersheaven.com/mb/general/409072/409125/re-how-to-directly-copy-blu-ray-movies-to-hard-drive--of-your-pc/#409125</link>
      <description>Im a fan of &lt;strong&gt;&lt;a href="http://www.pavtube.com/"&gt;pavtube&lt;/a&gt;&lt;/strong&gt; too.Its powerful conversion and editing function satisfy me very well.Also its built-in kinds of codec encoding and perfect sync quility attract me a lot.There are other popular programs, such as  &lt;strong&gt;&lt;a href="http://www.pavtube.com/mts-converter/"&gt;MTS Converter&lt;/a&gt;&lt;/strong&gt;  &lt;strong&gt;&lt;a href="http://www.pavtube.com/mod-converter/"&gt;MOD Converter&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/409072/409125/re-how-to-directly-copy-blu-ray-movies-to-hard-drive--of-your-pc/#409125</guid>
      <pubDate>Wed, 11 Nov 2009 22:35:19 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409080/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409080</link>
      <description>Really a good one.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409080/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409080</guid>
      <pubDate>Wed, 11 Nov 2009 05:05:16 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409079/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409079</link>
      <description>Really a good one.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409079/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409079</guid>
      <pubDate>Wed, 11 Nov 2009 05:04:42 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>How to directly copy Blu-ray movies to hard drive  of your PC</title>
      <link>http://www.programmersheaven.com/mb/general/409072/409072/how-to-directly-copy-blu-ray-movies-to-hard-drive--of-your-pc/</link>
      <description>How to directly copy Blu-ray movies to hard drive  of your PC or external hard drive?&lt;br /&gt;
&lt;br /&gt;
Are you still  looking for an available Blu-ray ripper to directly backup your tons of Blu-ray  disks to the hard drive of your computer or an external hard drive, so as to  store them in a safer way and avoid being scratched by your kids or your own carelessness?  If so, you’ve come to the right place, because this article here will focus on  this topic, and tell you how to directly  copy Blu-ray movies without any sound and image loss via Pavtube &lt;a href="http://www.pavtube.com/blu-ray-ripper/"&gt;Blu-ray Ripper&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;
The following  is a detailed guide of this practical tool, just follow it to see what you  should do while using this application to directly copy your Blu-ray movies.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.tuchuan.com/e/2009111015525494888.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  1. Click “DVD  Rom”, “DVD Folder”, or “IFO/ISO” button to load your Blu-ray files into &lt;strong&gt;Pavtube &lt;a href="http://www.pavtube.com/blu-ray-ripper/"&gt;Blu-ray Ripper&lt;/a&gt;&lt;/strong&gt;. &lt;br /&gt;
&lt;br /&gt;
  2. Click the  drop-down list of “Format” to enable “Directly Copy” workable.&lt;br /&gt;
&lt;br /&gt;
  3. Click the  folder icon at the opposite side of “Output” to specify where to save the  output BD files. By the way, you can totally skip this step, since this program  has already set a destination folder by default automatically.&lt;br /&gt;
&lt;br /&gt;
  4. Click “Convert”  button to start directly copying your BD movies.&lt;br /&gt;
&lt;br /&gt;
As soon as the  copying task is finished, you can click “Open” button to get the output Blu-ray  files with ease. &lt;br /&gt;
&lt;br /&gt;
Well,  completed. Obviously, all the steps are simply to be done. Besides its  easy-to-use feature, one more advantage of &lt;strong&gt;Pavtube &lt;a href="http://www.pavtube.com/blu-ray-ripper/"&gt;Blu-ray Ripper&lt;/a&gt;&lt;/strong&gt; is that it  adopts advanced audio and video sync technology, which enables you to have  high output quality without any audio/video out of sync issues. This is also a  key feature surpassing many similar programs in the market.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/409072/409072/how-to-directly-copy-blu-ray-movies-to-hard-drive--of-your-pc/</guid>
      <pubDate>Wed, 11 Nov 2009 02:07:36 -0700</pubDate>
      <category>General programming</category>
    </item>
    <item>
      <title>Re: How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc</title>
      <link>http://www.programmersheaven.com/mb/general/395720/409018/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409018</link>
      <description>I am looking for it.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/general/395720/409018/re-how-to-convert-mtsmodtod-to-avi3gp-wmvflvmp4mpg-etc/#409018</guid>
      <pubDate>Tue, 10 Nov 2009 04:58:52 -0700</pubDate>
      <category>General programming</category>
    </item>
  </channel>
</rss>