<?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>Kevin Pratt &#187; Coding</title>
	<atom:link href="http://www.kevinpratt.com/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kevinpratt.com</link>
	<description>Smug Wall of Sanity</description>
	<lastBuildDate>Wed, 28 Jul 2010 00:27:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>No Man is an Island &#8211; On Open Source</title>
		<link>http://www.kevinpratt.com/2009/10/25/no-man-is-and-island-on-open-source/</link>
		<comments>http://www.kevinpratt.com/2009/10/25/no-man-is-and-island-on-open-source/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 21:56:00 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Comparative Studies]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[GSU]]></category>
		<category><![CDATA[New Media]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.kevinpratt.com/2009/10/25/no-man-is-and-island-on-open-source/</guid>
		<description><![CDATA[So I want to make an iPhone app. With my limited coding skills, I always knew that the likelyhood of this happening wasn&#8217;t very high. I could, of course, get hip deep in code and piece my way though. I&#8217;ve done it before with wordpress themes, wikimedia preferences, and integrating different sets of software together. [...]]]></description>
			<content:encoded><![CDATA[<p>So I want to make an iPhone app. With my limited coding skills, I always knew that the likelyhood of this happening wasn&#8217;t very high. I could, of course, get hip deep in code and piece my way though. I&#8217;ve done it before with wordpress themes, wikimedia preferences, and integrating different sets of software together. I learned the basics of javascript, PHP, and how to structure a mySQL database. <br />But if you look carefully, you&#8217;ll see that I cheated. It wasn&#8217;t just me and a hello world script all the way to a blog, wiki and forum online. I took existing open source programs and templates and modified them to meet my needs. Now I want to work the other way around. I want to create the idea and the interface and put it out to be built upon by coders much more talented than myself. According to Clay Shirky in his book<i> <a href="http://books.google.com/books?id=mafZyckH_bAC&amp;printsec=frontcover&amp;source=gbs_v2_summary_r&amp;cad=0#v=onepage&amp;q=&amp;f=false">Here Comes Everybody</a></i>, &#8220;Open source software has been one of the great successes of the digital age&#8221; (<a href="http://books.google.com/books?id=mafZyckH_bAC&amp;lpg=RA1-PA240&amp;ots=HHn4fGTuC0&amp;dq=%22Open%20source%20software%20has%20been%20one%20of%20the%20great%20successes%20of%20the%20digital%20age%22&amp;pg=RA1-PA240#v=onepage&amp;q=%22Open%20source%20software%20has%20been%20one%20of%20the%20great%20successes%20of%20the%20digital%20age%22&amp;f=false">240</a>). He then compares it to a Wikipedia article where someone starts an article and an army of people come along and finish it. <br />I don&#8217;t know if I&#8217;ll find an army, but a few good coders will do. For now though, I&#8217;m going to see how far I can get.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=3e509a80-ce29-83a0-9490-69a1cc21197b" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.kevinpratt.com/2009/10/25/no-man-is-and-island-on-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feature List &#8211; iPhone Library App</title>
		<link>http://www.kevinpratt.com/2009/10/15/feature-list-iphone-library-app/</link>
		<comments>http://www.kevinpratt.com/2009/10/15/feature-list-iphone-library-app/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 17:42:57 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[GSU]]></category>
		<category><![CDATA[Goals]]></category>
		<category><![CDATA[Library]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.kevinpratt.com/?p=225</guid>
		<description><![CDATA[Core Features (done before the end of semester) Search and find books using the GSU catalog At least allow for title, author, keyword and isbn searches. Display catalog results in an iPhone friendly style Ensure that the call number is highly visible Be able to save books to a queue to be found later Display [...]]]></description>
			<content:encoded><![CDATA[<p>Core Features (done before the end of semester)</p>
<ul>
<li>Search and find books using the GSU catalog</li>
<li>At least allow for title, author, keyword and isbn searches.</li>
<li>Display catalog results in an iPhone friendly style</li>
<li>Ensure that the call number is highly visible</li>
<li>Be able to save books to a queue to be found later</li>
<li>Display queue with book name and call number in a scrollable list</li>
<li>Sort queue by call number for easy stacks navigation</li>
<li>Be able to clear something from queue with a swipe</li>
</ul>
<p>Optional Features (if time permits)</p>
<ul>
<li>For books not found or not available extend search to all georgia libraries.</li>
<li>Login to request a book through GIL Express</li>
<li>Login to recall a book</li>
</ul>
<p>Future Features</p>
<ul>
<li>Generalize to work with any library that uses the same database system.</li>
<li>Create a list of libraries the app will work with and the option to add more.</li>
<li>Expand to include article database searches</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.kevinpratt.com/2009/10/15/feature-list-iphone-library-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Competition &#8211; There isn&#8217;t much</title>
		<link>http://www.kevinpratt.com/2009/10/07/the-competition-there-isnt-much/</link>
		<comments>http://www.kevinpratt.com/2009/10/07/the-competition-there-isnt-much/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 19:37:45 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[GSU]]></category>
		<category><![CDATA[Library]]></category>
		<category><![CDATA[New Media]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.kevinpratt.com/2009/10/07/the-competition-there-isnt-much/</guid>
		<description><![CDATA[First of all, Apple not having a webpage for their applications that doesn&#8217;t have to open in iTunes is maddeningly annoying. In protest I won&#8217;t link directly to any app and will instead link to the Apptism or AppCraver page instead. So I found two applications that are similar to what I want to do. [...]]]></description>
			<content:encoded><![CDATA[<p>First of all, Apple not having a webpage for their applications that doesn&#8217;t have to open in iTunes is maddeningly annoying. In protest I won&#8217;t link directly to any app and will instead link to the <a href="http://www.apptism.com/">Apptism</a> or <a href="http://www.appcraver.com/">AppCraver</a> page instead.</p>
<p><a href="http://search.appcraver.com/worldcatmobile-iphone-31513/app"><img style="float: left; margin-top: 10px; margin-bottom: 10px; margin-right: 10px;" alt="Original" src="http://www.apptism.com/icons/000/032/506/original.png?1238758985" /></a>So I found two applications that are similar to what I want to do. First is <a href="http://search.appcraver.com/worldcatmobile-iphone-31513/app">WorldCat Mobile</a> created by/with <a href="http://boopsie.com/home/">Boopsie, Inc. </a>In short, it&#8217;s terrible. It hangs, doesn&#8217;t find libraries very well and doesn&#8217;t even tell you where to find the book. For example, one librarian reviewer lamented that the app doesn&#8217;t provide the <a href="http://www.libraries.rutgers.edu/rul/libs/robeson_lib/instruction/callno.html">call number</a> for the book meaning you can&#8217;t find the book if you&#8217;re already in the <a href="http://www.flickr.com/photos/14486719@N07/2074473728/">stacks</a>. I think I know <a href="http://ocoins.info/">why</a> though, more on this later.</p>
<p><a href="http://search.appcraver.com/dcpl-iphone-39346/app"><img style="float: left; margin-top: 10px; margin-bottom: 10px; margin-right: 10px;" alt="DCPL" id="rounded_corner_100x100_main" src="http://www.apptism.com/icons/000/015/180/original.png?1231416236" width="100" height="100" /></a>The second was <a href="http://dclibrarylabs.org/projects/iphone/">DCPL</a>, a local library application for the <a href="http://www.dclibrary.org/dcpl/site/default.asp">DC Library</a> by <a href="http://dclibrarylabs.org/">DCPL Labs</a>. It&#8217;s a pretty basic application that can search the catalog and give you local branch hours and locations. Besides that, the app does let you login and put a book on hold for pickup later and gives summaries and photos for books. I don&#8217;t think I have time to set up the ability to login with my app, but maybe I can get the summaries and photos to show. From the comments, it seems like quite a few people wish it worked with their local libraries. <br />I don&#8217;t expect this app to be very popular outside of college students and professors. But since I&#8217;m open sourcing it, it should be able to be adapted to local libraries as well. </p>
<p>Next step, develop a list of features.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=76d9252d-8778-8ae5-bddf-c33e059a027e" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.kevinpratt.com/2009/10/07/the-competition-there-isnt-much/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coding an iPhone App</title>
		<link>http://www.kevinpratt.com/2009/10/07/coding-an-iphone-app/</link>
		<comments>http://www.kevinpratt.com/2009/10/07/coding-an-iphone-app/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 14:15:00 +0000</pubDate>
		<dc:creator>Kevin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Comparative Studies]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[GSU]]></category>
		<category><![CDATA[Library]]></category>
		<category><![CDATA[New Media]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.kevinpratt.com/2009/10/07/coding-an-iphone-app/</guid>
		<description><![CDATA[So I&#8217;ve decided to create an iPhone application for my Comparative Studies in Emerging Media class at GSU and document my progress here. For now I&#8217;m working on creating a library search application that will allow me and others to search my university&#8217;s library from anywhere and create a list of the books I need [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve decided to create an iPhone application for my <a href="http://www.tedfriedman.com/teaching/2009/09/comparative_stu.php">Comparative Studies in Emerging Media</a> class at <a href="http://www.gsu.edu/">GSU</a> and document my progress here. </p>
<p>For now I&#8217;m working on creating a library search application that will allow me and others to search <a href="https://gil.gsu.edu/">my university&#8217;s library</a> from anywhere and create a list of the books I need to find there. I&#8217;ll create this as an open-source application which should be able to be adapted to any university using a project called <a href="http://www.vufind.org/index.php">VuFind</a> to connect to their database. </p>
<p>But first, I&#8217;m going to do some research and see if it&#8217;s a good idea for me to spend the $99 for a <a href="http://developer.apple.com/iphone/program/">iPhone developer license</a>.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=189973d4-4001-8b73-9497-b1c64a10183d" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.kevinpratt.com/2009/10/07/coding-an-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.987 seconds -->
