<?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>Linx Trix</title>
	<atom:link href="http://linxtrix.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://linxtrix.com</link>
	<description>Web and Linux development stuff...</description>
	<lastBuildDate>Wed, 03 Jun 2009 08:50:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Attempted to read BIOS 128KB: got 0KB</title>
		<link>http://linxtrix.com/2008/09/25/attempted-to-read-bios-128kb-got-0kb/</link>
		<comments>http://linxtrix.com/2008/09/25/attempted-to-read-bios-128kb-got-0kb/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 10:49:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[hard]]></category>
		<category><![CDATA[bios]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[matrox]]></category>
		<category><![CDATA[nvidia]]></category>

		<guid isPermaLink="false">http://linxtrix.com/?p=23</guid>
		<description><![CDATA[Or how to loose a few hours on trying to setup dual monitors with a on-board nvidia and PCI Matrox card.
The problem on the end was that when the primary card (nvidia) was not set as the primary boot card, it was not setup right by the bios and hence X could not access it, [...]]]></description>
			<content:encoded><![CDATA[<p>Or how to loose a few hours on trying to setup dual monitors with a on-board nvidia and PCI Matrox card.</p>
<p>The problem on the end was that when the primary card (nvidia) was not set as the primary boot card, it was not setup right by the bios and hence X could not access it, so just setup nvidia back as the primary card, and voila, wonders work.</p>
]]></content:encoded>
			<wfw:commentRss>http://linxtrix.com/2008/09/25/attempted-to-read-bios-128kb-got-0kb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ok, THIS IS HILARIOUS!</title>
		<link>http://linxtrix.com/2008/07/28/ok-this-is-hilarious/</link>
		<comments>http://linxtrix.com/2008/07/28/ok-this-is-hilarious/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 10:00:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://linxtrix.com/?p=22</guid>
		<description><![CDATA[Ok, I don&#8217;t like doing this, just posting videos&#8230; but THIS ROCKS!

]]></description>
			<content:encoded><![CDATA[<p>Ok, I don&#8217;t like doing this, just posting videos&#8230; but THIS ROCKS!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/un_PjRXV5l8&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/un_PjRXV5l8&amp;fs=1" allowfullscreen="true" wmode="transparent"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://linxtrix.com/2008/07/28/ok-this-is-hilarious/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Remember IP addresses More efficiently?</title>
		<link>http://linxtrix.com/2008/07/27/how-to-remember-ip-addresses-more-efficiently/</link>
		<comments>http://linxtrix.com/2008/07/27/how-to-remember-ip-addresses-more-efficiently/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 10:30:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://linxtrix.com/?p=21</guid>
		<description><![CDATA[Okay I was developing a new website (which I won&#8217;t reveal just yet), and I needed a way to generate user logins for people who are lazy.
The thing is I know that if I want to make a good service I need to get past one thing, and that&#8217;s creating logins and passwords for people [...]]]></description>
			<content:encoded><![CDATA[<p>Okay I was developing a new website (<strong>which I won&#8217;t reveal just yet</strong>), and I needed a way to generate user logins for people who are lazy.</p>
<p>The thing is I know that if I want to make a good service I need to get past one thing, and that&#8217;s <strong>creating logins</strong> and passwords for people who <strong>just want to try</strong> out the service.</p>
<p>But, my service will have a sub domain for each new user, so just creating <strong>xhf235ssfd.mydomain.com does not make much sense</strong>, does it? Now, next thing is I will assign them unique id&#8217;s in the program, which will be determined by the data base&#8217;s auto_increment, so using a number.mydomain.com makes much more sense, but numbers are not so easy to remember, plus it looks much more ugly then having something with text. And imagine that it could be <strong>pronounceable</strong>?</p>
<p>Then it striked me, I recall a program which <strong>generated <a href="http://en.wikipedia.org/wiki/One_time_password">OTP</a> password</strong>s by converting numbers to mnemonics so it can be transmitted between 2 humans over a phone line just like a service to give one-time testing access. I searched and searched on my drive, but having 68Gigs of data in my home directory makes it&#8230; well a little difficult. So I went on the &#8216;net and found this crazy page called <a href="http://gurno.com/adam/mne/index.shtml">IP Mnemonics</a> (here a <a href="http://gurno.com/dru/?q=node/211">blogpost</a>).</p>
<p>It&#8217;s a cool concept, basically a ip which is <strong>87.230.21.3</strong> would be<strong> get.tin.bet.add</strong> which also has only <strong>4 syllables!</strong> Pretty awesome, and I found a list which I can use to convert my sequential numbers to something nicer then just random garbage, hex-codes or a integer.</p>
<p>I will copy the list of numbers-&gt;names here in case the original site ever disappears.</p>
<table border="0">
<tbody>
<tr>
<td>
<pre>000     zip
001     ace
002     act
003     add
004     age
005     aim
006     air
007     and
008     ant
009     ape
010     arm
011     art
012     ash
013     ask
014     bad
015     bag
016     ban
017     bar
018     bat
019     bay
020     bed
021     bet
022     bid
023     big
024     bin
025     bit
026     bog
027     boo
028     box
029     bud
030     bug
031     bun
032     bus
033     cab
034     can
035     cap
036     car
037     cat
038     cop
039     cot
040     cow
041     cry
042     cub
043     cup
044     cut
045     day
046     den
047     did
048     die
049     dig
050     dim
051     dip
052     dog
053     dry
054     dub
055     dud
056     dug
057     ear
058     eat
059     eel
060     egg
061     elf
062     elk
063     elm</pre>
</td>
<td>
<pre>064     end
065     fan
066     far
067     fat
068     fed
069     few
070     fib
071     fig
072     fin
073     fit
074     fix
075     fly
076     fog
077     foo
078     fox
079     fry
080     fun
081     gab
082     gag
083     gap
084     gas
085     gel
086     gem
087     get
088     gin
089     got
090     gum
091     gut
092     had
093     has
094     hat
095     hen
096     hex
097     hid
098     hip
099     hit
100     hog
101     hop
102     hot
103     how
104     hub
105     hug
106     hum
107     hut
108     ice
109     ill
110     imp
111     ink
112     irk
113     jab
114     jam
115     jar
116     jaw
117     jet
118     jig
119     job
120     jog
121     jot
122     joy
123     key
124     kid
125     kin
126     kit
127     lab</pre>
</td>
<td>
<pre>128     lag
129     lap
130     law
131     lax
132     lay
133     leg
134     let
135     lid
136     lip
137     lit
138     lot
139     low
140     mad
141     map
142     mat
143     men
144     met
145     mix
146     mob
147     moo
148     mop
149     mud
150     mug
151     nab
152     nag
153     nap
154     net
155     new
156     nil
157     nip
158     nod
159     nor
160     now
161     nut
162     oak
163     oat
164     odd
165     off
166     old
167     orb
168     out
169     owl
170     own
171     pad
172     pal
173     pan
174     pay
175     pen
176     pet
177     pie
178     pig
179     pin
180     pit
181     ply
182     pod
183     pop
184     pot
185     pox
186     pry
187     pun
188     pup
189     put
190     rag
191     ran</pre>
</td>
<td>
<pre>192     rat
193     raw
194     red
195     rid
196     rig
197     rip
198     rot
199     row
200     rub
201     rug
202     run
203     rut
204     rye
205     sad
206     sag
207     sap
208     sat
209     saw
210     say
211     set
212     shy
213     sip
214     sit
215     ski
216     sky
217     sly
218     sob
219     soy
220     spa
221     spy
222     tab
223     tag
224     tan
225     tap
226     tar
227     tax
228     the
229     tie
230     tin
231     tip
232     top
233     toy
234     try
235     tub
236     tug
237     use
238     van
239     vat
240     vex
241     vow
242     wag
243     war
244     was
245     wax
246     web
247     wet
248     who
249     wig
250     win
251     wit
252     yes
253     yet
254     zoo
255     all</pre>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://linxtrix.com/2008/07/27/how-to-remember-ip-addresses-more-efficiently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which Version Control System and Bugtracking system to use?</title>
		<link>http://linxtrix.com/2008/07/25/which-version-control-system-and-bugtracking-system-to-use/</link>
		<comments>http://linxtrix.com/2008/07/25/which-version-control-system-and-bugtracking-system-to-use/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 14:48:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[medium]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://linxtrix.com/?p=20</guid>
		<description><![CDATA[After reading a bunch of articles about Request Tracker, and other Issue Tracking Systems starting from here on wikipedia and and on slashdot .
And before anything watching this amazing video:

From which I got a hint that git could be the way, I found this post which basically confirmed my research that Git and Trac are [...]]]></description>
			<content:encoded><![CDATA[<p>After reading a bunch of articles about <a href="http://www.linux-mag.com/id/5811">Request Tracker</a>, and other Issue Tracking Systems starting from <a href="http://en.wikipedia.org/wiki/Comparison_of_issue_tracking_systems">here</a> on wikipedia and and on <a href="http://ask.slashdot.org/article.pl?sid=07/02/01/014221">slashdot</a> .</p>
<p>And before anything watching this amazing video:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/L2SED6sewRw&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/L2SED6sewRw&amp;hl=en&amp;fs=1" allowfullscreen="true"></embed></object></p>
<p>From which I got a hint that <a href="http://en.wikipedia.org/wiki/Git_(software)">git</a> could be the way, I found this <a href="http://hiddenreflex.com/main/?p=28">post</a> which basically confirmed my research that Git and Trac are the way to go.</p>
<p>Now I&#8217;ll be installing and testing it in the future, so we&#8217;ll see&#8230;. I&#8217;ll keep you posted.</p>
]]></content:encoded>
			<wfw:commentRss>http://linxtrix.com/2008/07/25/which-version-control-system-and-bugtracking-system-to-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare Alt Key gets Stuck</title>
		<link>http://linxtrix.com/2008/07/22/vmware-alt-key-gets-stuck/</link>
		<comments>http://linxtrix.com/2008/07/22/vmware-alt-key-gets-stuck/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 13:14:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[medium]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware alt stuck]]></category>

		<guid isPermaLink="false">http://linxtrix.com/?p=18</guid>
		<description><![CDATA[There seems to be a bug in VMWare, at least in Linux when you switch back and forth between the Guest and Host sometimes the Alt key gets stuck in the Host, where in the guest the key is not stuck. This simple script solves the problem:
#!/bin/sh
/usr/bin/xmodmap &#8211; &#60;&#60; XXX
clear shift
add shift = Shift_L Shift_R
clear [...]]]></description>
			<content:encoded><![CDATA[<p>There seems to be a bug in VMWare, at least in Linux when you switch back and forth between the Guest and Host sometimes the Alt key gets stuck in the Host, where in the guest the key is not stuck. This simple script solves the problem:</p>
<p>#!/bin/sh<br />
/usr/bin/xmodmap &#8211; &lt;&lt; XXX<br />
clear shift<br />
add shift = Shift_L Shift_R<br />
clear lock<br />
add lock = Caps_Lock<br />
clear control<br />
add control = Control_L Control_R<br />
clear mod1<br />
add mod1 = Alt_L Alt_R<br />
clear mod2<br />
add mod2 = Num_Lock<br />
clear mod3<br />
clear mod4<br />
add mod4 = Super_L Super_R<br />
clear mod5<br />
add mod5 = Scroll_Lock<br />
XXX</p>
<p>Just run it and it will clear the stuck keys.</p>
]]></content:encoded>
			<wfw:commentRss>http://linxtrix.com/2008/07/22/vmware-alt-key-gets-stuck/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HOWTO: Remote Desktop through a proxy</title>
		<link>http://linxtrix.com/2008/04/10/howto-remote-desktop-through-a-proxy/</link>
		<comments>http://linxtrix.com/2008/04/10/howto-remote-desktop-through-a-proxy/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 12:46:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[medium]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://linxtrix.com/2008/04/10/howto-remote-desktop-through-a-proxy/</guid>
		<description><![CDATA[Ok, the problem is simple, you are in China for example and you have a really bad connection from your hotel to your Windows Server or your home computer via a rdesktop connection.
Luckily you have a proxy server somewhere (for example a squid), but rdesktop has NO settings for a proxy server, and it ignores [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, the problem is simple, you are in China for example and you have a really bad connection from your hotel to your Windows Server or your home computer via a <a title="Remote Desktop" href="http://en.wikipedia.org/wiki/Terminal_Services" rel="nofollow">rdesktop</a> connection.</p>
<p>Luckily you have a proxy server somewhere (for example a <a rel="nofollow" href="http://www.squid-cache.org/">squid</a>), but rdesktop has NO settings for a proxy server, and it ignores the proxy settings in Control Panel&#8230;.</p>
<p>Luckily someone pointed me to a nice program with which you can configure a proxy for a program which does not even support a proxy, meet <a rel="nofollow" href="http://uniqueinternetservices.com/proxy-firewall-download.html">Proxy Firewall</a>, direct download link <a rel="nofollow" title="Click to download." href="http://uniqueinternetservices.com/pfsetup.exe">here</a> .</p>
<p><a href="http://www.enuws.com/">Breaking News</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linxtrix.com/2008/04/10/howto-remote-desktop-through-a-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vmware: D-Bus not built with -rdynamic so unable to print a backtrace</title>
		<link>http://linxtrix.com/2008/03/15/vmware-d-bus-not-built-with-rdynamic-so-unable-to-print-a-backtrace/</link>
		<comments>http://linxtrix.com/2008/03/15/vmware-d-bus-not-built-with-rdynamic-so-unable-to-print-a-backtrace/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 11:20:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[medium]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[backtrace]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[hald dbus]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[problem]]></category>

		<guid isPermaLink="false">http://linxtrix.com/2008/03/15/vmware-d-bus-not-built-with-rdynamic-so-unable-to-print-a-backtrace/</guid>
		<description><![CDATA[This happens on Gentoo&#8217;s vmware-workstation ebuild installation, like explained here and here the problem is you have dbus running, but not hal, simply add hal to your default startup:
rc-update add hald default
run it:
/etc/init.d/hald start
and retry the drill with vmware.
]]></description>
			<content:encoded><![CDATA[<p>This happens on <a href="http://www.gentoo.org">Gentoo</a>&#8217;s vmware-workstation ebuild installation, like explained <a href="http://bbs.archlinux.org/viewtopic.php?pid=306807">here</a> and <a href="http://comserver.homelinux.com/wordpress/?p=9">here</a> the problem is you have dbus running, but not hal, simply add hal to your default startup:</p>
<p>rc-update add hald default</p>
<p>run it:</p>
<p>/etc/init.d/hald start</p>
<p>and retry the drill with vmware.</p>
]]></content:encoded>
			<wfw:commentRss>http://linxtrix.com/2008/03/15/vmware-d-bus-not-built-with-rdynamic-so-unable-to-print-a-backtrace/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can Google follow &lt;form&gt;?</title>
		<link>http://linxtrix.com/2008/02/11/can-google-follow/</link>
		<comments>http://linxtrix.com/2008/02/11/can-google-follow/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 19:48:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[follow forms]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[forms]]></category>

		<guid isPermaLink="false">http://linxtrix.com/2008/02/11/can-google-follow/</guid>
		<description><![CDATA[I somehow had the impression that it can&#8217;t or that it does not, whatever. But not from my own beliefs, more from what I heard from other people, but I never bothered about that.
Actually I never heard anyone claim that it can do just that, but for me it was kind of a normal thing. [...]]]></description>
			<content:encoded><![CDATA[<p>I somehow had the impression that it can&#8217;t or that it does not, whatever. But not from my own beliefs, more from what I heard from other people, but I never bothered about that.</p>
<p>Actually I never heard anyone claim that it can do just that, but for me it was kind of a normal thing. But recently I was checking a site in Google Webmasters Tools, and it had some problems with certain links while crawling. The links were of the type somepage.php?something=that Where I had no idea who would have linked to that since that was available from a dropdown in a form which actually not even had a button but was submitted via onchange=&#8221;this.form.submit();&#8221;. (which could also mean that Google does know to read and execute javascript, but that&#8217;s I&#8217;m going to explain in one other post) Anyway, I searched for back links to the site containing that parameters, and found it. So I first thought it&#8217;s just a coincidence, and I solved the problem by redirecting the call back to the original page when the new information was saved in the session data. But this fix triggered the same problem on some other page which before that had no error reports, and this page is surely not receiving much visitor traffic, so I really Doubt that someone did post a link to that one in the meantime.</p>
<p>Conclusion, yes it knows and does follow forms, at least it seems so <img src='http://linxtrix.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://linxtrix.com/2008/02/11/can-google-follow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MP4 Player</title>
		<link>http://linxtrix.com/2008/02/07/mp4-player/</link>
		<comments>http://linxtrix.com/2008/02/07/mp4-player/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 16:20:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mp4]]></category>
		<category><![CDATA[mp4 player]]></category>
		<category><![CDATA[playing mp4 files]]></category>

		<guid isPermaLink="false">http://linxtrix.com/2008/02/07/mp4-player/</guid>
		<description><![CDATA[Playing MP4 Video Files In Windows
MPEG-4 is quickly becoming one of the most important formats for video on the Internet. MPEG-4 files typically have the extension .MP4 and are created by a large number of software tools, digital cameras, and mobile phones.
There are number of free programs that can be used to play back MP4 [...]]]></description>
			<content:encoded><![CDATA[<h1>Playing MP4 Video Files In Windows</h1>
<p><a href="http://en.wikipedia.org/wiki/MPEG-4">MPEG-4</a> is quickly becoming one of the most important formats for video on the Internet. MPEG-4 files typically have the extension .MP4 and are created by a large number of software tools, digital cameras, and mobile phones.</p>
<p>There are number of free programs that can be used to play back MP4 files in Windows. Unfortunately, they can be difficult to find because searching for &#8220;<a href="http://www.google.com/search?q=mp4+player">MP4 player</a>&#8221; in search engines often gives results which are not useful because they point to no-name software that may contain adware or spyware. &#8220;Adware&#8221; is software which displays advertisements to the user, either while they are using the software, or in more annoying cases by popping up windows even when the software isn&#8217;t being used. &#8220;Spyware&#8221; is software that is used to track and record a user&#8217;s actions (such as the web sites that they visit) and then report that information across the Internet to some person or business (perhaps for the purposes of showing &#8220;targeted&#8221; advertisements that are meant to be relevant to the user&#8217;s interests). Spyware and adware are often bundled with other applications and installed without asking or informing the user first.</p>
<p>The following packages, however, are all reputable software and do not contain any adware or spyware:</p>
<h2>QuickTime</h2>
<p><a href="http://www.apple.com/quicktime/">QuickTime</a> is the name of Apple&#8217;s video technology. They make a player application which is free to <a href="http://www.apple.com/quicktime/download/">download</a>. It is also included with <a href="http://www.apple.com/itunes/">iTunes</a> (because iTunes makes use of QuickTime). You might notice that Apple also talks about &#8220;<a href="http://www.apple.com/quicktime/pro/">QuickTime Pro</a>&#8220;. This is a paid upgrade which adds functions to the player for converting video to different formats (including MPEG-4).</p>
<h4>Advantages</h4>
<ul>
<li>Very easy to use.</li>
<li>Works inside your web browser, making it easy to watch MPEG-4 video on the web, such as the excellent quality <a href="http://www.apple.com/trailers/">movie trailers</a> provided by Apple.</li>
<li>Made by a major software company.</li>
</ul>
<h4>Disadvantages</h4>
<ul>
<li>Player supports all types of MPEG-4 video, but doesn&#8217;t support many other common formats.</li>
<li>QuickTime is more demanding on the computer&#8217;s processor than the other options listed here. Processing MPEG-4 video can be demanding so this may make a difference on older computers (especially with larger videos).</li>
</ul>
<h2>VLC</h2>
<p><a href="http://www.videolan.org/vlc/">VLC</a> is a popular free media player which is available for many different types of computer. It works with a huge number of different <a href="http://www.videolan.org/vlc/features.html">video and audio formats</a>.</p>
<h4>Advantages</h4>
<ul>
<li>Can play many different types of video file, including most AVI files, WMV, MPEG-1, MPEG-2 and MPEG-4.</li>
<li>VLC is fast. If you have an older computer then it may be able to play videos smoothly which cause QuickTime Player to stutter or skip.</li>
</ul>
<h4>Disadvantages</h4>
<ul>
<li>VLC is very powerful software and has advanced features like format conversion and hundreds of different options. These might be daunting for first-time users.</li>
<li>VLC is free and <a href="http://en.wikipedia.org/wiki/Open_source">open-source</a> software which is made by volunteers, not a software company. As such, they do not hold patent licenses for the various patented video formats that are supported by VLC. This means that, depending on where you live, <a href="http://www.videolan.org/doc/faq/en/index.html#id305777">you may need to obtain patent licenses yourself</a> in order to be able to legally use VLC.</li>
</ul>
<h2>CCCP</h2>
<p><a href="http://www.cccp-project.net/">CCCP</a> is the Combined Community Codec Pack. A codec is a piece of software that is used to play a particular video or audio format. CCCP is a free collection of various codecs and other pieces of media software, which can be used to play back <a href="http://www.cccp-project.net/wiki/index.php?title=FAQ#Supported_Formats">many different kinds</a> of video. This option is interesting because it uses the media system that is built into Windows (called DirectShow), and so it makes Windows Media Player (and some other media software) able to open the new formats.</p>
<h4>Advantages</h4>
<ul>
<li>Allows you to use Windows Media Player, which you may already be familiar with.</li>
<li>Uses the same core decoding software as VLC, so it is just as fast.</li>
</ul>
<h4>Disadvantages</h4>
<ul>
<li>CCCP is a collection of many different pieces of software that work together. This makes the installation somewhat complicated, and may be daunting for people who are not used to using video software. It is also possible for there to be conflicts between the codecs installed by CCCP and codecs which are already installed on the computer (although the installer tries to eliminate these conflicts).</li>
<li>Has the same patent license issues as VLC, because it is also created by volunteers.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://linxtrix.com/2008/02/07/mp4-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Views</title>
		<link>http://linxtrix.com/2008/01/15/views/</link>
		<comments>http://linxtrix.com/2008/01/15/views/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 16:55:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://linxtrix.com/2008/01/15/views/</guid>
		<description><![CDATA[It&#8217;s funny that things like this:

Have a low View count. Even if someone things these guys are wackos, I guess they are better then these guys:

But the thing is, the first has 91 views at the time of this writing, and was added Jan 7, the other has 53,xxx and was added Jan 3, and [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s funny that things like this:<br />
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/MhDnDJYmaBQ&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/MhDnDJYmaBQ&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object><br />
Have a low View count. Even if someone things these guys are wackos, I guess they are better then these guys:<br />
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/KCq5dp14Joc&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/KCq5dp14Joc&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object><br />
But the thing is, the first has 91 views at the time of this writing, and was added Jan 7, the other has 53,xxx and was added Jan 3, and I hardly believe the few days have such an impact&#8230; rather the topic&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://linxtrix.com/2008/01/15/views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
