Wednesday, August 3, 2011

One on't cross beams gone owt askew on treadle.

Over the last few weeks I haven't been able to write blog entries because it has been interfering with the RCOS website.  The page spawned 180 copies of my "Icons and Users and Roles, oh my!" post (I suspect because it had a special character in the title). It also started using a copy of the post as my blog. Both of these issues have yet to be resolved.  Most of what I've been doing is cleaning up views and adding Formtasticto my forms to automatically handle form selectors

Tuesday, July 19, 2011

Icons and Users and Roles, oh my

This week I started finishing up icon support.  I say started because it also lead to me working on authorization and authentication.  Authentication will be handled by devise, and authorization will be through cancan.

Friday, July 1, 2011

A Trip Down Console Lane: Mapping Troy Properties

Last Thursday, Professor Moorthy asked me if I could map the foreclosed property listings in Troy, NY.  This seemed like the perfect kind of data to be displayed on a map, so it works well for an application like Flagship Safety.  The problem is that I haven't deployed it yet, and don't really want to host it on my development server.  So I decided to make it a project in Community Mapping, which is also powered by Flagship Geo.

Tuesday, June 21, 2011

RCOS Presentation

On Friday I gave a presentation to RCOS about Flagship Safety.  I gave an overview of what we're trying to accomplish, and outlined some of the things I want to do over the next two months  You can find the presentation bellow.

Sunday, June 12, 2011

RCOS Timeline

We're entering week four of the Summer session here at RPI, and I realize I should probably schedule out  the tings I want to do.  I've spent the first three weeks working on improving the display of emergency poles, and I can now display multiple layers on one main map.

Monday, June 6, 2011

Rails Console (or not)

Between testing my CSV import function and testing layer views,  I've imported the call boxes spreadsheet about a dozen times.  So I decided to use the rails console to clear my <code>call_box</code> and <code>import_tables</code models and re-import things.  Since the rails guides don't say much about the console, I had to look elsewhere.  After ten minutes of nor finding an answer, I decided that I could just rebuild my app without too much fuss.  So I deleted my app and checked-out my repo again.

Sunday, May 29, 2011

RCOS

I've decided to continue work on Flagship Safety over the summer by turning it into an RCOS project.  RCOS is the Rensselaer Center for Open Source Software.  They support the development of open source projects and contributions to open source projects.  It has been around since 2007 and in the summer it meets weekly from 12-1 in Lally 104.