Difference between revisions of "Roguebase"

From RogueBasin
Jump to navigation Jump to search
Line 1: Line 1:
<table class="infobox" style="float:right;clear:right;width:22em;border:1px solid #efd2c2;background:#efe5e0;font-size:95%;margin:1em;line-height:1.4em;">
<table class="infobox" style="float:right;clear:right;width:22em;border:1px solid #efd2c2;background:#efe5e0;font-size:95%;margin:1em;line-height:1.4em;">
<tr>
<tr><th colspan="2" style="background:#efd2c2;padding:.4em;margin:1em;font-size:110%">Roguebase</th></tr>
<th colspan="2" style="background:#efd2c2;padding:.4em;margin:1em;font-size:110%">Roguebase</th>
<tr><th style="background:#efd2c2;padding:.2em;margin:1em;width:7em">Type</th><td>Website</td></tr>
</tr>
<tr><th style="background:#efd2c2;padding:.2em;margin:1em;width:7em">URL</th><td>http://www.roguebase.net/</td></tr>
<tr><th style="background:#efd2c2;padding:.2em;margin:1em;width:7em">Registration</th><td>17. Feb, 2012</td></tr>
<tr><th style="background:#efd2c2;padding:.2em;margin:1em;width:7em">Language</th><td>English</td></tr>
<tr><th style="background:#efd2c2;padding:.2em;margin:1em;width:7em">Author</th><td>gnsh</td></tr>
</table>


<tr>
==Overview==
<th style="background:#efd2c2;padding:.2em;margin:1em;width:7em">Type</th>
'''Roguebase''' is a website that aggregates new posts from various roguelike feeds. New posts are then listed on the Roguebase frontpage in chronological order, with links to the original posts.
<td>Website</td>
</tr>


<tr>
<th style="background:#efd2c2;padding:.2em;margin:1em;width:7em">URL</th>
<td>http://www.roguebase.net/</td>
</tr>


<tr>
As of the 24th of May 2012 Roguebase follows 27 different feeds:
<th style="background:#efd2c2;padding:.2em;margin:1em;width:7em">Registration</th>
*'''Peeks and Pokes''' (http://peeksandpokes.blogspot.com/)
<td>17. Feb, 2012</td>
*'''Roguelike Radio (http://roguelikeradio.blogspot.com/)
</tr>
*'''Amulet of Yendor''' (http://amuletofyendor.blogspot.com/)
*'''DoomRL''' (http://doom.chaosforge.org/)
*'''Ascii Dreams''' (http://roguelikedeveloper.blogspot.com/)
*'''Rogue Temple''' (http://www.roguetemple.com/)
*'''7DRL''' (http://7drl.org/)
*'''rgra''' (http://groups.google.com/group/rec.games.roguelike.announce/topics)
*'''Legend of Angband''' (http://legend-angband.blogspot.com/)
*'''Dungeon Crawl Stone Soup''' (http://crawl.develz.org/wordpress/)
*'''Sat79''' (http://sat79.com/)
*'''Kaduria''' (http://kaduria.blogspot.com/)
*'''Nolithius''' (http://www.nolithius.com/)
*'''ADOM II''' (http://www.ancientdomainsofmystery.com/)
*'''Being Busy''' (http://www.biskup.net/blog/)
*'''The Chronicles of Doryen''' (http://doryen.eptalys.net/)
*'''Cult: Awakening of the Old Ones''' (http://cultrl.wordpress.com/)
*'''Do While Compiling''' (http://dowhilecompiling.blogspot.com/)
*'''mWall''' (http://michalwalczak.eu/mwall/)
*'''Rogue Hut''' (http://roguehut.blogspot.com/)
*'''Rogue Survivor''' (http://roguesurvivor.blogspot.com/)
*'''Rogue Wombat''' (http://roguewombat.wordpress.com/)
*'''TameTick''' (http://blog.tametick.com/)
*'''Trystan's Blog''' (http://trystans.blogspot.com/)
*'''Ultima Ratio Regum''' (http://www.ultimaratioregum.co.uk/game/)
*'''Eye of Hydra''' (http://zenorogue.blogspot.com/)
*'''Klein Roguelikes''' (http://kleinroguelikes.blogspot.co.uk/)


<tr>
==Source code==
<th style="background:#efd2c2;padding:.2em;margin:1em;width:7em">Language</th>
'''Roguebase''' source code is valid ''XHTML 1.1''/''CSS 3''. '''Roguebase''' uses gzip compression and the source code is minified (no line-breaks and no excessive whitespace).
<td>English</td>
</tr>


<tr>
==Updates==
<th style="background:#efd2c2;padding:.2em;margin:1em;width:7em">Author</th>
The bot that updates the news uses SimplePie PHP-class. It runs under Debian GNU/Linux. When the bot finds new posts, it writes them to a text-file, from where the website fetches the news. RSS and Atom feeds are generated using PHP, XMLWriter extension. New feeds can be added by gnsh, so contact him if you'd like your blog to show up.
<td>gnsh</td>
</tr>


</table>
==Screenshot==
http://www.roguebase.net/junk/rb-screen.jpg


=== Overview ===
'''Roguebase''' is a website that aggregates new posts from various roguelike feeds. New posts are then listed on the Roguebase frontpage in chronological order, with links to the original posts. As of the 24th of May 2012 Roguebase follows 27 different feeds.


=== Source code ===
'''Roguebase''' source code is valid ''XHTML 1.1''/''CSS 3''. '''Roguebase''' uses gzip compression and the source code is minified (no line-breaks and no excessive whitespace).


=== Bots ===
The bot that updates the news uses SimplePie PHP-class. It runs under Debian GNU/Linux. When the bot finds new posts, it writes them to a text-file, from where the website fetches the news. RSS and Atom feeds are generated using PHP, XMLWriter extension.


{{stub}}
{{stub}}

Revision as of 06:36, 24 May 2012

Roguebase
TypeWebsite
URLhttp://www.roguebase.net/
Registration17. Feb, 2012
LanguageEnglish
Authorgnsh

Overview

Roguebase is a website that aggregates new posts from various roguelike feeds. New posts are then listed on the Roguebase frontpage in chronological order, with links to the original posts.


As of the 24th of May 2012 Roguebase follows 27 different feeds:

Source code

Roguebase source code is valid XHTML 1.1/CSS 3. Roguebase uses gzip compression and the source code is minified (no line-breaks and no excessive whitespace).

Updates

The bot that updates the news uses SimplePie PHP-class. It runs under Debian GNU/Linux. When the bot finds new posts, it writes them to a text-file, from where the website fetches the news. RSS and Atom feeds are generated using PHP, XMLWriter extension. New feeds can be added by gnsh, so contact him if you'd like your blog to show up.

Screenshot

rb-screen.jpg