<?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>Techie-Gyan &#187; movie</title>
	<atom:link href="http://www.techiegyan.com/category/movie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techiegyan.com</link>
	<description></description>
	<lastBuildDate>Fri, 25 Nov 2011 05:37:37 +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>Online Movie Tickets in India &#8211; Booking movie tickets on internet -Part 3</title>
		<link>http://www.techiegyan.com/2009/08/19/online-movie-tickets-in-india-booking-movie-tickets-on-internet-part-3/</link>
		<comments>http://www.techiegyan.com/2009/08/19/online-movie-tickets-in-india-booking-movie-tickets-on-internet-part-3/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 06:58:47 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[movie]]></category>
		<category><![CDATA[non-techie]]></category>
		<category><![CDATA[office & productivity]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.techiegyan.com/?p=899</guid>
		<description><![CDATA[I have already written two posts on online booking of movie tickets earlier and this post is basically an update on that which comes to me in one of the comment on existing post. This effort is based in Kolkata and supports some of the multiplexes and theaters. Very soon there will be more multiplexes [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>TOC -- Online Movie Ticket booking</h3><ol><li><a href='http://www.techiegyan.com/2008/07/08/online-movie-tickets-in-india-booking-movie-tickets-on-internet/' title='Online Movie Tickets in India &#8211; Booking movie tickets on internet'>Online Movie Tickets in India &#8211; Booking movie tickets on internet</a></li><li><a href='http://www.techiegyan.com/2008/07/14/online-movie-tickets-in-india-booking-movie-tickets-on-internet-part-2/' title='Online Movie tickets in India &#8211; Booking movie tickets on internet Part-2'>Online Movie tickets in India &#8211; Booking movie tickets on internet Part-2</a></li><li>Online Movie Tickets in India &#8211; Booking movie tickets on internet -Part 3</li></ol></div> <p>I have already written two posts on online booking of movie tickets earlier and this post is basically an update on that which comes to me in one of the comment on existing post. This effort is based in Kolkata and supports some of the multiplexes and theaters. </p>
<p><a href="http://www.priyaentertainments.com/index.php" target="_blank"><img src="http://www.techiegyan.com/wp-content/uploads/2009/08/priyaent.png" alt="priyaent" title="priyaent" width="523" height="407" class="aligncenter size-full wp-image-902" /></a></p>
<p>Very soon there will be more multiplexes in the listing on this website. You can use this website if you live in Kokata or visiting the place. Below is the link to website:</p>
<p><a href="http://www.priyaentertainments.com/index.php">http://www.priyaentertainments.com/index.php</a></p>
 <div class='series_links'><a href='http://www.techiegyan.com/2008/07/14/online-movie-tickets-in-india-booking-movie-tickets-on-internet-part-2/' title='Online Movie tickets in India &#8211; Booking movie tickets on internet Part-2'>Previous in series</a> </div>]]></content:encoded>
			<wfw:commentRss>http://www.techiegyan.com/2009/08/19/online-movie-tickets-in-india-booking-movie-tickets-on-internet-part-3/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Preloading in Flash &#8211; actionscript 2 / actionscript 3</title>
		<link>http://www.techiegyan.com/2008/10/14/preloading-in-flash-actionscript-2-actionscript-3/</link>
		<comments>http://www.techiegyan.com/2008/10/14/preloading-in-flash-actionscript-2-actionscript-3/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 19:15:59 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.techiegyan.com/?p=258</guid>
		<description><![CDATA[Pre-loaders in flash are kind of pacifiers which let user know that flash movie is getting downloaded and let him know the estimated time left or the percentage of flash file remaining. see example here This is quite useful for engaging the user otherwise user is unaware of the activity that flash file is getting [...]]]></description>
			<content:encoded><![CDATA[<p>Pre-loaders in flash are kind of pacifiers which let user know that flash movie is getting downloaded and let him know the estimated time left or the percentage of flash file remaining. see example <a href="http://www.bestflashanimationsite.com/tutorials/previews/preloader1.php" target="_blank">here</a></p>
<p>This is quite useful for engaging the user otherwise user is unaware of the activity that flash file is getting downloaded (which may take some time in case of bigger files and slow internet speed) and may loose his patience and go to some other website/application.</p>
<p>There are various ways to make Pre loaders in Flash. I worked on this in one of my projects and this how i achieved the Pre-loading status of flash movie. </p>
<p>The actual movie starts from 3rd frame of movie because first 2 frames was reserved for Pre-loader. Code checks status of download on 2nd frame and gotoAndPlay(1) is called which send control to first frame again. So movies runs only in first two frames where download status is checked and status bar or any other UI can be shown to user for status update. </p>
<p>Following are the steps. </p>
<p>1. Create first frame blank.<br />
2. Put controls on 2nd frame to display the download status information.<br />
3. Use following code to show download status info, put this code in action window of 2nd frame:</p>
<pre class="actionscript">&nbsp;
<span style="color: #808080; font-style: italic;">/* get value of bytes downloaded */</span>
myLoaded = <span style="color: #0066CC;">Math</span>.<span style="color: #0066CC;">round</span><span style="color: #66cc66;">&#40;</span><span style="color: #0066CC;">getBytesLoaded</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #808080; font-style: italic;">/* get total size of flash movie */</span>
myTotal = <span style="color: #0066CC;">Math</span>.<span style="color: #0066CC;">round</span><span style="color: #66cc66;">&#40;</span><span style="color: #0066CC;">getBytesTotal</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #808080; font-style: italic;">/* Calculate the percentage of movie downloaded */</span>
myPercent = myLoaded/myTotal;
<span style="color: #808080; font-style: italic;">/* loadbar is UI component which is showing percentage downloaded on UI */</span>
loadBar.<span style="color: #0066CC;">_width</span> = myPercent*<span style="color: #cc66cc;">210</span>;
<span style="color: #808080; font-style: italic;">/* Load text is UI component which is showing % on UI */</span>
LoadTxt.<span style="color: #0066CC;">text</span> = <span style="color: #0066CC;">Math</span>.<span style="color: #0066CC;">round</span><span style="color: #66cc66;">&#40;</span>myPercent*<span style="color: #cc66cc;">100</span><span style="color: #66cc66;">&#41;</span>+<span style="color: #ff0000;">&quot;%&quot;</span>;
<span style="color: #b1b100;">if</span> <span style="color: #66cc66;">&#40;</span>myLoaded == myTotal<span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span>
    <span style="color: #808080; font-style: italic;">/* if complete movie is downloaded, Proceed */</span>
    <span style="color: #0066CC;">gotoAndPlay</span><span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">3</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #66cc66;">&#125;</span> <span style="color: #b1b100;">else</span> <span style="color: #66cc66;">&#123;</span>
    <span style="color: #808080; font-style: italic;">/* If download is in progress , Go back to first frame*/</span>
    <span style="color: #0066CC;">gotoAndPlay</span><span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">1</span><span style="color: #66cc66;">&#41;</span>;
<span style="color: #66cc66;">&#125;</span>
&nbsp;</pre>
<p>Initially when I was testing this, I was not getting the UI components which i added to movie for showing download status i.e. loadBar and loadTxt. Then I found the reason.As movie was no completely loaded and its components were also not loaded, it was not showing any UI for pre-loader. </p>
<p>It required some extra configuration which was exporting action script classes of components to first frame. which can be done in following way:</p>
<p>1. Right Click on a component in library and choose Linkage&#8230; option.<br />
2. You need to check all Linkage check boxes in this window, default window will look like this:</p>
<p><a href='http://www.techiegyan.com/wp-content/uploads/2008/10/linkage.png'><img src="http://www.techiegyan.com/wp-content/uploads/2008/10/linkage.png" alt="" title="linkage" width="444" height="230" class="aligncenter size-full wp-image-267" /></a></p>
<p>3. Do this for all custom components you are using for Preloader.  </p>
<p><strong>See in video below how Preloaders can be created in AS3 i.e. actionscript 3</strong> which is slightly different from AS2 (actionscript 2) and provided in latest Flash environments (Adobe Flash CS3 and CS4)</p>
<p><a href='http://www.gotoandlearn.com/play?id=85' target='_blank'><img src="http://www.techiegyan.com/wp-content/uploads/2008/10/preloaderas3.png" alt="" title="preloaderas3" width="499" height="329" class="aligncenter size-full wp-image-268" /></a></p>
<p>source : <a href="http://www.gotoandlearn.com">http://www.gotoandlearn.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techiegyan.com/2008/10/14/preloading-in-flash-actionscript-2-actionscript-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VLC media player 0.9.2</title>
		<link>http://www.techiegyan.com/2008/09/16/vlc-media-player-09/</link>
		<comments>http://www.techiegyan.com/2008/09/16/vlc-media-player-09/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 15:59:49 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[audio]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.techiegyan.com/?p=227</guid>
		<description><![CDATA[VLC media player 0.9, code name Grishenko released recently. Download it from here Simplified settings and dialogs Media library integration Album art displaying and metadata editing Live activation of Video and audio filters Basic encoding profiles Multiple start modes (classic, enhanced and minimalist) System tray icon and minimizing Fullscreen controller According to their wiki following [...]]]></description>
			<content:encoded><![CDATA[<p>VLC media player 0.9, code name Grishenko released recently.  </p>
<p><a href="http://www.videolan.org/vlc/" target="_blank">Download it from here</a></p>
<ul>
<li>Simplified settings and dialogs</li>
<li>Media library integration</li>
<li>Album art displaying and metadata editing</li>
<li>Live activation of Video and audio filters</li>
<li>Basic encoding profiles</li>
<li>Multiple start modes (classic, enhanced and minimalist)</li>
<li>System tray icon and minimizing</li>
<li>Fullscreen controller</li>
</ul>
<p><a href='http://www.videolan.org/vlc/' target='_blank'><img src="http://www.techiegyan.com/wp-content/uploads/2008/09/vlc-092-win32.png" alt="" title="vlc-092-win32" width="435" height="138" class="aligncenter size-full wp-image-228" /></a></p>
<p>According to their wiki following are improvements in Playback:</p>
<p><em><strong>A lot of new decoders, demuxers, and protocols have been added.</p>
<p>There are new codecs support, like Flash video variants, camcorder codecs (M2TS ones), Dirac, Atrac3, H.264 PAFF, APE audio, RealVideo, VC-3, Fraps and others, but also better decoding and better performance. Many thanks to the FFmpeg project which can take most of the credit for these improvements.</p>
<p>There are improvements in the demuxers and new supports (subtitles format rework with many new formats, Tivo2, OMA, MIDI support&#8230;).</p>
<p>Tag supports of audio files have vastly been improved(fix of APE, AAC, OGG tags,&#8230;)</p>
<p>This version also supports DVB windows devices (BDA), iSight Webcams, v4l2 on Linux and many other ones. </strong></em></p>
<p>Other than this one very good improvement which was pointed out by one friend is that you can apply Audio and video filters. One of the audio filter is playing the audio with some offset with video which can fix some of the videos file with existing offset (lip synchronization).</p>
<p><object width="400" height="302"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1732418&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=1732418&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="302"></embed></object><br /><a href="http://vimeo.com/1732418?pg=embed&amp;sec=1732418">VLC media player 0.9.2 &#8211; Grishenko</a> from <a href="http://vimeo.com/user750991?pg=embed&amp;sec=1732418">Antoine Cellerier</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1732418">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techiegyan.com/2008/09/16/vlc-media-player-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Movie tickets in India &#8211; Booking movie tickets on internet Part-2</title>
		<link>http://www.techiegyan.com/2008/07/14/online-movie-tickets-in-india-booking-movie-tickets-on-internet-part-2/</link>
		<comments>http://www.techiegyan.com/2008/07/14/online-movie-tickets-in-india-booking-movie-tickets-on-internet-part-2/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 08:03:40 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[non-techie]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.techiegyan.com/?p=133</guid>
		<description><![CDATA[Second part of previous post about online ticket bookings by major cinemas and here i am listing all major online movie ticket facilitator websites which are not having cinema chains but a third-party websites which just do movie ticket booking business: 1. BookMyShow: I guess the most popular and having most coverage in all regions [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>TOC -- Online Movie Ticket booking</h3><ol><li><a href='http://www.techiegyan.com/2008/07/08/online-movie-tickets-in-india-booking-movie-tickets-on-internet/' title='Online Movie Tickets in India &#8211; Booking movie tickets on internet'>Online Movie Tickets in India &#8211; Booking movie tickets on internet</a></li><li>Online Movie tickets in India &#8211; Booking movie tickets on internet Part-2</li><li><a href='http://www.techiegyan.com/2009/08/19/online-movie-tickets-in-india-booking-movie-tickets-on-internet-part-3/' title='Online Movie Tickets in India &#8211; Booking movie tickets on internet -Part 3'>Online Movie Tickets in India &#8211; Booking movie tickets on internet -Part 3</a></li></ol></div> <p>Second part of previous post about online ticket bookings by major cinemas and here i am listing all major online movie ticket facilitator websites which are not having cinema chains but a third-party websites which just do movie ticket booking business:</p>
<p><strong><a href="http://www.bookmyshow.com/">1. BookMyShow:</a></strong> I guess the most popular and having most coverage in all regions of India. There are many cinemas which are using Book My Show for booking their tickets as a technology partner. </p>
<p>Also book tickets for Concerts and Plays. You can pre-book tickets of movies before its release date. BookMyShow also has a mobile application which can be downloaded from website.</p>
<p><a href="http://www.bookmyshow.com/"><img class="aligncenter size-full wp-image-136" title="bms" src="http://www.techiegyan.com/wp-content/uploads/2008/07/bms.png" alt="" width="500" height="371" /></a><br />
<br/></p>
<p><strong><a href="http://www.bookeazy.com/portal/Index">2. Bookeazy:</a></strong> This provides movie ticket booking only for Pune. It handles around 7 different cinema halls including INOX pune. You can also get Previews and Reviews of movies in a separate section.</p>
<p><a href="http://www.bookeazy.com/portal/Index"><img class="aligncenter size-full wp-image-135" title="beazy" src="http://www.techiegyan.com/wp-content/uploads/2008/07/beazy.png" alt="" width="500" height="360" /></a><br />
<br/></p>
<p><strong><a href="http://www.iticket.in/cinemaindex.asp">3. iTicket: </a></strong>It provides movie ticket booking for smaller Bangalore cinemas. The list includes Abhinay, Innovative Multiplex, Kailash, Menaka, MovieLand, Mukunda, Navarang, Pallavi, Parimala, Poornima, RadhaKrishna-A/C, Rex, Santosh, Sri Renuka Prassana, Sri Venkateshwara, Tribhuvan, Triveni, Vaibhav, Vijay, Vision Cinemas. </p>
<p>Tickets can also be booked at its outlets which can also be located from the website.</p>
<p><a href="http://www.iticket.in/cinemaindex.asp"><img class="aligncenter size-full wp-image-137" title="iticket" src="http://www.techiegyan.com/wp-content/uploads/2008/07/iticket.png" alt="" width="500" height="308" /></a><br />
<br/></p>
<p><strong><a href="http://www.kyazoonga.com/Default.aspx">5. kyazoonga:</a></strong> Provides movies ticket booking for Agra, Ahmedabad, Aurangabad, Baroda, Bengaluru, Chandigarh, Chennai, Faridabad, Ghaziabad, Goa, Gurgaon, Guwahati, Hyderabad, Indore, Jaipur, Kolkata, Kota, Latur, Lucknow, Ludhiana, Mumbai, Nagpur, New Delhi, Noida, Panipat and Pune. </p>
<p><a href="http://www.kyazoonga.com/Default.aspx"><img class="aligncenter size-full wp-image-139" title="kzoonga" src="http://www.techiegyan.com/wp-content/uploads/2008/07/kzoonga.png" alt="" width="500" height="304" /></a><br />
<br/><br />
<strong><a href="http://www.m2kcinemas.com/">5. M2K: </a></strong> I guess this one was missed in last part so i just listed here. If you live or work in west (north-west) Delhi, you can check this. M2K cinemas is located on  2 locations, Rohini &#038; Pitampura. </p>
<p><a href="http://www.m2kcinemas.com/"><img class="aligncenter size-full wp-image-138" title="m2k" src="http://www.techiegyan.com/wp-content/uploads/2008/07/m2k.png" alt="" width="500" height="323" /></a><br />
<br/><br />
<strong><a href="http://www.cinemax.co.in/">6. Cinemax : </a></strong> Another miss, Cinemax has presence in Nagpur, Andheri , Bandra, Eternity Mall, Thane, Goregaon (W), Growel&#8217;s, Kandivali (E), Guwahati Dona Planet, Kandivali  (W), Nasik, College Road, Sion, Wonder Mall, Thane and recently launched in Ahmedabad. </p>
<p><a href='http://www.cinemax.co.in/'><img src="http://www.techiegyan.com/wp-content/uploads/2008/07/cinemax.png" alt="" title="cinemax" width="500" height="362" class="aligncenter size-full wp-image-140" /></a></p>
<p>Use internet to book your tickets and save time and resources.</p>
 <div class='series_links'><a href='http://www.techiegyan.com/2008/07/08/online-movie-tickets-in-india-booking-movie-tickets-on-internet/' title='Online Movie Tickets in India &#8211; Booking movie tickets on internet'>Previous in series</a> <a href='http://www.techiegyan.com/2009/08/19/online-movie-tickets-in-india-booking-movie-tickets-on-internet-part-3/' title='Online Movie Tickets in India &#8211; Booking movie tickets on internet -Part 3'>Next in series</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.techiegyan.com/2008/07/14/online-movie-tickets-in-india-booking-movie-tickets-on-internet-part-2/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Check this out :-)</title>
		<link>http://www.techiegyan.com/2008/06/20/check-this-out/</link>
		<comments>http://www.techiegyan.com/2008/06/20/check-this-out/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 17:28:41 +0000</pubDate>
		<dc:creator>Aditya</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.techiegyan.com/?p=64</guid>
		<description><![CDATA[Amazing work done in Flash. (requires flash plug-in installed, get it from here.) Note: keep patience, it will take some time to download.]]></description>
			<content:encoded><![CDATA[<p>Amazing work done in Flash. (requires flash plug-in installed, <a href="http://www.adobe.com/products/flashplayer/" target="_blank">get it from here.</a>)</p>
<p><strong>Note:</strong> keep patience, it will take some time to download. </p>
<p><a href='http://www.papervision3d.org/demos/panorama/' target='_blank'><img src="http://www.techiegyan.com/wp-content/uploads/2008/06/flash-300x205.png" alt="" title="Great work done in Flash" width="300" height="205" class="aligncenter size-medium wp-image-65" /></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.techiegyan.com/2008/06/20/check-this-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

