Posts Tagged ‘@psp.akop.org’

Site updated

Friday, April 17th, 2009

I recently got a chance to make some changes to the site, adding some features that I’ve been wanting to add for a while now. psp.akop.org now includes an additional statistic – average downloads per day (Caprice32 lags behind with 3, fMSX leads with 15). Listing page also includes a few screenshots, some sorting options, and a new navigational system (too many emulators to list on one line now).

Unfortunately, the number of downloads is not completely correct – nor can it be. I’ve only been tracking downloads since Nov. 2007, which is a good 7 months after the first emulator was released (and shortly after sixth was released). It also doesn’t count  (what I’m assuming is) the larger number of downloads from other sites that host my binaries, such as dcemu and qj.net.

psp.akop.org functional again

Wednesday, March 11th, 2009

I just noticed that psp.akop.org had been broken; this has probably been the case since last week, when my host switched servers. The switch to a new server apparently broke my Rails installation, which in turn broke the application that runs the site.

In any case, this has been fixed, and downloads are accessible again.

March 13 Site was down again for a while (thanks Carl); should be back up now (I hope for good)

psp.akop.org on Rails

Saturday, September 29th, 2007

psp.akop.org, my PSP emulator site has been rewritten in Ruby on Rails (the original version was in PHP). This will significantly reduce time needed to update the site, as almost everything is now automated (even documentation is generated on-the-fly from the database).

The previous version was also database-driven, but changes to the database were done by hand.