| «« Majority Over Authority | FanConcert Converts Postal or Zip Code to Latitude and Longitude »» |
|
About
I'm Ryan Lowe, a Software Engineering graduate living in Ottawa, Canada. I like agile software development and Ruby on Rails.
I write this blog in Canadian English and don't use a spell checker. Typos happen.
Projects
» Full-time Ruby on Rails freelancer
» Full-time with Rails since May 2005 » Former committer for RadRails (now Aptana) » I also have a few Rails side-projects in development: 1. wheretogoinTO.com Toronto nightlife 2. Hey Heads Up! TODO list and sharing 3. Layered Genealogy family history research 4. foos for foosball scoring 5. fanconcert for music fans (on hold) Hiring Rails developers? I can telecommute by the hour from Ottawa, Canada »» Email: rails AT ryanlowe DOT ca
BulletBlog
Now hosted on Hey! Heads Up -- check it out!
Syndication
Pings
Recent
Derek Lowe's (Ryan's older brother) words at Ryan's funeral
blog@ryanlowe.ca no more Forging Email Headers: Good, Bad or Ugly? Sarcastic Dictionary (Part 1 of Many) Tags Hierarchies Twisting Rails is Risky Business Risky Business? My Take on Early Alphas Whoa, it's August 2007 Closing Comments A Postscript to "Growth at the grassroots" »» All Blog Posts
Linkage
del.icio.us/ryanlowe
technorati/ryanlowe.ca/blog Aurora Roy Jim Andrew Trasker Travis Kibbee Karen Dr. Unk Ayana Van Bloggers Joel Spolsky Robert Scoble Tim Bray Dave Winer Raymond Chen James Robertson Ruby/Rails Bloggers rubyonrails.org weblog David Heinemeier Hansson Dave Thomas James Duncan Davidson Mike Clark Jamis Buck Signal vs. Noise Tobias Luetke Amy Hoy: (24)slash7 Jeremy Voorhis Eclipse Bloggers Planet Eclipse EclipseZone Luis de la Rosa Eclipse Foundation Kim Horne Billy Biggs Ian Skerrett Mike Milinkovich Bjorn Freeman-Benson Denis Roy
Archives
|
By the End of September...
By the End of September I should have the following in FanConcert: - RSS feeds In October: - Custom artist tagging By the end of October, I'd like FanConcert to be open for business. That will be three months ... and there will still be stuff to add after that. Any feature requests for FanConcert? Posted at September 14, 2005 at 10:31 AM ESTLast updated September 14, 2005 at 10:31 AM EST Comments
From an accessibility standpoint: 1. Should be able to increase/decrease the font text. Not everybody has lush 21" monitors. Many people still have crappy 15" running at 800x600. Look at http://www.glish.com in the top right for a simple example. 1. Browsers have the ability to increase/decrease font size, so I'm not going to program it in. Yeah...RSS as an acronym is ghetto: RSS = Rich Site Summary I misuse it all the time cause it's so frickin' stupid. I would read this for the best info regarding which syndication file format to use: http://www.tbray.org/atom/RSS-and-Atom » Posted by: roy at September 14, 2005 12:13 PMI found a few issues. Not too sure if it means anything to you but here they are so far:
2. How do I know the longitude and latitude of where I live? A link to a tool for finding this should be provided. 3. If I add an artist and make a spelling mistake, can I fix it? » Posted by: Arik at September 14, 2005 01:26 PMHey Arik: 1. I think the profile and preferences are pretty important, but I don't want to turn people off by requiring too much up front. If they get to an action that requires personal information, like upcoming concerts, they'll get a message saying they need to fill their profile out. 2. I'm going to be converting postal codes automatically to approximate lat/longs very soon. If people want to get more precise, they'll be able to override it. However the values from postal codes should be good enough for most people. 3. No, and there's a reason for this. I don't want people making artists, attaching a whole bunch of concerts and album release dates to it and then changing the artist to something completely different. The attached concerts and album release dates depend on the artists to stay the same. I know this makes fixing spelling mistakes inconvenient but it's a minor downside. I have access to the database, so I can make spelling corrections if I need to in exceptional cases. I don't think it will be much of an issue. Now, let's say you added a mispelled artist. You realize your mistake and add another artist with the correct spelling. Now there are two artists with slightly different spellings, which could be confusing to other people. I'm going to allow users to vote to "delete" objects like artists, concerts, etc. The object isn't really deleted, it's just marked as deleted and stays in the database attached to whatever concerts and album releases it was attached to (which will also be marked as deleted). The object could also be recovered if the vote swings back the other way (deleted by mistake). But objects marked as deleted won't show up in normal browsing and searching, so they appear to be gone to reduce confusion and so mistakes can be "fixed". For example, if you wanted to find a deleted object, you could do a search for "include:deleted". You also won't be able to add a new artist with the same name as a deleted artist. » Posted by: Ryan at September 14, 2005 01:47 PMNot really a feature, but I'm just wondering if you have thought about regularly backing up the db? One of the big values of FanConcert seems to me the data that people have spend a lot of time putting in. Do you have a rough plan for being able to revert to a previous snapshot if the "worst" happens? You can use these backups to pull in "prod" data into "dev" (I'm hoping that you have a separate dev) as a test of if the backup works too... Just my 2 cents. » Posted by: Jim at September 15, 2005 09:20 AMCan you record the last time I added artists to my list and show a list of all the new artists. Going through all the artists all the time is kind of a pain. Also, it would be nice if it could recommend artists based on bands in common with other users. » Posted by: Kibbee at September 15, 2005 09:33 AMJim: I export the production database regularly from phpMySQL and use it in development, so I'm sure that the backups work. The backup is in sql syntax. I'm keeping an archive of these backups. Kibbie: If there's an artist that *would* be on your favourites list, why don't you add it now instead of waiting for someone else to add it? I'm just trying to figure out your intent/problem. As for recommending similar bands, that's not FanConcert's focus at the moment. There are many other websites in this space and I'm inclined to believe that the market is saturated. Here's one: » Posted by: Ryan at September 15, 2005 11:25 AMBasically the problem is, Even If I go through my music collection, add all the bands I like, and all that other stuff, There's probably a lot of bands that I didn't think of adding. Going through the list, seeing the band's name, might make me go, Hey, I like that band, and add them to my list. Of course, the list of bands is getting big, and is likely to get bigger. Maybe Every day it would be nice to see a list of new bands, and I could pick out the new ones. It could just be a few lists. Artists added in the past day, Artists added in the past week. Basically I don't want to have to think of every band that I may like. Seeing it there on the screen may make me add bands that I never thought of. And, It's Spelled "Kibbee", and pronouced the ways it's spelled. Kibbie doesn't even sound like Kibbee. It's right there on the screen. I can't believe how much trouble people have spelling that, even when it's right there in front of them. » Posted by: Kibbee at September 16, 2005 08:44 AMOuch. Sensitive about your name? But I understand, a lot of people mispronounce my name too. They sound it out and it comes out like "jerk", "dummy" or "sex god"... you would think that more people have a better handle on the English language... » Posted by: Jim at September 16, 2005 08:55 AMKibbee: Sorry about that. Believe it or not, I feel your pain. A lot of people insist on spelling my last name 'Low'. To me anyway, Kibbie and Kibbee are phonetically equivalent. I'll be more careful. As for your problem, I'll think about it. » Posted by: Ryan at September 16, 2005 10:06 AM |