Archive for the 'New Features' Category

Even More New Features

Posted October 20, 2007 by Ryan LeFevre

I’m on a roll it seems. As I was thinking about the layout of the site, I finally decided that putting the photo owners at the bottom of the page was a really bad location for them. So instead, I put them into a draggable box, which also very conveniently gave me a […]

Another Step Forward

Posted by Ryan LeFevre

I just applied the latest thing I’ve been working on for urPics, which adds on to the feature I worked on last night. Last night I added a list of owners to the bottom of the page, but it was a static and boring list. Now, when you click an owners name, their […]

urPics Update in Progress

Posted October 18, 2007 by Ryan LeFevre

After not touching any code for way too long, tonight I started working on urPics again.  Nothing too drastic so far, but now at the bottom of the page, after all the pictures, there is a list of the people who own the pictures.  I plan to do a lot more with this list soon, […]

Download Your Friends Photos Too

Posted July 19, 2007 by Ryan LeFevre

I just finished adding a new feature that lets you choose a Facebook friend, then download all of the photos he or she has been tagged in. If anyone experiences any bugs, please let me know asap
The subversion code repository has been updated with the new code if you’re curious.

Using “bestserver” Instead of “restserver”

Posted July 11, 2007 by Ryan LeFevre

I saw a post on the Facebook Developers page about an experimental new way to make API calls, and I thought I’d give it a try.  Apparently they’ve made a lot of performance enhancements, which should hopefully make information load faster.  For the current state this application is in, I don’t think you’ll see much […]

New Features and Some Bug Fixes

Posted July 10, 2007 by Ryan LeFevre

In preparation for some big new features, I have added lightbox image viewing for all of your photos.  If you don’t know what lightbox is, just go to the Application Home, and click one of your images :).  Also, I made some security fixes, even though you shouldn’t notice anything different unless you were trying […]