Hutchinson
10-07-2008, 03:33 AM
Hi Everyone,
For those who are facebook users, or those interested in facebook apps, I just went live with my first app called PhotoSplatz. You can find it in Facebook's Appllication Directory under Photo or Utility. Any feedback would be welcomed.
PhotoSplatz is a photo-sharing app that uses google maps to place the photos where they were taken, like a photo album, but organized by its location. You can send an invite to your friends for them to view it. The app uses any embedded GPS data in the image (iPhone) or you can drag the photo to its place. The usual next/previous and slideshow controls are there. One cool feature is that you can toggle to see all your friends photos, if they are also using the app.
While its called an app and integrates with the FB social networking platform the guts of PhotoSplatz is running on a DASP 2008 server. I'm using .Net 3.5 along with SQL Server 2008 and LINQ. (I"ll tell you, after doing all of that manually connection stuff in my code using LINQ is very sweet!) Anyway, any feedback would be appreciated.
Thanks!
Jack
For those who are facebook users, or those interested in facebook apps, I just went live with my first app called PhotoSplatz. You can find it in Facebook's Appllication Directory under Photo or Utility. Any feedback would be welcomed.
PhotoSplatz is a photo-sharing app that uses google maps to place the photos where they were taken, like a photo album, but organized by its location. You can send an invite to your friends for them to view it. The app uses any embedded GPS data in the image (iPhone) or you can drag the photo to its place. The usual next/previous and slideshow controls are there. One cool feature is that you can toggle to see all your friends photos, if they are also using the app.
While its called an app and integrates with the FB social networking platform the guts of PhotoSplatz is running on a DASP 2008 server. I'm using .Net 3.5 along with SQL Server 2008 and LINQ. (I"ll tell you, after doing all of that manually connection stuff in my code using LINQ is very sweet!) Anyway, any feedback would be appreciated.
Thanks!
Jack