<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>IT Chalk Board &#38; More</title>
	<atom:link href="http://itchalkboard.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://itchalkboard.wordpress.com</link>
	<description>IT Experiences, Reviews, Hints &#38; Tricks</description>
	<lastBuildDate>Wed, 03 Feb 2010 02:22:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='itchalkboard.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>IT Chalk Board &#38; More</title>
		<link>http://itchalkboard.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://itchalkboard.wordpress.com/osd.xml" title="IT Chalk Board &#38; More" />
	<atom:link rel='hub' href='http://itchalkboard.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Easily enable MP3, MPEG4, AAC, and other restricted encoding in FFmpeg</title>
		<link>http://itchalkboard.wordpress.com/2009/09/02/easily-enable-mp3-mpeg4-aac-and-other-restricted-encoding-in-ffmpeg/</link>
		<comments>http://itchalkboard.wordpress.com/2009/09/02/easily-enable-mp3-mpeg4-aac-and-other-restricted-encoding-in-ffmpeg/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 04:40:24 +0000</pubDate>
		<dc:creator>M.kojak.S</dc:creator>
				<category><![CDATA[IT - Related - Linux]]></category>
		<category><![CDATA[LINUX O/S Related Hints & Tricks]]></category>
		<category><![CDATA[AAC]]></category>
		<category><![CDATA[encrypted DVD]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[Medibuntu]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[Restricted drivers]]></category>

		<guid isPermaLink="false">http://itchalkboard.wordpress.com/?p=140</guid>
		<description><![CDATA[Thanks to FakeOutDoorsman @ the Ubuntu Community for this posting   Go There -&#62; A common question is &#8220;why doesn&#8217;t the repository FFmpeg convert to mp3, aac, mpeg4, etc?&#8221;. Ubuntu doesn&#8217;t make it very clear to the general user as to why to repo FFmpeg is so limited or how to fix this issue. This is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=itchalkboard.wordpress.com&amp;blog=9100173&amp;post=140&amp;subd=itchalkboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://itchalkboard.wordpress.com/2009/09/02/easily-enable-mp3-mpeg4-aac-and-other-restricted-encoding-in-ffmpeg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddfc1fad23f795f21e35acf9f47a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.kojak.S</media:title>
		</media:content>
	</item>
		<item>
		<title>AVI to SWF using FFmpeg</title>
		<link>http://itchalkboard.wordpress.com/2009/09/02/avi-to-swf-using-ffmpeg/</link>
		<comments>http://itchalkboard.wordpress.com/2009/09/02/avi-to-swf-using-ffmpeg/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 18:51:17 +0000</pubDate>
		<dc:creator>M.kojak.S</dc:creator>
				<category><![CDATA[IT - Related - Linux]]></category>
		<category><![CDATA[Linux Applications]]></category>
		<category><![CDATA[AVI]]></category>
		<category><![CDATA[AVI 2 SWF]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[SWF]]></category>

		<guid isPermaLink="false">http://itchalkboard.wordpress.com/?p=138</guid>
		<description><![CDATA[AVI container file with Video Codex: mpeg4 &#38; Audio Codex: mp3) In Ubuntu, For a quick and dirty way to convert AVI  files to SWF files I use: Command line (open terminal) ffmpeg -i input.avi -acodec copy -vcodec flv output.swf Note: you might have to add extra options to change parameters as frame rate, bit [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=itchalkboard.wordpress.com&amp;blog=9100173&amp;post=138&amp;subd=itchalkboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://itchalkboard.wordpress.com/2009/09/02/avi-to-swf-using-ffmpeg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddfc1fad23f795f21e35acf9f47a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.kojak.S</media:title>
		</media:content>
	</item>
		<item>
		<title>FLV to SWF Using FFMPEG command line.</title>
		<link>http://itchalkboard.wordpress.com/2009/09/02/flv-to-swf-using-ffmpeg-command-line/</link>
		<comments>http://itchalkboard.wordpress.com/2009/09/02/flv-to-swf-using-ffmpeg-command-line/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 17:22:16 +0000</pubDate>
		<dc:creator>M.kojak.S</dc:creator>
				<category><![CDATA[IT - Related - Linux]]></category>
		<category><![CDATA[Linux Applications]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[FFmpet]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[FLV]]></category>
		<category><![CDATA[SWF]]></category>

		<guid isPermaLink="false">http://itchalkboard.wordpress.com/?p=129</guid>
		<description><![CDATA[FFmpeg, is probably one of the most versatile converters around, and used in many projects across platforms. In Ubuntu, For a quick and dirty way to convert FLV files to SWF files I use: ffmpeg -i input.flv -acodec copy -vcodec copy output.swf There is also a GUI-version available (cross-platform) @ http://code.google.com/p/winff/ . Posted in IT [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=itchalkboard.wordpress.com&amp;blog=9100173&amp;post=129&amp;subd=itchalkboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://itchalkboard.wordpress.com/2009/09/02/flv-to-swf-using-ffmpeg-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddfc1fad23f795f21e35acf9f47a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.kojak.S</media:title>
		</media:content>
	</item>
		<item>
		<title>Remove XBMC-Live from Ubuntu 8.04/9.04</title>
		<link>http://itchalkboard.wordpress.com/2009/08/22/remove-xbmc-live-from-ubuntu-8-049-04/</link>
		<comments>http://itchalkboard.wordpress.com/2009/08/22/remove-xbmc-live-from-ubuntu-8-049-04/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 06:38:50 +0000</pubDate>
		<dc:creator>M.kojak.S</dc:creator>
				<category><![CDATA[IT - Related - Linux]]></category>
		<category><![CDATA[Linux Applications]]></category>
		<category><![CDATA[Ubutnu XBMC]]></category>
		<category><![CDATA[XBMC-Live]]></category>

		<guid isPermaLink="false">http://itchalkboard.wordpress.com/?p=109</guid>
		<description><![CDATA[Prologue: If you install XBMC-live on your PC, it renders the system to a dedicated media centre. I works, but you might not have wanted that. I personally find the name choice &#8216;Live&#8221; a little confusing as it usually means a CD that runs as software or O/S without altering the original software on the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=itchalkboard.wordpress.com&amp;blog=9100173&amp;post=109&amp;subd=itchalkboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://itchalkboard.wordpress.com/2009/08/22/remove-xbmc-live-from-ubuntu-8-049-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddfc1fad23f795f21e35acf9f47a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.kojak.S</media:title>
		</media:content>
	</item>
		<item>
		<title>Splash screen disappear while booting and shutdown with Ubuntu 8.04:</title>
		<link>http://itchalkboard.wordpress.com/2009/08/21/splash-screen-disappear-while-booting-and-shutdown-with-ubuntu-8-04/</link>
		<comments>http://itchalkboard.wordpress.com/2009/08/21/splash-screen-disappear-while-booting-and-shutdown-with-ubuntu-8-04/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 12:04:30 +0000</pubDate>
		<dc:creator>M.kojak.S</dc:creator>
				<category><![CDATA[IT - Related - Linux]]></category>
		<category><![CDATA[LINUX O/S Related Hints & Tricks]]></category>
		<category><![CDATA[boot progress bar]]></category>
		<category><![CDATA[shutdown progress bar]]></category>
		<category><![CDATA[splash]]></category>
		<category><![CDATA[usplash]]></category>

		<guid isPermaLink="false">http://itchalkboard.wordpress.com/?p=74</guid>
		<description><![CDATA[Prologue to issue: After a Hard drive crash, I restored my back-ups  (system and data) to a new drive.  I nicely changed the UUID in the boot loader (Grub) and Fstab. The system was restored and worked. However, during boot / shut-down, the splash screen would disappear and show the whole boot and shutdown sequence. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=itchalkboard.wordpress.com&amp;blog=9100173&amp;post=74&amp;subd=itchalkboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://itchalkboard.wordpress.com/2009/08/21/splash-screen-disappear-while-booting-and-shutdown-with-ubuntu-8-04/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddfc1fad23f795f21e35acf9f47a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.kojak.S</media:title>
		</media:content>
	</item>
		<item>
		<title>Archive E-mails in Evolution (Ubuntu 8.04/9.04)</title>
		<link>http://itchalkboard.wordpress.com/2009/08/21/archive-e-mails-in-evolution-ubuntu-8-049-04/</link>
		<comments>http://itchalkboard.wordpress.com/2009/08/21/archive-e-mails-in-evolution-ubuntu-8-049-04/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 08:44:05 +0000</pubDate>
		<dc:creator>M.kojak.S</dc:creator>
				<category><![CDATA[IT - Related - Linux]]></category>
		<category><![CDATA[Linux Applications]]></category>
		<category><![CDATA[archiving emails]]></category>
		<category><![CDATA[email archive]]></category>
		<category><![CDATA[Evolution]]></category>

		<guid isPermaLink="false">http://itchalkboard.wordpress.com/?p=68</guid>
		<description><![CDATA[Intro: One thing I really liked in MS-Outlook, was the Archive option; creating one file with the complete sub-folder structure preserved. Evolution does not yet have this feature, however, you can mimic it, with a very similar result. I have switched from Outlook to Evolution around July 2008, And we are currently March 2009. So [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=itchalkboard.wordpress.com&amp;blog=9100173&amp;post=68&amp;subd=itchalkboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://itchalkboard.wordpress.com/2009/08/21/archive-e-mails-in-evolution-ubuntu-8-049-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddfc1fad23f795f21e35acf9f47a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.kojak.S</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 8.04: USB Devices in Guest O/S with Virtual Box</title>
		<link>http://itchalkboard.wordpress.com/2009/08/21/ubuntu-8-04-usb-devices-in-guest-os-with-virtual-box/</link>
		<comments>http://itchalkboard.wordpress.com/2009/08/21/ubuntu-8-04-usb-devices-in-guest-os-with-virtual-box/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 08:24:42 +0000</pubDate>
		<dc:creator>M.kojak.S</dc:creator>
				<category><![CDATA[IT - Related - Linux]]></category>
		<category><![CDATA[Linux Applications]]></category>
		<category><![CDATA[LINUX O/S Related Hints & Tricks]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[USB devices]]></category>
		<category><![CDATA[USB in Virtualbox]]></category>
		<category><![CDATA[Virtual Box]]></category>

		<guid isPermaLink="false">http://itchalkboard.wordpress.com/?p=66</guid>
		<description><![CDATA[USB Devices in Guest O/S with Virtual Box: Once Virtual box is installed and working, you might find USB devices not recognized or giving Error about no permission in usbfs &#8230; The Solution for this issue: Check if the group id for vboxusers: (should have been created as part of installing Vbox.) $ more /etc/group [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=itchalkboard.wordpress.com&amp;blog=9100173&amp;post=66&amp;subd=itchalkboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://itchalkboard.wordpress.com/2009/08/21/ubuntu-8-04-usb-devices-in-guest-os-with-virtual-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddfc1fad23f795f21e35acf9f47a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.kojak.S</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 8.04: BlueTooth headset in Skype on Acer Aspire 8920G</title>
		<link>http://itchalkboard.wordpress.com/2009/08/21/ubuntu-8-04-bluetooth-headset-in-skype-on-acer-aspireusing-8920g/</link>
		<comments>http://itchalkboard.wordpress.com/2009/08/21/ubuntu-8-04-bluetooth-headset-in-skype-on-acer-aspireusing-8920g/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 08:07:52 +0000</pubDate>
		<dc:creator>M.kojak.S</dc:creator>
				<category><![CDATA[IT - Related - Linux]]></category>
		<category><![CDATA[Linux Applications]]></category>
		<category><![CDATA[LINUX O/S Related Hints & Tricks]]></category>
		<category><![CDATA[Blue tooth]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[BT]]></category>
		<category><![CDATA[skype aspire 8920G]]></category>

		<guid isPermaLink="false">http://itchalkboard.wordpress.com/?p=62</guid>
		<description><![CDATA[Blue Tooth Headset set-up. (for use with Skype) Normally the installation of Ubuntu should detect the BT-controller. Turn on the BT receiver/transmitter and you will see if it is detected. Go in terminal mode: Test if the BT adapter is working: $ hciconfig -a If you get an output with hci0 and manufactures name, the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=itchalkboard.wordpress.com&amp;blog=9100173&amp;post=62&amp;subd=itchalkboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://itchalkboard.wordpress.com/2009/08/21/ubuntu-8-04-bluetooth-headset-in-skype-on-acer-aspireusing-8920g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddfc1fad23f795f21e35acf9f47a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.kojak.S</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Windows XP/Vista true type fonts in Ubuntu 8.04/9.04 system wide</title>
		<link>http://itchalkboard.wordpress.com/2009/08/21/installing-windows-xpvista-true-type-fonts-in-ubuntu-8-049-04-system-wide/</link>
		<comments>http://itchalkboard.wordpress.com/2009/08/21/installing-windows-xpvista-true-type-fonts-in-ubuntu-8-049-04-system-wide/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 07:38:01 +0000</pubDate>
		<dc:creator>M.kojak.S</dc:creator>
				<category><![CDATA[IT - Related - Linux]]></category>
		<category><![CDATA[LINUX O/S Related Hints & Tricks]]></category>
		<category><![CDATA[linux fonts]]></category>
		<category><![CDATA[true type fonts]]></category>
		<category><![CDATA[ttf in linux]]></category>
		<category><![CDATA[windows fonts in linux]]></category>

		<guid isPermaLink="false">http://itchalkboard.wordpress.com/?p=50</guid>
		<description><![CDATA[Installing windows XP/Vista true type fonts in Ubuntu system wide. First find out in which location Linux has installed the True Type fonts. It is usually at the location &#8216;/usr/share/fonts/truetype/&#8217; . But you may also do a search for the same as follows: # locate .ttf -b Once you know the path of the fonts [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=itchalkboard.wordpress.com&amp;blog=9100173&amp;post=50&amp;subd=itchalkboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://itchalkboard.wordpress.com/2009/08/21/installing-windows-xpvista-true-type-fonts-in-ubuntu-8-049-04-system-wide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddfc1fad23f795f21e35acf9f47a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.kojak.S</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 8.04: Screen Brightness Control for Acer Aspire 8920G</title>
		<link>http://itchalkboard.wordpress.com/2009/08/21/ubuntu-8-04-screen-brightness-control-for-acer-aspire-8920g/</link>
		<comments>http://itchalkboard.wordpress.com/2009/08/21/ubuntu-8-04-screen-brightness-control-for-acer-aspire-8920g/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 07:21:16 +0000</pubDate>
		<dc:creator>M.kojak.S</dc:creator>
				<category><![CDATA[IT - Related - Linux]]></category>
		<category><![CDATA[LINUX O/S Related Hints & Tricks]]></category>
		<category><![CDATA[Aspire 8920]]></category>
		<category><![CDATA[LCD brightness control]]></category>

		<guid isPermaLink="false">http://itchalkboard.wordpress.com/?p=45</guid>
		<description><![CDATA[Screen brightness control The FN-key + left and right arrow is used to change screen brightness. By default this doesn&#8217;t work. Here is how to make them work. (Again, I found this code in several help forums and modified it to make it work for my Acer). Make a backup of these files (video_brightnessup.sh and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=itchalkboard.wordpress.com&amp;blog=9100173&amp;post=45&amp;subd=itchalkboard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://itchalkboard.wordpress.com/2009/08/21/ubuntu-8-04-screen-brightness-control-for-acer-aspire-8920g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/714eddfc1fad23f795f21e35acf9f47a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.kojak.S</media:title>
		</media:content>
	</item>
	</channel>
</rss>
