RE: CF-based photo sharing app?

2006-06-14 Thread Burns, John D
Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 14, 2006 12:47 PM To: CF-Talk Subject: RE: CF-based photo sharing app? For the record (AFAIK) flickr is free for base users. You only have to pay if you want the Pro edition. I personally don't use Flickr because I wrote a photo gall

Re: CF-based photo sharing app?

2006-06-14 Thread Massimo Foti
> The big thing that I'd > like it to do that it can't is to be able to read the directories I have > on my server at home (where CF is also running) and build galleries and > such automatically from that without having to upload. For that specific kid of functionality Bellalbum is quite good: ht

Re: CF-based photo sharing app?

2006-06-14 Thread Casey Dougall
We're doing this right now with flash frontended image galleries for our clients. They login to an CFML admin area, make photo categories, upload images {1} at a time, Using Ricks imageCFC this resizes them to all required sizes in one swoop, then they assign categories to a gallery page. Click com

Re: CF-based photo sharing app?

2006-06-14 Thread mac jordan
On 6/14/06, Rick Root <[EMAIL PROTECTED]> wrote: > > > Besides, yes I can do all that stuff... but I want a system that will > allow multiple users to submit photos to a single photo gallery. > > Essentially, everyone comes in and submits their own photos relating to > say Game 5 of the Stanley Cup

RE: CF-based photo sharing app?

2006-06-14 Thread Andy Matthews
Rick actually coded his own image CFC. But that's not the point. Flickr is more than just the ability to upload and manipulate photos. -Original Message- From: Jason Radosevich [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 14, 2006 12:33 PM To: CF-Talk Subject: Re: CF-based

Re: CF-based photo sharing app?

2006-06-14 Thread Rick Root
Jason Radosevich wrote: > Why not just by the Alagad image tool, which you can upload photos and do the > same image manipulation that flickr does? Why would I buy Alagad when I can do the basic image resizing and stuff with imageCFC? Besides, yes I can do all that stuff... but I want a system

Re: CF-based photo sharing app?

2006-06-14 Thread Jason Radosevich
Why not just by the Alagad image tool, which you can upload photos and do the same image manipulation that flickr does? On Wed, 14 Jun 2006 13:23:39 -0400, Rick Root wrote > Tony wrote: > > sure you can... look at how steven erat does it on his blog... and im pretty > > sure there are some

Re: CF-based photo sharing app?

2006-06-14 Thread Tony
yeah, but he can display images from flickr whilst making google ad money. thats better than nothin' tw On 6/14/06, Rick Root <[EMAIL PROTECTED]> wrote: > Tony wrote: > > sure you can... look at how steven erat does it on his blog... and im pretty > > sure there are some google ads there somewhe

Re: CF-based photo sharing app?

2006-06-14 Thread Rick Root
Tony wrote: > sure you can... look at how steven erat does it on his blog... and im pretty > sure there are some google ads there somewhere! > > http://www.talkingtree.com/blog/index.cfm?mode=cat&catid=25A93633-45A6-2844-7C6221AAB295E022 That doesn't really count, he's just linking to photos stor

Re: CF-based photo sharing app?

2006-06-14 Thread Tony
sure you can... look at how steven erat does it on his blog... and im pretty sure there are some google ads there somewhere! http://www.talkingtree.com/blog/index.cfm?mode=cat&catid=25A93633-45A6-2844-7C6221AAB295E022 tw On 6/14/06, Rick Root <[EMAIL PROTECTED]> wrote: > Matt Williams wrote: > >

Re: CF-based photo sharing app?

2006-06-14 Thread Rick Root
Matt Williams wrote: > And you can't just use flickr because... Because I am a programmer! I like to build stuff and host things on my own sites, with my own domain names. Plus, I can't put google ads on Flickr =) Rick ~| Mes

RE: CF-based photo sharing app?

