1 of 2
1
Coffee House Aggregator
Posted: 19 December 2008 02:05 PM   [ Ignore ]
Member
RankRankRank
Total Posts:  81
Joined  2008-10-28

I’ve made a small site to serve as an unofficial aggregator of all the sugars and themes everybody’s making:
http://fileability.net/coffee/

The database is an XML file, which you can see as XML and JSON.

Please go ahead and add anything you make (it doesn’t matter it’s not finished, as long as it has basic functionality). If there’s anything you’d like to see on the site, just post.

Profile
 
 
Posted: 19 December 2008 02:24 PM   [ Ignore ]   [ # 1 ]
Moderator
RankRankRankRank
Total Posts:  1252
Joined  2008-10-28

I’d much prefer to have the sugar’s name link to a landing/description page (or main Git page, or whatever), with a secondary direct download link elsewhere.  For example: “Regex (download)”.

 Signature 

Ian Beck
MacRabbit Support

Follow us on Twitter, or try my custom themes: Quiet Light & Earthworm

Profile
 
 
Posted: 19 December 2008 03:31 PM   [ Ignore ]   [ # 2 ]
Member
RankRankRank
Total Posts:  81
Joined  2008-10-28

I could do an accordion…?

Profile
 
 
Posted: 19 December 2008 05:38 PM   [ Ignore ]   [ # 3 ]
Member
RankRankRank
Total Posts:  76
Joined  2008-11-04

Very cool idea. Might be easier to do this then including a sugar list/updater inside Espresso. But I guess we have to see what the devs do :)

Profile
 
 
Posted: 19 December 2008 05:39 PM   [ Ignore ]   [ # 4 ]
Member
RankRankRank
Total Posts:  81
Joined  2008-10-28
Anthony Short - 19 December 2008 05:38 PM
Very cool idea. Might be easier to do this then including a sugar list/updater inside Espresso. But I guess we have to see what the devs do :)

That’s why I made the backend easy to parse XML.

Profile
 
 
Posted: 19 December 2008 05:40 PM   [ Ignore ]   [ # 5 ]
Member
RankRankRank
Total Posts:  76
Joined  2008-11-04

Ah of course :D

Profile
 
 
Posted: 20 December 2008 01:11 AM   [ Ignore ]   [ # 6 ]
Sr. Member
RankRankRankRank
Total Posts:  232
Joined  2008-11-19

Love it! But just got this error when I tried to put up a theme with the following URL for the download: http://dl.getdropbox.com/u/416667/Espresso/Themes/Monochrome_Rose.css.zip

Warning: file_put_contents(database.xml) [function.file-put-contents]: failed to open stream: Permission denied in /home/fileabil/public_html/coffee/doupload.php on line 81

Warning: Cannot modify header information - headers already sent by (output started at /home/fileabil/public_html/coffee/doupload.php:81) in /home/fileabil/public_html/coffee/doupload.php on line 84

Could this be because I’m using dropbox?

Profile
 
 
Posted: 20 December 2008 06:25 AM   [ Ignore ]   [ # 7 ]
Member
RankRankRank
Total Posts:  81
Joined  2008-10-28
donut - 20 December 2008 01:11 AM

Love it! But just got this error when I tried to put up a theme with the following URL for the download: http://dl.getdropbox.com/u/416667/Espresso/Themes/Monochrome_Rose.css.zip

Warning: file_put_contents(database.xml) [function.file-put-contents]: failed to open stream: Permission denied in /home/fileabil/public_html/coffee/doupload.php on line 81

Warning: Cannot modify header information - headers already sent by (output started at /home/fileabil/public_html/coffee/doupload.php:81) in /home/fileabil/public_html/coffee/doupload.php on line 84

Could this be because I’m using dropbox?

My bad. Fixed.

Profile
 
 
Posted: 20 December 2008 11:01 AM   [ Ignore ]   [ # 8 ]
Sr. Member
RankRankRankRank
Total Posts:  232
Joined  2008-11-19
alexgordon - 20 December 2008 06:25 AM

My bad. Fixed.

Yep! Thanks.

Profile
 
 
Posted: 22 December 2008 06:12 AM   [ Ignore ]   [ # 9 ]
Member
RankRankRank
Total Posts:  76
Joined  2008-11-04

Fixed up the broken Cappuccino theme link. My bad :)

Profile
 
 
Posted: 23 December 2008 03:21 PM   [ Ignore ]   [ # 10 ]
Administrator
RankRankRankRank
Total Posts:  106
Joined  2008-10-27

Very cool, Alex! This will help give an overview of what Sugars are already in a usable state.

Profile
 
 
Posted: 29 December 2008 10:47 PM   [ Ignore ]   [ # 11 ]
Member
RankRankRank
Total Posts:  76
Joined  2008-11-04

Any chance I could get the ExpressionEngine sugar removed, I want to put up a new github version of it. As everyone appears to be using it, I should probably get off SVN and jump on the git bandwagon.

Profile
 
 
Posted: 30 December 2008 06:11 AM   [ Ignore ]   [ # 12 ]
Member
RankRankRank
Total Posts:  81
Joined  2008-10-28

Done :)

Profile
 
 
Posted: 04 January 2009 07:33 AM   [ Ignore ]   [ # 13 ]
Member
RankRankRank
Total Posts:  81
Joined  2008-10-28

OK so I’ve added a new URL system (as requested):

To view information for a sugar/theme:
http://fileability.net/coffee/sugar/Objective-C
http://fileability.net/coffee/theme/Cappuccino

To get a sugar’s language XML file:
http://fileability.net/coffee/sugar/SQL/language

To list items:
http://fileability.net/coffee/xml
http://fileability.net/coffee/json
http://fileability.net/coffee/yaml

Profile
 
 
Posted: 04 January 2009 09:03 AM   [ Ignore ]   [ # 14 ]
Member
RankRankRank
Total Posts:  81
Joined  2008-10-28

I’ve added download buttons to the home page (as requested).

I’ve also added file extensions and dependancies to the description pages. These are completely dynamic and generated from the language.xml file.

See here for an example:
http://fileability.net/coffee/sugar/Ruby

Profile
 
 
Posted: 04 January 2009 09:03 AM   [ Ignore ]   [ # 15 ]
Administrator
RankRankRankRank
Total Posts:  106
Joined  2008-10-27

Alex, what kind of backend is used for Coffee House? Ruby? PHP?

Profile
 
 
   
1 of 2
1