<?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>Onible</title>
	<atom:link href="http://onible.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://onible.com/blog</link>
	<description>Alimohammad Rabbani&#039;s Personal Weblog</description>
	<lastBuildDate>Mon, 04 Feb 2013 09:53:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>DigTheMail &#8211; TA&#8217;s Final Solution to Download Assignments</title>
		<link>http://onible.com/blog/2013/02/04/digthemail-tas-final-solution-to-download-assignments/</link>
		<comments>http://onible.com/blog/2013/02/04/digthemail-tas-final-solution-to-download-assignments/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 09:46:53 +0000</pubDate>
		<dc:creator>Alimo</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Download Assignments]]></category>
		<category><![CDATA[Sadjad Fouladi]]></category>
		<category><![CDATA[Sharif University of Technology]]></category>
		<category><![CDATA[Teaching Assistants]]></category>

		<guid isPermaLink="false">http://onible.com/blog/?p=298</guid>
		<description><![CDATA[Hello Everyone, We started DigTheMail based on an observation of TAs behavior at the Department of Computer Engineering, Sharif University of Technology. At the department, instructors, TAs, and students can use online courseware systems. But non of them are reliable, easy-to-use systems. Therefore, many teaching assistants prefer to have students deliver their electronic assignments by <a href='http://onible.com/blog/2013/02/04/digthemail-tas-final-solution-to-download-assignments/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>Hello Everyone,</p>
<p>We started DigTheMail based on an observation of TAs behavior at the Department of Computer Engineering, Sharif University of Technology. At the department, instructors, TAs, and students can use online courseware systems. But non of them are reliable, easy-to-use systems. Therefore, many teaching assistants prefer to have students deliver their electronic assignments by email. They usually create a unique email address for the course and instruct students to attach their files to an email with a specific subject (e.g. CE44088-HW2-881184213). However, downloading and organizing those attachments is performed on an email-by-email basis and is not very easy.</p>
<p>DigTheMail helps teaching assistants download and orginize these assignments automatically. It uses IMAP technology to connect to a mail server that supports IMAP (e.g. gmail) and download the emails you want. This part is done using regular expressions.</p>
<p><strong>Engineering &amp; Development:</strong> Alimohammad Rabbani, Sadjad Fouladi</p>
<h2>For information on how to download and use this software, go to <a title="DigTheMail's GitHub page" href="https://github.com/AlimoRabbani/DigTheMail">DigTheMail&#8217;s GitHub page</a>.</h2>
]]></content:encoded>
			<wfw:commentRss>http://onible.com/blog/2013/02/04/digthemail-tas-final-solution-to-download-assignments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunification 1.5 &#8211; Get Notified for Music, with Notification Center or Growl</title>
		<link>http://onible.com/blog/2012/08/13/itunification-itunes-integration-with-notification-center-in-os-x-mountain-lion/</link>
		<comments>http://onible.com/blog/2012/08/13/itunification-itunes-integration-with-notification-center-in-os-x-mountain-lion/#comments</comments>
		<pubDate>Mon, 13 Aug 2012 12:44:07 +0000</pubDate>
		<dc:creator>Alimo</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[iTunes Notification Center]]></category>
		<category><![CDATA[Mac OS X Lion]]></category>
		<category><![CDATA[Mountain Lion]]></category>

		<guid isPermaLink="false">http://onible.com/blog/?p=162</guid>
		<description><![CDATA[When you play songs in iTunes or Spotify, this application gets the track name, artist, and album name of that song and shows it in Mountain Lion&#8217;s new Notification Center or Growl. This is your choice. The idea started when I downloaded a similar application called Now Playing. That application was basically a loop that <a href='http://onible.com/blog/2012/08/13/itunification-itunes-integration-with-notification-center-in-os-x-mountain-lion/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p>When you play songs in iTunes or Spotify, this application gets the track name, artist, and album name of that song and shows it in Mountain Lion&#8217;s new Notification Center or Growl. This is your choice.</p>
<p><a href="http://onible.com/blog/wp-content/uploads/2012/08/icon_128x128.png"><img class="aligncenter size-full wp-image-226" title="iTunification Icon" src="http://onible.com/blog/wp-content/uploads/2012/08/icon_128x128.png" alt="iTunification Icon" width="128" height="128" /></a></p>
<p>The idea started when I downloaded a similar application called <a href="http://itsalltech.com/2012/08/09/how-to-enable-itunes-now-playing-notification-in-notification-center-on-os-x-mountain-lion/">Now Playing</a>. That application was basically a loop that checked the song currently being played every 1-2 seconds. iTunification in contrast, observes the OS X&#8217;s native NSDistributedNotificationCenter. So it has less overhead and much less resources are used in it.</p>
<p><a href="http://onible.com/blog/wp-content/uploads/2012/08/Screen-Shot-2012-08-22-at-4.30.53-PM.jpg"><img class="aligncenter size-full wp-image-251" title="iTunification 1.5 Growl Support" src="http://onible.com/blog/wp-content/uploads/2012/08/Screen-Shot-2012-08-22-at-4.30.53-PM.jpg" alt="iTunification 1.5 Growl Support" width="744" height="361" /></a></p>
<p>iTunification can now be a good alternative to GrowlTunes which has somehow similar features and costs about $2 at the moment of writing this post. iTunification in addition to GrowlTunes features, supports Spotify and Mountain Lion&#8217;s Notification Center. Growl notifications are also customizable in iTunification.</p>
<p><a href="http://onible.com/blog/wp-content/uploads/2012/08/Screen-Shot-2012-08-18-at-12.24.38-AM.jpg"><img class="aligncenter size-full wp-image-229" title="iTunification Screenshot" src="http://onible.com/blog/wp-content/uploads/2012/08/Screen-Shot-2012-08-18-at-12.24.38-AM.jpg" alt="iTunification Screenshot" width="718" height="329" /></a></p>
<p><span style="text-align: center;">iTunification only supports Mac OS X 10.8 since previous versions of OS X do not have a Notification Center. iTunification enables notifications from iTunes &amp; Spotify in Notification Center and Growl.</span></p>
<p>iTunification is now open source. You can access source files at its GitHub page. <a href="https://github.com/AlimoRabbani/iTunification">https://github.com/AlimoRabbani/iTunification</a></p>
<div style="text-align: center;"><div class="wpfilebase-attachment">
 <div class="wpfilebase-fileicon"><a href="http://onible.com/blog/?wpfb_dl=88" title="Download iTunification"><img align="middle" src="http://onible.com/blog/wp-includes/images/crystal/archive.png" alt="iTunification" /></a></div>
 <div class="wpfilebase-rightcol">
  <div class="wpfilebase-filetitle">
   <a href="http://onible.com/blog/?wpfb_dl=88" title="Download iTunification">iTunification</a><br />
   iTunification_v1.5.zip<br />
   Version: 1.5<br />
   
  </div>
  <div class="wpfilebase-filedetails" id="wpfilebase-filedetails1" style="display: none;">
  <p></p>
  <table border="0">
   
   <tr><td><strong>Author:</strong></td><td>Alimohammad Rabbani</td></tr>
   <tr><td><strong>Platforms:</strong></td><td>Mac OS X</td></tr>
   
   
   <tr><td><strong>License:</strong></td><td>Freeware</td></tr>
   <tr><td><strong>Date:</strong></td><td>August 22, 2012</td></tr>
   
  </table>
  </div>
 </div>
 <div class="wpfilebase-fileinfo">
  3.5 MiB<br />
  10872 Downloads<br />
  <a href="#" onclick="return wpfilebase_filedetails(1);">Details...</a>
 </div>
 <div style="clear: both;"></div>
</div></div>
<div style="text-align: left;">
<p><a href="http://onible.com/iTunification/Release.html">Release History</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://onible.com/blog/2012/08/13/itunification-itunes-integration-with-notification-center-in-os-x-mountain-lion/feed/</wfw:commentRss>
		<slash:comments>118</slash:comments>
		</item>
		<item>
		<title>Xcode iOS Framework Template</title>
		<link>http://onible.com/blog/2012/05/22/xcode-ios-framework-template/</link>
		<comments>http://onible.com/blog/2012/05/22/xcode-ios-framework-template/#comments</comments>
		<pubDate>Tue, 22 May 2012 18:43:16 +0000</pubDate>
		<dc:creator>Alimo</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Custom iOS Frameworks]]></category>
		<category><![CDATA[SBJson.framework]]></category>
		<category><![CDATA[Xcode Framework Template]]></category>

		<guid isPermaLink="false">http://onible.com/blog/?p=147</guid>
		<description><![CDATA[kstenerud@github develops a very useful template for Xcode. It enables you to build iOS frameworks from your own library or available libraries online. Building a framework will help you use your libraries in different projects easier and without having all .m and .h files floating in your project&#8217;s resource directory. I used this template to <a href='http://onible.com/blog/2012/05/22/xcode-ios-framework-template/' class='excerpt-more'>[...]</a>]]></description>
				<content:encoded><![CDATA[<p><a href="https://github.com/kstenerud/iOS-Universal-Framework" target="_blank">kstenerud@github</a> develops a very useful template for Xcode. It enables you to build iOS frameworks from your own library or available libraries online. Building a framework will help you use your libraries in different projects easier and without having all .m and .h files floating in your project&#8217;s resource directory.</p>
<p>I used this template to build SBJson.framework for my own iOS projects. Here is a screenshot of what you will see before using this template:</p>
<p><a href="https://github.com/kstenerud/iOS-Universal-Framework/raw/master/screenshot.png"><img class="aligncenter" title="iOS Framework Template" src="https://github.com/kstenerud/iOS-Universal-Framework/raw/master/screenshot.png" alt="" width="742" height="505" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://onible.com/blog/2012/05/22/xcode-ios-framework-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>