2006-06-14 Thread Andy Matthews
- From: Burns, John D [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 14, 2006 11:15 AM To: CF-Talk Subject: RE: CF-based photo sharing app? Because I can't host it myself and because it costs money. I was thinking flickr is a good example of what I want. The big thing that I'd like it to

Re: CF-based photo sharing app?

2006-06-14 Thread mac jordan
On 6/14/06, Matt Williams <[EMAIL PROTECTED]> wrote: > > And you can't just use flickr because... > to my mind, the big problem with Flickr is its speed. Quite aside from the fact that I wouldn't ever have anything for my own sites on another site, IYSWIM. we're over half way to writing a sharin

RE: CF-based photo sharing app?

2006-06-14 Thread Burns, John D
Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | > Web Developer > > > -Original Message----- > From: Rick Root [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 14, 2006 11:30 AM > To: CF-Talk > Subject: Re: CF-based photo sharing app? > > Paul Ha

RE: CF-based photo sharing app?

2006-06-14 Thread Terry L Schmitt
I've never seen a robust CF photo sharing app. My most recent adventure, since I'm using a VPS with Bluedragon and PHP, is to use DAlbum. It's PHP, but who cares, it works! It is totally file driven with no database. FTP the files to the server and run a php script to re-index. Pretty simple. A

Re: CF-based photo sharing app?

2006-06-14 Thread Matt Williams
X Developer > Wyle Laboratories, Inc. | Web Developer > > > -Original Message- > From: Rick Root [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 14, 2006 11:30 AM > To: CF-Talk > Subject: Re: CF-based photo sharing app? > > Paul Hastings wrote: > > Rick

Re: CF-based photo sharing app?

2006-06-14 Thread Rick Root
Burns, John D wrote: > > I've been tinkering with the same kind of thing. I haven't gotten very > far though. My thing is that I take a ton of pictures and have people > ask me if they can get copies. I'd like to do something where I could > upload via ftp or something and then have galleries crea

RE: CF-based photo sharing app?

2006-06-14 Thread Burns, John D
hasn't made it into CF yet. Let me know if you find anything good. John Burns Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | Web Developer -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 14, 2006 11:30 AM To: CF-Talk Subjec

Re: CF-based photo sharing app?

2006-06-14 Thread Raymond Camden
Wow, ok. Sleep is for the weak anyway. :) On 6/14/06, Jerry Johnson <[EMAIL PROTECTED]> wrote: > Oh, no no no. > > I am losing sleep because I am setting it up for a personal genealogy > site (intending to this week), and I'm working 12 hours days at my > real job. > > I've got 4 family reunions t

Re: CF-based photo sharing app?

2006-06-14 Thread Jerry Johnson
Oh, no no no. I am losing sleep because I am setting it up for a personal genealogy site (intending to this week), and I'm working 12 hours days at my real job. I've got 4 family reunions this summer, and am trying to get everything in place before then. On 6/14/06, Raymond Camden <[EMAIL PROTEC

Re: CF-based photo sharing app?

2006-06-14 Thread Rick Root
Paul Hastings wrote: > Rick Root wrote: > >>I'd like to build a web site allowing many users to upload and share photos. > > have a look at seth duffey's photoblog: > > http://www.leavethatthingalone.com/projects/CFCPhotoBlog/ > > it's pretty cool. Damn that is pretty sweet.. doesn't do quite

Re: CF-based photo sharing app?

2006-06-14 Thread Raymond Camden
Just checking - are you losing sleep because Galleon is giving you trouble? If so, let me know. Also, check out my model-glue series on building a photo sharing application. On my blog you can find a link to it in the Quick Guide pods in the upper right. I walk through the entire process of buildi

Re: CF-based photo sharing app?

2006-06-14 Thread Jerry Johnson
Darn, but that is nice. Looks like I am losing some sleep this week! (And I thought I was spending it on Galleon. This just bumped it!) On 6/14/06, Paul Hastings <[EMAIL PROTECTED]> wrote: > Rick Root wrote: > > I'd like to build a web site allowing many users to upload and share photos. > > hav

Re: CF-based photo sharing app?

2006-06-14 Thread Paul Hastings
Rick Root wrote: > I'd like to build a web site allowing many users to upload and share photos. have a look at seth duffey's photoblog: http://www.leavethatthingalone.com/projects/CFCPhotoBlog/ it's pretty cool. ~| Message: htt