<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: iAppCat.com</title>
	<atom:link href="http://www.appleiphoneschool.com/2008/04/01/iappcat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appleiphoneschool.com/2008/04/01/iappcat/</link>
	<description>Learn how to use, hack and mod the Apple iPhone, iPad &#38; iPod touch</description>
	<lastBuildDate>Tue, 14 Feb 2012 00:11:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Outofscope</title>
		<link>http://www.appleiphoneschool.com/2008/04/01/iappcat/comment-page-1/#comment-8455</link>
		<dc:creator>Outofscope</dc:creator>
		<pubDate>Mon, 07 Apr 2008 09:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/2008/04/01/iappcat/#comment-8455</guid>
		<description>Andy, sorry, but the first item of Your list is not right. Aggregation of all the packages into a single category is an option not activated by default.
By the way, I already own repo.in domain to make my links shorter ;)</description>
		<content:encoded><![CDATA[<p>Andy, sorry, but the first item of Your list is not right. Aggregation of all the packages into a single category is an option not activated by default.<br />
By the way, I already own repo.in domain to make my links shorter <img src='http://www.appleiphoneschool.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atrophic</title>
		<link>http://www.appleiphoneschool.com/2008/04/01/iappcat/comment-page-1/#comment-8167</link>
		<dc:creator>atrophic</dc:creator>
		<pubDate>Thu, 03 Apr 2008 18:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/2008/04/01/iappcat/#comment-8167</guid>
		<description>I find iAppCat to work great.  I didn&#039;t try repo.sc but I&#039;m sure it&#039;s much of the same.  I will say that I emailed iAppCat with a bug report and it was fixed in a matter of hours.</description>
		<content:encoded><![CDATA[<p>I find iAppCat to work great.  I didn&#8217;t try repo.sc but I&#8217;m sure it&#8217;s much of the same.  I will say that I emailed iAppCat with a bug report and it was fixed in a matter of hours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Huang</title>
		<link>http://www.appleiphoneschool.com/2008/04/01/iappcat/comment-page-1/#comment-8151</link>
		<dc:creator>Andy Huang</dc:creator>
		<pubDate>Thu, 03 Apr 2008 15:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/2008/04/01/iappcat/#comment-8151</guid>
		<description>First and foremost, thank you for mentioning my site, Crypt :)

On to the discussion on what could make it better or worse...  Since I am the developer of repo.sc, I am going to be a bit biased, but I&#039;ll try to be fair ;)

To start off, I&#039;ll list what I think my site is better on:
1) I retain exact structure of the Installer source from the original source.  End users get exactly what was delivered by the original source.  As such, things are still organized in their original categories.  With iAppCat, they&#039;re consolidated into one category.  Personally, I think this makes navigation, searching, and working on the Installer part much easier.  It also reduces the risk of a bad Installer source due to bad &quot;edits&quot;.  I actually sat down and worked out some neat little algorithm with Saurik (Java dev) and Ste (Ste Packaging) to make sure that I deliver the source to you in its latest and most accurate form, so the only error that can possibly occur is if the source is originally error&#039;ing (or you&#039;re using an incompatiable firmware version).

2) The personalized repo link from iAppCat is rather long... it is iappcat.com/r/userid  where as my links are much shorter: repo.sc/username (unless you have a very long username that you&#039;re not already fond of typing on your iPod/iPhone).  Not a whole lot more can be said about this as it is a one off thing, and can even be done via payload in JailBreaking process.

3) Ability to add multiple packages quickly.  Due to popular request, I added the &quot;Add / Remove All&quot; feature for categories. This adds everything from that category at the time for you automatically.  So for big categories like games, you don&#039;t need to click 100 times to add all of them.  iAppCat, last I checked, does not offer this, and requires multiple clicks to add the packages.  This can make setup process require much much more time to complete...  But it is a one off kind of thing unless you&#039;re adding and removing things non-stop ;)

4) Package recommendation, and community descriptions.  I&#039;ve been putting this one on back burner due to my graduation project for university, but it will be completed in the weeks to come after next week (when I&#039;m done with school for good).  A new feature I&#039;m implementing is community descriptions and package recommendations for individual packages.  This will allow users to comment and rate packages, so people knows what package does what, and what not.  If you&#039;re very lost and confused about the description I just wrote, check out this dummy page that I&#039;ve built to express the idea: http://static.touchtoolset.com/MockUp_Details2.htm

