<?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>NERDlogger.com</title>
	<atom:link href="https://www.nerdlogger.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.nerdlogger.com</link>
	<description>At the crossroad of New media, Engineering, Research and Development</description>
	<lastBuildDate>Mon, 21 Aug 2017 15:41:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Using Raspberry Pi 3 to allow Pepper Robot to connect to WPA2 Enterprise Network&#8230;</title>
		<link>https://www.nerdlogger.com/2017/08/21/using-raspberry-pi-3-to-allow-pepper-robot-to-connect-to-wpa2-enterprise-network/</link>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Mon, 21 Aug 2017 15:41:51 +0000</pubDate>
				<category><![CDATA[Raspberry Pi]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=8931</guid>

					<description><![CDATA[This procedure allows you to create a router/AP using a Pi3 that connects to a WPA2 Enterprise network over it&#8217;s external wireless interface (wlan1) and allows clients to connect through it&#8217;s wired ethernet (eth0) and internal wireless ethernet (wlan0) to access the internet through the NAT interface. So here are the requirements: Pepper Robot has [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Latest Raspbian (2017-07-05-raspbian-jessie) dd: /dev/rdiskX: Invalid argument on OSX and other potential issues with &#8220;apt-get&#8221; post install</title>
		<link>https://www.nerdlogger.com/2017/08/17/latest-raspbian-2017-07-05-raspbian-jessie-dd-devrdiskx-invalid-argument-on-osx-and-other-potential-issues-with-apt-get-post-install/</link>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Thu, 17 Aug 2017 13:55:15 +0000</pubDate>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[Tip]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=8926</guid>

					<description><![CDATA[So this morning I was trying to install the latest rasbian image onto an uSD card and was getting a strange error when I issued dd. I was using rdisk (BSD raw disk) device to speed up the image writing process (note: I don&#8217;t think you get this error if you just use /dev/diskX). The [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Getting the most out of plymouth or how to make raspbian jessie boot with a full splash screen</title>
		<link>https://www.nerdlogger.com/2017/04/04/getting-the-most-out-of-plymouth-or-how-to-make-rasbian-jessie-to-boot-with-a-full-splash-screen/</link>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Tue, 04 Apr 2017 21:18:35 +0000</pubDate>
				<category><![CDATA[Raspberry Pi]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=8220</guid>

					<description><![CDATA[Assuming you want the fancy splash screen (ie you want to hide the ugly boot messages), add &#8220;quiet splash logo.nologo plymouth.ignore-serial-consoles&#8221; to the end of the single line in /boot/cmdline.txt file. This enables the splash screen. Now you need to choose one (I like spinfinity), so issue the following command to switch from default (bland grey [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Designing a six channel 24/7 streaming video player for digital signage</title>
		<link>https://www.nerdlogger.com/2017/04/01/designing-a-six-channel-247-streaming-video-player-for-digital-signage/</link>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Sat, 01 Apr 2017 20:49:18 +0000</pubDate>
				<category><![CDATA[Raspberry Pi]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=8209</guid>

					<description><![CDATA[So here are the design goals: Provide atleast 6 channels of streaming video. Allow &#8220;hot&#8221; switching between streams using a remote control. Allow network to fail and be able to have the stream automatically recover. Allow the Pi to autostart on a particular stream when powered. Be flexible enough to potentially provide more than 6 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Tiny ASCII animations in your browser&#8217;s address bar</title>
		<link>https://www.nerdlogger.com/2017/02/01/tiny-ascii-animations-in-your-browsers-address-bar/</link>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Wed, 01 Feb 2017 20:55:04 +0000</pubDate>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[ascii]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=8194</guid>

					<description><![CDATA[Extremely cool ascii animations in your URL bar. Works in Firefox and Chrome. Doesn&#8217;t work in Safari. http://glench.com/hash/ Check out the Volumeter (listen) and the shooter game (pewpew). Use cursor keys and space bar in pewpew.]]></description>
		
		
		
			</item>
		<item>
		<title>Media RSS (MRSS) generator script</title>
		<link>https://www.nerdlogger.com/2016/03/17/media-rss-mrss-generator-script/</link>
					<comments>https://www.nerdlogger.com/2016/03/17/media-rss-mrss-generator-script/#respond</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Thu, 17 Mar 2016 14:35:44 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=8129</guid>

					<description><![CDATA[I came across a DOS batch file that generates the necessary xml manifest for Video files on BrightSign&#8217;s Developer Resources and Utilities page. Since I&#8217;m serving my video content to our BrightSign infrastructure from a LAMP stack I ended up rewriting their bat file as a shell script. This enables me to host the shell [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2016/03/17/media-rss-mrss-generator-script/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>sweet captcha site has been hacked &#8211; rhpop javascript</title>
		<link>https://www.nerdlogger.com/2015/06/23/sweet-captcha-site-has-been-hacked-rhpop-javascript/</link>
					<comments>https://www.nerdlogger.com/2015/06/23/sweet-captcha-site-has-been-hacked-rhpop-javascript/#respond</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Tue, 23 Jun 2015 22:20:35 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=8093</guid>

					<description><![CDATA[Fresh after recovery, I figured I write a small piece before I go home. If you&#8217;re seeing ad pop-ups or pop-unders from sites that load up something like rhpop-xxxxxx.js then you might have the sweetcaptcha plugin installed on your wordpress site. Let&#8217;s hope you&#8217;re the one who installed it &#8212; not the hacker :-), you [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2015/06/23/sweet-captcha-site-has-been-hacked-rhpop-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>IRadio = Raspberry Pi + Adafruit PiTFT (with buttons) + MPD + NCMPCPP + Bluetooth BeatsPill Speaker + Custom Frame Buffer Pygame code</title>
		<link>https://www.nerdlogger.com/2015/01/21/iradio-raspberry-pi-adafruit-pitft-with-buttons-mpd-ncmpcpp-bluetooth-beatspill-speaker-custom-frame-buffer-pygame-code/</link>
					<comments>https://www.nerdlogger.com/2015/01/21/iradio-raspberry-pi-adafruit-pitft-with-buttons-mpd-ncmpcpp-bluetooth-beatspill-speaker-custom-frame-buffer-pygame-code/#comments</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Wed, 21 Jan 2015 15:18:19 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Codec]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[flac]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7997</guid>

					<description><![CDATA[So over christmas holidays I spent about 5 days to perfect my raspberry pi based internet radio player. You’ll need the following hardware: Raspberry Pi model B USB Wifi dongle (something that works with Raspbian would be nice). I got this one (http://www.adafruit.com/products/1030) from Adafruit. SD card (I’m using a 16GB card, but I think [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2015/01/21/iradio-raspberry-pi-adafruit-pitft-with-buttons-mpd-ncmpcpp-bluetooth-beatspill-speaker-custom-frame-buffer-pygame-code/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		<enclosure url="http://3023.live.streamtheworld.com:80/CBC_70S001_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3023.live.streamtheworld.com:80/CBC_70S001_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9223.live.streamtheworld.com:80/CBC_80S001_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9223.live.streamtheworld.com:80/CBC_80S001_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://6093.live.streamtheworld.com:80/CBC_90S001_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://6093.live.streamtheworld.com:80/CBC_90S001_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1721.live.streamtheworld.com:80/CBC_ABORIG_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1721.live.streamtheworld.com:80/CBC_ABORIG_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3163.live.streamtheworld.com:80/CBC_ADLTAL_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3163.live.streamtheworld.com:80/CBC_ADLTAL_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://5853.live.streamtheworld.com:80/CBC_ADLTPO_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://5853.live.streamtheworld.com:80/CBC_ADLTPO_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9233.live.streamtheworld.com:80/CBC_AMBIEN_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9233.live.streamtheworld.com:80/CBC_AMBIEN_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3143.live.streamtheworld.com:80/CBC_BAROQU_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3143.live.streamtheworld.com:80/CBC_BAROQU_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2073.live.streamtheworld.com:80/CBC_BLCLAS_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2073.live.streamtheworld.com:80/CBC_BLCLAS_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2083.live.streamtheworld.com:80/CBC_BLUES1_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2083.live.streamtheworld.com:80/CBC_BLUES1_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9213.live.streamtheworld.com:80/CBC_CANCOM_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9213.live.streamtheworld.com:80/CBC_CANCOM_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1521.live.streamtheworld.com:80/CBC_CANSON_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1521.live.streamtheworld.com:80/CBC_CANSON_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://4293.live.streamtheworld.com:80/CBC_CLSCRY_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://4293.live.streamtheworld.com:80/CBC_CLSCRY_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2953.live.streamtheworld.com:80/CBC_CONTRY_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2953.live.streamtheworld.com:80/CBC_CONTRY_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2933.live.streamtheworld.com:80/CBC_ECLASS_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2933.live.streamtheworld.com:80/CBC_ECLASS_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2062.live.streamtheworld.com:80/CBC_ELECTR_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2062.live.streamtheworld.com:80/CBC_ELECTR_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2903.live.streamtheworld.com:80/CBC_GGSAMP_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2903.live.streamtheworld.com:80/CBC_GGSAMP_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3023.live.streamtheworld.com:80/CBC_HIPHOP_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3023.live.streamtheworld.com:80/CBC_HIPHOP_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3163.live.streamtheworld.com:80/CBC_INDIE1_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3163.live.streamtheworld.com:80/CBC_INDIE1_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2773.live.streamtheworld.com:80/CBC_JAZCDN_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2773.live.streamtheworld.com:80/CBC_JAZCDN_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2793.live.streamtheworld.com:80/CBC_JAZMAS_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2793.live.streamtheworld.com:80/CBC_JAZMAS_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2093.live.streamtheworld.com:80/CBC_JAZSMO_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2093.live.streamtheworld.com:80/CBC_JAZSMO_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2773.live.streamtheworld.com:80/CBC_JAZSON_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2773.live.streamtheworld.com:80/CBC_JAZSON_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3413.live.streamtheworld.com:80/CBC_JUKEBO_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3413.live.streamtheworld.com:80/CBC_JUKEBO_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3153.live.streamtheworld.com:80/CBC_MODMAS_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3153.live.streamtheworld.com:80/CBC_MODMAS_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3163.live.streamtheworld.com:80/CBC_OPERAT_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3163.live.streamtheworld.com:80/CBC_OPERAT_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3153.live.streamtheworld.com:80/CBC_ORCHES_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3153.live.streamtheworld.com:80/CBC_ORCHES_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3023.live.streamtheworld.com:80/CBC_PIANO1_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3023.live.streamtheworld.com:80/CBC_PIANO1_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9233.live.streamtheworld.com:80/CBC_POP040_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9233.live.streamtheworld.com:80/CBC_POP040_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1651.live.streamtheworld.com:80/CBC_R1_CGY_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1651.live.streamtheworld.com:80/CBC_R1_CGY_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2953.live.streamtheworld.com:80/CBC_R1_CHR_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2953.live.streamtheworld.com:80/CBC_R1_CHR_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3373.live.streamtheworld.com:80/CBC_R1_COR_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3373.live.streamtheworld.com:80/CBC_R1_COR_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2073.live.streamtheworld.com:80/CBC_R1_EDM_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2073.live.streamtheworld.com:80/CBC_R1_EDM_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2783.live.streamtheworld.com:80/CBC_R1_EKW_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2783.live.streamtheworld.com:80/CBC_R1_EKW_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2913.live.streamtheworld.com:80/CBC_R1_FRD_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2913.live.streamtheworld.com:80/CBC_R1_FRD_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2893.live.streamtheworld.com:80/CBC_R1_GBA_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2893.live.streamtheworld.com:80/CBC_R1_GBA_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2093.live.streamtheworld.com:80/CBC_R1_GFA_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2093.live.streamtheworld.com:80/CBC_R1_GFA_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3383.live.streamtheworld.com:80/CBC_R1_HFX_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3383.live.streamtheworld.com:80/CBC_R1_HFX_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3593.live.streamtheworld.com:80/CBC_R1_INK_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3593.live.streamtheworld.com:80/CBC_R1_INK_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1661.live.streamtheworld.com:80/CBC_R1_IQA_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1661.live.streamtheworld.com:80/CBC_R1_IQA_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3143.live.streamtheworld.com:80/CBC_R1_KAM_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3143.live.streamtheworld.com:80/CBC_R1_KAM_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9453.live.streamtheworld.com:80/CBC_R1_KEL_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9453.live.streamtheworld.com:80/CBC_R1_KEL_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3143.live.streamtheworld.com:80/CBC_R1_LDN_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3143.live.streamtheworld.com:80/CBC_R1_LDN_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1531.live.streamtheworld.com:80/CBC_R1_MCT_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1531.live.streamtheworld.com:80/CBC_R1_MCT_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://6093.live.streamtheworld.com:80/CBC_R1_MTL_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://6093.live.streamtheworld.com:80/CBC_R1_MTL_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1591.live.streamtheworld.com:80/CBC_R1_N_MTL_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1591.live.streamtheworld.com:80/CBC_R1_N_MTL_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1671.live.streamtheworld.com:80/CBC_R1_OTT_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1671.live.streamtheworld.com:80/CBC_R1_OTT_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9453.live.streamtheworld.com:80/CBC_R1_PRG_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9453.live.streamtheworld.com:80/CBC_R1_PRG_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2953.live.streamtheworld.com:80/CBC_R1_QQU_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2953.live.streamtheworld.com:80/CBC_R1_QQU_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9453.live.streamtheworld.com:80/CBC_R1_REG_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9453.live.streamtheworld.com:80/CBC_R1_REG_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3143.live.streamtheworld.com:80/CBC_R1_SNB_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3143.live.streamtheworld.com:80/CBC_R1_SNB_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://6733.live.streamtheworld.com:80/CBC_R1_SNF_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://6733.live.streamtheworld.com:80/CBC_R1_SNF_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://5463.live.streamtheworld.com:80/CBC_R1_SSK_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://5463.live.streamtheworld.com:80/CBC_R1_SSK_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://5463.live.streamtheworld.com:80/CBC_R1_SUD_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://5463.live.streamtheworld.com:80/CBC_R1_SUD_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1671.live.streamtheworld.com:80/CBC_R1_TBA_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1671.live.streamtheworld.com:80/CBC_R1_TBA_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://6693.live.streamtheworld.com:80/CBC_R1_TOR_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://6693.live.streamtheworld.com:80/CBC_R1_TOR_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1651.live.streamtheworld.com:80/CBC_R1_VIC_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1651.live.streamtheworld.com:80/CBC_R1_VIC_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2093.live.streamtheworld.com:80/CBC_R1_WDR_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2093.live.streamtheworld.com:80/CBC_R1_WDR_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1671.live.streamtheworld.com:80/CBC_R1_WHS_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1671.live.streamtheworld.com:80/CBC_R1_WHS_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1661.live.streamtheworld.com:80/CBC_R1_WPG_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1661.live.streamtheworld.com:80/CBC_R1_WPG_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2953.live.streamtheworld.com:80/CBC_R1_YKN_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2953.live.streamtheworld.com:80/CBC_R1_YKN_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1651.live.streamtheworld.com:80/CBC_R2CLAS_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1651.live.streamtheworld.com:80/CBC_R2CLAS_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9433.live.streamtheworld.com:80/CBC_R2_EDM_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://9433.live.streamtheworld.com:80/CBC_R2_EDM_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3143.live.streamtheworld.com:80/CBC_R2_HFX_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3143.live.streamtheworld.com:80/CBC_R2_HFX_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://8653.live.streamtheworld.com:80/CBC_R2_IET_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://8653.live.streamtheworld.com:80/CBC_R2_IET_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://5523.live.streamtheworld.com:80/CBC_R2_IPT_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://5523.live.streamtheworld.com:80/CBC_R2_IPT_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2073.live.streamtheworld.com:80/CBC_R2_TOR_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2793.live.streamtheworld.com:80/CBC_R2_VCR_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://3023.live.streamtheworld.com:80/CBC_R2_WPG_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1942.live.streamtheworld.com:80/CBC_RBSOUL_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2973.live.streamtheworld.com:80/CBC_ROCK01_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2093.live.streamtheworld.com:80/CBC_ROCKCL_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://1952.live.streamtheworld.com:80/CBC_SINSON_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2773.live.streamtheworld.com:80/CBC_WORLDM_H_SC" length="0" type="application/vnd.apple.pages" />
<enclosure url="http://2073.live.streamtheworld.com:80/CBC_R2_TOR_H_SC" length="0" type="application/vnd.apple.pages" />

			</item>
		<item>
		<title>JWPlayer 6.x plugin for WordPress&#8230;.RTMP and HLS stream short code definition.</title>
		<link>https://www.nerdlogger.com/2014/09/22/jwplayer-6-x-plugin-for-wordpress-rtmp-and-hls-stream-short-code-definition/</link>
					<comments>https://www.nerdlogger.com/2014/09/22/jwplayer-6-x-plugin-for-wordpress-rtmp-and-hls-stream-short-code-definition/#respond</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Mon, 22 Sep 2014 19:54:28 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7964</guid>

					<description><![CDATA[Not sure why this is such a mystery, but it took the better part of the day to troubleshoot. The main issue with forum posts is that people have the right idea/intention, but the forum software mistreats the actual command line/short code. Spacing really really (did I say really) matters. I&#8217;m assuming that you&#8217;re using [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2014/09/22/jwplayer-6-x-plugin-for-wordpress-rtmp-and-hls-stream-short-code-definition/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>NAB2014 Report</title>
		<link>https://www.nerdlogger.com/2014/04/18/nab2014-report/</link>
					<comments>https://www.nerdlogger.com/2014/04/18/nab2014-report/#respond</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Fri, 18 Apr 2014 19:11:54 +0000</pubDate>
				<category><![CDATA[audio]]></category>
		<category><![CDATA[Codec]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[DCinema]]></category>
		<category><![CDATA[HDTV]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[NAB]]></category>
		<category><![CDATA[NERD]]></category>
		<category><![CDATA[Ryerson University]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Camera]]></category>
		<category><![CDATA[Cinema]]></category>
		<category><![CDATA[Content]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7895</guid>

					<description><![CDATA[DEKTEC: DekTec introduced the DTA-2180 low profile PCIe H.264 encoder. The DTA-2180 is a low latency — 150 to 600 ms &#8212; H.264 hardware encoder based on the Magnum chipset. It supports MPEG-2 and H.264 and up to 16 channels of audio. Audio can be encoded as AC-3, AAC or MPEG-1 Layer 2. The DTA-2180 offers a [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2014/04/18/nab2014-report/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Proxmox VPS for web development recipe&#8230;.</title>
		<link>https://www.nerdlogger.com/2014/03/10/proxmox-vps-for-web-development-recipe/</link>
					<comments>https://www.nerdlogger.com/2014/03/10/proxmox-vps-for-web-development-recipe/#comments</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Mon, 10 Mar 2014 21:17:30 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[proxmox]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Virtual Hosts]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7873</guid>

					<description><![CDATA[A little while ago our web developer asked me to look into proxmox containers and how we could take advantage of it to setup a development environment for him. The idea was to use the power of linux containers and enable him to develop fully functional/accessible sites in a private container. Here are the steps [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2014/03/10/proxmox-vps-for-web-development-recipe/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Proving the Network is Not the Problem With iperf &#8211; Packet Life</title>
		<link>https://www.nerdlogger.com/2013/11/24/proving-the-network-is-not-the-problem-with-iperf-packet-life/</link>
					<comments>https://www.nerdlogger.com/2013/11/24/proving-the-network-is-not-the-problem-with-iperf-packet-life/#respond</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Sun, 24 Nov 2013 20:35:30 +0000</pubDate>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Unix]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7831</guid>

					<description><![CDATA[Proving the Network is Not the Problem With iperf &#8211; Packet Life: &#8220;When an application fails to perform as expected, the network is often the first thing blamed. I suppose this is because end users typically view the network as the sole limiting factor with regard to throughput, unaware of the intricacies of application, database, [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2013/11/24/proving-the-network-is-not-the-problem-with-iperf-packet-life/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Manipulating the Clipboard from the Command Line</title>
		<link>https://www.nerdlogger.com/2013/11/23/manipulating-the-clipboard-from-the-command-line/</link>
					<comments>https://www.nerdlogger.com/2013/11/23/manipulating-the-clipboard-from-the-command-line/#respond</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Sat, 23 Nov 2013 15:15:05 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[osx Server]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7829</guid>

					<description><![CDATA[Manipulating the Clipboard from the Command Line: &#8220;Copy and Paste are absolute necessities for virtually all computer users, and if you find yourself working in the command line frequently, you’ll want to know how to manipulate the clipboard. The commands pbcopy and pbpaste do exactly what they sound like, copy and paste through the command [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2013/11/23/manipulating-the-clipboard-from-the-command-line/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Notes on getting the most out of Screenly OSE for Raspberry Pi</title>
		<link>https://www.nerdlogger.com/2013/11/21/notes-on-getting-the-most-out-of-screenly-ose-for-raspberry-pi/</link>
					<comments>https://www.nerdlogger.com/2013/11/21/notes-on-getting-the-most-out-of-screenly-ose-for-raspberry-pi/#comments</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Thu, 21 Nov 2013 21:53:20 +0000</pubDate>
				<category><![CDATA[Raspberry Pi]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7815</guid>

					<description><![CDATA[For those that are not familiar, Screenly is a Digital Signage System for the Pi. There is a open source edition of it (OSE) that you can just download and install on your own SD card. I&#8217;ve been messing around with it for the past few days and it&#8217;s surprisingly simple and powerful. Below are [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2013/11/21/notes-on-getting-the-most-out-of-screenly-ose-for-raspberry-pi/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Streaming 1080P video using Raspberry Pi (or BeagleBone Black)</title>
		<link>https://www.nerdlogger.com/2013/11/09/streaming-1080p-video-using-raspberry-pi-or-beaglebone-black/</link>
					<comments>https://www.nerdlogger.com/2013/11/09/streaming-1080p-video-using-raspberry-pi-or-beaglebone-black/#comments</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Sun, 10 Nov 2013 02:24:01 +0000</pubDate>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[BeagleBone Black]]></category>
		<category><![CDATA[C920]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[embedded OS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[Raspberry Pi]]></category>
		<category><![CDATA[Streaming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Video]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7805</guid>

					<description><![CDATA[I&#8217;ve finally got this project to a point were I can do a write up on it. The following hardware is needed: Raspberry Pi 512K version (or BeagleBone Black) Logitech C920 Webcam 16 GB micro SDHC card (can probably do it on 8GB too) Wireless dongle supported by linux (I&#8217;m using a TrendNet TEW-645UB which [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2013/11/09/streaming-1080p-video-using-raspberry-pi-or-beaglebone-black/feed/</wfw:commentRss>
			<slash:comments>24</slash:comments>
		
		
			</item>
		<item>
		<title>Installing Autodesk Entertainment Creation Suite Ultimate (Maya) 2014 for OSX from command line</title>
		<link>https://www.nerdlogger.com/2013/08/15/installing-autodesk-entertainment-creation-suite-ultimate-maya-2014-for-osx-from-command-line/</link>
					<comments>https://www.nerdlogger.com/2013/08/15/installing-autodesk-entertainment-creation-suite-ultimate-maya-2014-for-osx-from-command-line/#comments</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Thu, 15 Aug 2013 20:01:01 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[K1000]]></category>
		<category><![CDATA[KACE]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[OSX]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7791</guid>

					<description><![CDATA[After battling this for about a week I think I&#8217;ve got it figured out. You can install all the required packages and get everything to talk to your license server from command line. BTW, before I start, you need to have a functional license server otherwise you can stop reading now. I&#8217;m gonna use licserver.com [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2013/08/15/installing-autodesk-entertainment-creation-suite-ultimate-maya-2014-for-osx-from-command-line/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>Le Mystère du printemps</title>
		<link>https://www.nerdlogger.com/2013/06/30/le-mystere-du-printemps/</link>
					<comments>https://www.nerdlogger.com/2013/06/30/le-mystere-du-printemps/#respond</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Sun, 30 Jun 2013 20:06:40 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7789</guid>

					<description><![CDATA[Le Mystère du printemps, a set on Flickr.]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2013/06/30/le-mystere-du-printemps/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>TSG Sports Bike Shoot</title>
		<link>https://www.nerdlogger.com/2013/05/05/tsg-sports-bike-shoot/</link>
					<comments>https://www.nerdlogger.com/2013/05/05/tsg-sports-bike-shoot/#respond</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Sun, 05 May 2013 21:05:06 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7779</guid>

					<description><![CDATA[I know this is almost a year old, but I just noticed that it was not posted.]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2013/05/05/tsg-sports-bike-shoot/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Model Shoot with Toronto Camera Club</title>
		<link>https://www.nerdlogger.com/2013/05/05/model-shoot-with-toronto-camera-club/</link>
					<comments>https://www.nerdlogger.com/2013/05/05/model-shoot-with-toronto-camera-club/#respond</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Sun, 05 May 2013 20:58:52 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7777</guid>

					<description><![CDATA[Recently shot with a bunch of people from Toronto Camera Club at their location. It was a great shoot, great models and MUA&#8217;s and a bunch of fun photographers. Just finished the sets and uploaded them to flickr. Here is a quick slideshow:]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2013/05/05/model-shoot-with-toronto-camera-club/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>NAB2013 Recap….</title>
		<link>https://www.nerdlogger.com/2013/04/14/nab2013-recap/</link>
					<comments>https://www.nerdlogger.com/2013/04/14/nab2013-recap/#respond</comments>
		
		<dc:creator><![CDATA[Many Ayromlou]]></dc:creator>
		<pubDate>Sun, 14 Apr 2013 16:03:10 +0000</pubDate>
				<category><![CDATA[audio]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[NAB]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Camera]]></category>
		<category><![CDATA[Cinema]]></category>
		<category><![CDATA[Content]]></category>
		<guid isPermaLink="false">https://www.nerdlogger.com/?p=7754</guid>

					<description><![CDATA[DAY 1 (South Hall Upper Floor): Capella: Carina 1 frame latency DMA (Direct Memory Access) Camera and Video processing card Cambria Live Series software NTT Electronics: Realtime H.264/AVC HD codec with 60p and 33 msec latency AVC/H.264 Codec for Contribution and Distribution with 1 frame latency and 16ch/8 PES audio Ultra Low Latency H.264 software [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.nerdlogger.com/2013/04/14/nab2013-recap/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
