<?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>Greepit.com &#187; iPod</title>
	<atom:link href="/tag/ipod/feed/" rel="self" type="application/rss+xml" />
	<link>http://greepit.com</link>
	<description>Web Design and Development Resources</description>
	<lastBuildDate>Wed, 18 Mar 2015 11:00:31 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0</generator>
	<item>
		<title>Audiobook Binder: Port MP3 to iPod Bookmarkable (M4B) Files</title>
		<link>http://greepit.com/audiobook-binder-port-mp3-to-ipod-bookmarkable-m4b-files/</link>
		<comments>http://greepit.com/audiobook-binder-port-mp3-to-ipod-bookmarkable-m4b-files/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 14:07:31 +0000</pubDate>
		<dc:creator><![CDATA[Shahbaz]]></dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Other Licenses]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=10498</guid>
		<description><![CDATA[With so many Apple fans on the globe, anything that is not ported to Apple platform is going to miss a big audience. Fortunately, there is a growing number of applications that bridge the&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<p>With so many Apple fans on the globe, anything that is not ported to Apple platform is going to miss a big audience. Fortunately, there is a growing number of applications that bridge the divide between Apple fans and the rest of the world. One such awesome product is <a href="http://bluezbox.com/audiobookbinder.html" target="_blank"><strong>Audiobook Binder</strong></a>.</p>
<p><strong>Audiobook Binder</strong> allows you to convert audio files (songs, audio books, voice files etc.) from popular MP3 format to MP4 bookmarkable (m4b) format for iPod users. It is a simple utility for quick conversion of individual pieces as well as audio files in bulk.</p>
<p><img class="alignnone size-full wp-image-10499 imgborder" title="Convert Mp3 Audios to iPod Compatible Format" src="/wp-content/uploads/2011/03/convert-mp3-audio-files-to-ipod-compatible-format-audiobook-binder.jpg" alt="Convert Mp3 Audios to iPod Compatible Format" width="525" height="188" /></p>
<p>Audiobook Binder is available in CLI as well as GUI version.  It is free and open source. Just grab sources and start hacking.</p>
<p><strong>Features</strong></p>
<ul>
<li>Author/title information in m4b audiobook</li>
<li>Cover artwork</li>
<li>Chapter markers</li>
<li>Tuneable audio encoding properties: mono/stereo, sample rate, bitrate</li>
<li>Automatically adds m4b files to iTunes media library when encoding is finished</li>
</ul>
<div class="killp">

<div class="killspaces"><strong>Special Downloads</strong><br />
<a href="/2010/11/feedback-collection-and-polling-widget-opineo/">Feedback Collection and Polling Widget</a><br />
<a href="/2010/06/creative-resume-template">Free Creative Resume Template</a><br />
<a href="/open-source-icons-gcons">Open Source Icons</a><br />
<a href="/2010/12/free-minimal-wordpress-theme-ginimalistic/">Free Minimal WordPress Theme</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/audiobook-binder-port-mp3-to-ipod-bookmarkable-m4b-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile JavaScript Framework: baseJS</title>
		<link>http://greepit.com/mobile-javascript-framework-basejs/</link>
		<comments>http://greepit.com/mobile-javascript-framework-basejs/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 07:55:44 +0000</pubDate>
		<dc:creator><![CDATA[Saif]]></dc:creator>
				<category><![CDATA[GPL License]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[Mobile Safari]]></category>

		<guid isPermaLink="false">http://greepit.com/?p=6146</guid>
		<description><![CDATA[baseJS is a lightweight Javascript mobile framework intended for use with Mobile Safari on the iPhone and iPod Touch; it also works with Firefox and all WebKit-based browsers. By providing shortcuts and reusable methods,&#46;&#46;&#46;]]></description>
				<content:encoded><![CDATA[<p><a title="Mobile Javascript Framework" href="http://paularmstrongdesigns.com/weblog/basejs-a-mobile-javascript-framework/" target="_blank"><strong>baseJS</strong></a> is a lightweight <strong>Javascript mobile framework</strong> intended for use with <strong>Mobile Safari on the iPhone and iPod Touch</strong>; it also works with Firefox and all WebKit-based browsers.</p>
<p>By providing shortcuts and reusable methods, baseJS helps you write code to be lightweight and expendable, perfect for the mobile web.</p>
<p><img class="alignnone size-full wp-image-6147 imgborder" title="Mobile JavaScript Framework" src="/wp-content/uploads/2010/07/mobile-javascript-framework-basejs.jpg" alt="Mobile JavaScript Framework" width="525" height="104" /></p>
<p>Features</p>
<ul>
<li>Falls back on <a href="http://sizzlejs.com/">Sizzle  selector library</a> for iPhone 1.x (if query selector support unavailable)</li>
<li>Encourages use of CSS Transitions  and Animations</li>
<li>Object-oriented mobile javascript framework</li>
<li>Easy to extend</li>
</ul>
<p><em>baseJS is not useable with Internet Explorer.</em></p>
<div class="post-footer-info">Website: <a title="Mobile Javascript Framework" href="http://paularmstrongdesigns.com/weblog/basejs-a-mobile-javascript-framework/" target="_blank">http://paularmstrongdesigns.com/weblog/basejs-a-mobile-javascript-framework/ </a><br />
License: GPL</div>
]]></content:encoded>
			<wfw:commentRss>http://greepit.com/mobile-javascript-framework-basejs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