There will also be other social / recommendation type of things to be added, but information on those aren&#039;t made available to public just yet because they&#039;re not quite ready yet ;)

Now, pro&#039;s of their service:
1) Ability to browse at a source level.  When I designed repo source, it is designed in such a way so that the end user can &quot;forget about the sources&quot;.  I only keep track of the latest version of the software in the database, and allow the system to &quot;forget&quot; older packages from different sources.  This is done so that there won&#039;t be duplicate entries in the system (IE: search &gt; psx4all, and you might find tons of kiddie googlepage sources hosting the package because appearently it is cool to steal), and end users don&#039;t accidentally select two of the same packages, and in turn create an endless update loop in Installer.  Though, I must say, to be able to browse by source is pretty darn cool.  Unfortunately, due to my system design, I don&#039;t think I can implement something like that any time too soon.

2) Ability to add sources to their system automatically.  I do it manually here, and only approve things that will work stable, or have been known to be around for some time.  Beta and unstable ones are often omitted to prevent problem like the random 13 yr old thinking it is cool to delete files with Installer.  It also prevents things like people not respecting private beta rules and share zodttd&#039;s private beta repo.  This is a trade off which is not that great...  but I guess its a different point of view; I respect developers, so they continue to develop adds, where as iAppCat gives more options to the users, so they can have things they want in one centralized place.

3) A good looking web page.  Let&#039;s be honest here, I am a geek; I can&#039;t draw stickman even if my life depends on it.  As such, I&#039;m rocking the default vBulletin skin.  On the other hand, iAppCat dev is awesome, and created a simplistic yet clean design.  If you&#039;re big on visual appeals, here&#039;s the big one for ya.

