Posted by degsy
on Saturday, August 02
I've been playing around with various book related sites, gems, plugins etc. in order to get my next web application up and running.
In order to get some seed data for the website (as a test), I also used Hpricot to scrape some sites, I just wanted to nod towards an amazing tool - although I'm also looking into HTTParty in this space.
The gem I settled on to get deep information on books was the Amazon ECS gem by Pluit Solutions (who are also behind BookJetty).
I'm hoping to get the site up and running in (very limited) beta soon, as I had a few days off from work last week and was able to make huge advances on it.
Please stay tuned...
Posted by degsy
on Monday, June 30
I've just updated to mephisto 0.8, so please bear with me if there are any errors...
Since I've installed mephisto I've not had the problems that others have, but this is the first time I've upgraded!
Posted by degsy
on Wednesday, June 25
Last weekend, I went to Mashed 08, run by my employer, the BBC
During the first morning, several APIs were released and a competition was started with 24 hours to hack/mash an application together, using one of those APIs.
As a BBC employees, myself and my colleagues decided to create an application related to our roles, which it turned out what a "personal, pocket, travel guide" application, which allowed you to create your personalised travel guide for any given city and choose which points of interest you wanted in your guide (we created PDFs).
The APIs we used to create this were the Lonely Planet Developer Network and the Multimap Open API. These allowed us to gather destination and point of interest information (including geo information) and then plot these on the map (that every good application should contain!)
Overall, the weekend went very well, I personally had great fun developing again, and the two APIs we used were very complete, very easy to use and well documented (for what we needed).
We had many enhancements we could have done to the application, but had to succumb to sleep at some point!
Thanks go to the BBC for running the event, apparently last year was just as much fun, but I missed it.
Posted by degsy
on Sunday, May 11
In an update to my previous post, I've decided to move to a VPS package with my host RailsPlayground.
Scout has been fantastic at pointing out, the obvious, in that a FastCGI instance is not holding up my site that gets around 200,000 page views a month (80% from spiders and the like...), and that I need to move to a new configuration.
RailsPlayground have a sale on currently on their VPS, which gives me 512Mb RAM, 20Gb disk space and 200Gb monthly bandwidth for only $25 a month, so I'm going to go for this, for many reasons.
Rails deployment and server setup has been something I've hidden away from for too long, and it's about time I got my hands dirty and knew what I was talking about, instead of just talking a lot...
Does anybody have suggestions for operating system or deployment configurations?
Posted by degsy
on Wednesday, April 30
I recently found Scout on a blog post (somewhere I can't find again to link to!), and thought I'd try it out on my Scottish Football Archive website.
To my surprise, it was easy to install on my shared hosting, easy to setup and great to use.
Monitoring my Rails applications has always been something I am interested in learning more about, and how to use the statistics generated to make my application more efficient, as this is the step which always confuses me - I have a lot of data about performance, requests, timings, but what do I do with them?!?
Scout doesn't help me do this (although it does have pretty graphs!) but it does focus me on learning more about this subject.
I'm currently hosting my apps at Rails Playground for $5 a month, and although this is fantastic in terms of price (and most definitely service!), only a few days on Scout has shown me that my application is suffering due to being on a small hosting package, so it's time for an upgrade...