With that said, I&#039;d say both are pretty cool services.  But since I&#039;m developer of Repo Source, I&#039;m biased, and I like my service better.  At end of the day, both sites make Installer run faster, and there&#039;s not a whole lot of difference between them.  And sorry for the wall of text I&#039;ve created :)</description>
		<content:encoded><![CDATA[<p>First and foremost, thank you for mentioning my site, Crypt <img src='http://www.appleiphoneschool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>On to the discussion on what could make it better or worse&#8230;  Since I am the developer of repo.sc, I am going to be a bit biased, but I&#8217;ll try to be fair <img src='http://www.appleiphoneschool.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>To start off, I&#8217;ll list what I think my site is better on:<br />
1) I retain exact structure of the Installer source from the original source.  End users get exactly what was delivered by the original source.  As such, things are still organized in their original categories.  With iAppCat, they&#8217;re consolidated into one category.  Personally, I think this makes navigation, searching, and working on the Installer part much easier.  It also reduces the risk of a bad Installer source due to bad &#8220;edits&#8221;.  I actually sat down and worked out some neat little algorithm with Saurik (Java dev) and Ste (Ste Packaging) to make sure that I deliver the source to you in its latest and most accurate form, so the only error that can possibly occur is if the source is originally error&#8217;ing (or you&#8217;re using an incompatiable firmware version).</p>
<p>2) The personalized repo link from iAppCat is rather long&#8230; it is iappcat.com/r/userid  where as my links are much shorter: repo.sc/username (unless you have a very long username that you&#8217;re not already fond of typing on your iPod/iPhone).  Not a whole lot more can be said about this as it is a one off thing, and can even be done via payload in JailBreaking process.</p>
<p>3) Ability to add multiple packages quickly.  Due to popular request, I added the &#8220;Add / Remove All&#8221; feature for categories. This adds everything from that category at the time for you automatically.  So for big categories like games, you don&#8217;t need to click 100 times to add all of them.  iAppCat, last I checked, does not offer this, and requires multiple clicks to add the packages.  This can make setup process require much much more time to complete&#8230;  But it is a one off kind of thing unless you&#8217;re adding and removing things non-stop <img src='http://www.appleiphoneschool.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>4) Package recommendation, and community descriptions.  I&#8217;ve been putting this one on back burner due to my graduation project for university, but it will be completed in the weeks to come after next week (when I&#8217;m done with school for good).  A new feature I&#8217;m implementing is community descriptions and package recommendations for individual packages.  This will allow users to comment and rate packages, so people knows what package does what, and what not.  If you&#8217;re very lost and confused about the description I just wrote, check out this dummy page that I&#8217;ve built to express the idea: <a href="http://static.touchtoolset.com/MockUp_Details2.htm" rel="nofollow">http://static.touchtoolset.com/MockUp_Details2.htm</a></p>
<p>There will also be other social / recommendation type of things to be added, but information on those aren&#8217;t made available to public just yet because they&#8217;re not quite ready yet <img src='http://www.appleiphoneschool.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Now, pro&#8217;s of their service:<br />
1) Ability to browse at a source level.  When I designed repo source, it is designed in such a way so that the end user can &#8220;forget about the sources&#8221;.  I only keep track of the latest version of the software in the database, and allow the system to &#8220;forget&#8221; older packages from different sources.  This is done so that there won&#8217;t be duplicate entries in the system (IE: search &gt; psx4all, and you might find tons of kiddie googlepage sources hosting the package because appearently it is cool to steal), and end users don&#8217;t accidentally select two of the same packages, and in turn create an endless update loop in Installer.  Though, I must say, to be able to browse by source is pretty darn cool.  Unfortunately, due to my system design, I don&#8217;t think I can implement something like that any time too soon.</p>
<p>2) Ability to add sources to their system automatically.  I do it manually here, and only approve things that will work stable, or have been known to be around for some time.  Beta and unstable ones are often omitted to prevent problem like the random 13 yr old thinking it is cool to delete files with Installer.  It also prevents things like people not respecting private beta rules and share zodttd&#8217;s private beta repo.  This is a trade off which is not that great&#8230;  but I guess its a different point of view; I respect developers, so they continue to develop adds, where as iAppCat gives more options to the users, so they can have things they want in one centralized place.</p>
<p>3) A good looking web page.  Let&#8217;s be honest here, I am a geek; I can&#8217;t draw stickman even if my life depends on it.  As such, I&#8217;m rocking the default vBulletin skin.  On the other hand, iAppCat dev is awesome, and created a simplistic yet clean design.  If you&#8217;re big on visual appeals, here&#8217;s the big one for ya.</p>
<p>With that said, I&#8217;d say both are pretty cool services.  But since I&#8217;m developer of Repo Source, I&#8217;m biased, and I like my service better.  At end of the day, both sites make Installer run faster, and there&#8217;s not a whole lot of difference between them.  And sorry for the wall of text I&#8217;ve created <img src='http://www.appleiphoneschool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeJones</title>
		<link>http://www.appleiphoneschool.com/2008/04/01/iappcat/comment-page-1/#comment-8040</link>
		<dc:creator>MikeJones</dc:creator>
		<pubDate>Wed, 02 Apr 2008 16:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/2008/04/01/iappcat/#comment-8040</guid>
		<description>it will Definitely update you....they appear as updates just like from any other source</description>
		<content:encoded><![CDATA[<p>it will Definitely update you&#8230;.they appear as updates just like from any other source</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres Segal</title>
		<link>http://www.appleiphoneschool.com/2008/04/01/iappcat/comment-page-1/#comment-7948</link>
		<dc:creator>Andres Segal</dc:creator>
		<pubDate>Wed, 02 Apr 2008 02:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/2008/04/01/iappcat/#comment-7948</guid>
		<description>I have my allready, if anyone want to add my source,

www.iappcat.com/r/5445

and gona show a new Categorie  +Segal</description>
		<content:encoded><![CDATA[<p>I have my allready, if anyone want to add my source,</p>
<p><a href="http://www.iappcat.com/r/5445" rel="nofollow">http://www.iappcat.com/r/5445</a></p>
<p>and gona show a new Categorie  +Segal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jess</title>
		<link>http://www.appleiphoneschool.com/2008/04/01/iappcat/comment-page-1/#comment-7930</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Wed, 02 Apr 2008 00:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/2008/04/01/iappcat/#comment-7930</guid>
		<description>This is a awesome way to be able to save ur sources and later jailbreak to new versions. Then easly go back add ur custom source and be done within min. 

Thank you,

Question!  Will it keep track of my apps so if there is a newer one that comes out (upgrade) will it notify me?</description>
		<content:encoded><![CDATA[<p>This is a awesome way to be able to save ur sources and later jailbreak to new versions. Then easly go back add ur custom source and be done within min. </p>
<p>Thank you,</p>
<p>Question!  Will it keep track of my apps so if there is a newer one that comes out (upgrade) will it notify me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex_dlc</title>
		<link>http://www.appleiphoneschool.com/2008/04/01/iappcat/comment-page-1/#comment-7927</link>
		<dc:creator>alex_dlc</dc:creator>
		<pubDate>Tue, 01 Apr 2008 23:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/2008/04/01/iappcat/#comment-7927</guid>
		<description>typos: Then you add your (a) custom made source just for you with all the (once) you chose</description>
		<content:encoded><![CDATA[<p>typos: Then you add your (a) custom made source just for you with all the (once) you chose</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crypt</title>
		<link>http://www.appleiphoneschool.com/2008/04/01/iappcat/comment-page-1/#comment-7918</link>
		<dc:creator>Crypt</dc:creator>
		<pubDate>Tue, 01 Apr 2008 22:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/2008/04/01/iappcat/#comment-7918</guid>
		<description>see this post http://www.touchtoolset.com/repo-source/38-competitor-has-appeared.html</description>
		<content:encoded><![CDATA[<p>see this post <a href="http://www.touchtoolset.com/repo-source/38-competitor-has-appeared.html" rel="nofollow">http://www.touchtoolset.com/repo-source/38-competitor-has-appeared.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeJones</title>
		<link>http://www.appleiphoneschool.com/2008/04/01/iappcat/comment-page-1/#comment-7917</link>
		<dc:creator>MikeJones</dc:creator>
		<pubDate>Tue, 01 Apr 2008 22:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/2008/04/01/iappcat/#comment-7917</guid>
		<description>I&#039;m curious - what would make it better or worse?

Not trying to be sarcastic; but does the repo.sc have more sources to search for apps from? or does it load faster?  

I&#039;m just trying to figure it out; because I haven&#039;t heard of this other personal repo option, but I can&#039;t really think of what would make one better than the other.</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious &#8211; what would make it better or worse?</p>
<p>Not trying to be sarcastic; but does the repo.sc have more sources to search for apps from? or does it load faster?  </p>
<p>I&#8217;m just trying to figure it out; because I haven&#8217;t heard of this other personal repo option, but I can&#8217;t really think of what would make one better than the other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crypt</title>
		<link>http://www.appleiphoneschool.com/2008/04/01/iappcat/comment-page-1/#comment-7913</link>
		<dc:creator>Crypt</dc:creator>
		<pubDate>Tue, 01 Apr 2008 21:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.appleiphoneschool.com/2008/04/01/iappcat/#comment-7913</guid>
		<description>www.repo.sc is so very much better (:</description>
		<content:encoded><![CDATA[<p><a href="http://www.repo.sc" rel="nofollow">http://www.repo.sc</a> is so very much better (:</p>
]]></content:encoded>
	</item>
</channel>
</rss>

