DPChallenge: A Digital Photography Contest You are not logged in. (log in or register
 

DPChallenge Forums >> General Discussion >> Subdomain Trick - http://www.Team5.0DPL.com/
Pages:  
Showing posts 1 - 25 of 34, (reverse)
AuthorThread
06/27/2007 10:53:31 PM · #1
I was stumped on how i was gonna come up with a silly domain name for my silly team. Team5Oh? Nah

Make a domain 0DPL.com
Make subdomain Team5

Team5.0DPL.com or //www.Team5.0DPL.com/

What can i say i was bored and for now it just points to our team page.

While I was at it I bought ContinuousDrive.com lol

Message edited by author 2007-06-27 22:54:20.
06/27/2007 10:58:55 PM · #2
lol, yeah, i own my own hosting company, and i think i have more domain names then I know what to do with.
06/27/2007 11:31:07 PM · #3
Well I have two domain names with unlimited sub-domain names. But don't have anything on them right now because i can't figure out how to write the script for the sites I have in mind.

I have several good site ideas. Just not smart enough to script them :(
06/27/2007 11:32:30 PM · #4
Originally posted by swhiddon:

Well I have two domain names with unlimited sub-domain names. But don't have anything on them right now because i can't figure out how to write the script for the sites I have in mind.

I have several good site ideas. Just not smart enough to script them :(


Im currently working on a few sites lol, Im still willing to help you im not big on huge teams though but as offered before im wiling to to help.
06/27/2007 11:32:42 PM · #5
what are you trying to script?
06/27/2007 11:47:41 PM · #6
One site is going to be set up like "billboards TOP 100" instead its going to be Photo's Weekly Top 100. It's a site that will allow members to upload three photographs a week. Voters do not have to be members of the site but they can pick 12 photographs out of all photographs that are their favorites. Member photographs will be ranked by how many favorite picks they receive. Each voter will be logged by their IP address and allowed only 12 picks a week.

As in music there are different genre so will this site (landscape, seascape, portraiture, candid, etc.). It will show the following
This weeks rank
Last weeks rank
Thumbnail of picture
Title of picture
Artist
Artist website (if one)
Purchase print option (to whatever print site the artist uses)
Highest rank
Weeks on chart

I still have a few more details to workout but I think it will be a great way for photographers to get their photos seen by the general public and let the general public pick their favorites. Then have the option to purchase a print from the ranking line.

What do you think about a site like that?
06/27/2007 11:52:25 PM · #7
Doable, but Ip address based voting restrictions? Not very reliable but better then nothing 50-80% effective?
06/27/2007 11:52:35 PM · #8
Sounds like a good idea. try looking at This. The gallery is already there with commenting, then you'd just have to code the voting and ranking. Least its cutting down on time. Could even talk to them about your ideas since its open source.
06/27/2007 11:57:02 PM · #9
Originally posted by wsl:

Sounds like a good idea. try looking at This. The gallery is already there with commenting, then you'd just have to code the voting and ranking. Least its cutting down on time. Could even talk to them about your ideas since its open source.

My host has Gallery 2 as a "one-click-install". I also have WordPress, phpBB, Advanced Poll, ZenCart, MediaWiki, Joomla, Gallery, WebCalendar.
06/27/2007 11:58:35 PM · #10
yeah same here :) dreamhost huh? Most others I know use fantastico, so have ALOT more scripts with a one-click, but they're all easy to install even if you have to do it yourself.
06/28/2007 12:00:06 AM · #11
Originally posted by wsl:

yeah same here :) dreamhost huh? Most others I know use fantastico, so have ALOT more scripts with a one-click, but they're all easy to install even if you have to do it yourself.


Its easier to write the whole thing from scratch then to integrate your own code into another system. It requires you to be able to understand the structure of the existing system rather then already knowing exactly hopw it does what it does and why.
06/28/2007 12:03:39 AM · #12
well considering you can integrate gallery with phpbb and there's already mods for voting and ranking for phpbb, it'd just be a matter of putting them together and then just tweaking the features. Minimal coding :)
06/28/2007 12:04:18 AM · #13
Originally posted by wsl:

yeah same here :) dreamhost huh? Most others I know use fantastico, so have ALOT more scripts with a one-click, but they're all easy to install even if you have to do it yourself.

Yea, dreamhost. It's been great so far but I have not used a fraction of my bandwidth, storage, or anything.

RainMotorsports I believe you are correct. I have a 21 hour video tutorial on php,mySQL,apache, and phpmyadmin. But I has been hard to learn. I guess the older I get the less concentration I have. :P
06/28/2007 12:05:50 AM · #14
Originally posted by wsl:

well considering you can integrate gallery with phpbb and there's already mods for voting and ranking for phpbb, it'd just be a matter of putting them together and then just tweaking the features. Minimal coding :)


and no where near the quality of the sites out there when your finished. just being honest. Take a system break down single functions learn how they work.

It might be easier to learn by dismantling existing code.

Message edited by author 2007-06-28 00:06:44.
06/28/2007 12:09:22 AM · #15
Originally posted by swhiddon:

Originally posted by wsl:

yeah same here :) dreamhost huh? Most others I know use fantastico, so have ALOT more scripts with a one-click, but they're all easy to install even if you have to do it yourself.

Yea, dreamhost. It's been great so far but I have not used a fraction of my bandwidth, storage, or anything.

RainMotorsports I believe you are correct. I have a 21 hour video tutorial on php,mySQL,apache, and phpmyadmin. But I has been hard to learn. I guess the older I get the less concentration I have. :P


I don't thinks its possible to use up all your bandwidth or storage. Especially when mine goes up by 2gigs a week, and 32gb of bandwidth a week. The panel is alot different than most hosts, but the support is great and they notify me of downtime before I ever notice it.
06/28/2007 12:11:03 AM · #16
For example start with a basic Php upload script, then tie that to a user in the database.

Then add file size limitations.
Then dismantle a script to learn how to create a thumbnail upon uploading using the GD library.
06/28/2007 12:12:58 AM · #17
I'm not even listening blah blah blah lol. I do very little coding, my specialty is more webgraphics,html and some css. I have people I go to when I need something coded. Gave up on programming in highschool, and never looked back.
06/28/2007 12:13:23 AM · #18
Originally posted by wsl:

I don't thinks its possible to use up all your bandwidth or storage. Especially when mine goes up by 2gigs a week, and 32gb of bandwidth a week. The panel is alot different than most hosts, but the support is great and they notify me of downtime before I ever notice it.


Im such an ass okay 3 Terabytes of bandwidth (i have), a 100 MB video. If 10% of the united states view this video i just ate 3145728000 Megabytes of bandwidth.

More realistically if .5% of the united states population view one each of 100, 100mb videos on my site i just ate that bandwidth.

See where im going lol.

Message edited by author 2007-06-28 00:14:05.
06/28/2007 12:14:45 AM · #19
Originally posted by wsl:

Originally posted by swhiddon:

Originally posted by wsl:

yeah same here :) dreamhost huh? Most others I know use fantastico, so have ALOT more scripts with a one-click, but they're all easy to install even if you have to do it yourself.

Yea, dreamhost. It's been great so far but I have not used a fraction of my bandwidth, storage, or anything.

RainMotorsports I believe you are correct. I have a 21 hour video tutorial on php,mySQL,apache, and phpmyadmin. But I has been hard to learn. I guess the older I get the less concentration I have. :P


I don't thinks its possible to use up all your bandwidth or storage. Especially when mine goes up by 2gigs a week, and 32gb of bandwidth a week. The panel is alot different than most hosts, but the support is great and they notify me of downtime before I ever notice it.

Your right I currently have 2416 GB of bandwith a month and it increases 16 GB a/week.
06/28/2007 12:19:06 AM · #20
I did the math on 250KB images if you had 1,000 images it would take 12 million views on each to exceeed 3 TB.

However I only have 300GB of hard drive space, thats easy to fill lol.

at 250KB images not including the site and all the thumbnails, thats only 1.25 million images. NOT BAD AT ALL... if thats all your hosting!

Message edited by author 2007-06-28 00:19:24.
06/28/2007 12:19:50 AM · #21
Oh, i know its possible. My clients don't use anywhere near that amount, and they don't use big files otherwise i'd charge em more.

Here's a few off my list:

Golf course, with online booking that generates between 30-50k a year in tee times revenue, has used 3gig this month. The booking database isn't hosted on my domains though, so i don't have to worry about that.

Union election site, used about quarter of a gig. Election is just starting to ramp up.

Guild website for WOW that I host for some friends, about half a gig of bandwidth.

There's a few more, but same statistics basically. Not alot of bandwidth being used, especially since email never counts under the monthly bandwidth usage.
06/28/2007 12:23:48 AM · #22
I'm at 4448 GB of bandwidth and 432gb of diskspace and by the time I reach 1000 images uploaded i'll probably be double my amount now.
06/28/2007 12:24:49 AM · #23
My old host uploading through the ftp server didnt count against my bandwidth but it does on myne.

BUT for 14.99 a month

5 Free domains (the rest 5.99... okay i guess?)
600 Subdomains (why not unlimited?)
300GB of HDD space
3 TeraBytes of Transer per month

4,000 2GB email accounts (POP3/IMAP/Webmail)

and all the shit that comes packed on every linux based server, php, perl, mysql one click software yada yada yada.

I like the service, The new AMD building (i had me moved lol) Has 5 16 cylinder Diesel Backup generators, double redundant power rooms, fire supression yada yada.

what are you guys paying?

Message edited by author 2007-06-28 00:25:20.
06/28/2007 12:29:27 AM · #24
Originally posted by RainMotorsports:

I did the math on 250KB images if you had 1,000 images it would take 12 million views on each to exceeed 3 TB.

However I only have 300GB of hard drive space, thats easy to fill lol.

at 250KB images not including the site and all the thumbnails, thats only 1.25 million images. NOT BAD AT ALL... if thats all your hosting!

I want to create a site that will be fun for me to maintain and fun for others to use. I don't care to make money of a site, just to have fun. Learn while having fun.

A friend of mine has been working on his website for almost a year. He is hoping to have it done by the fall of this year. It's a political website that allows people to enter their information such as sex, age, race, location (county, state) but not there name. Then they fill out a survey and instead of presenting it like a normal poll it is a map poll. The people that participants information and survey responses are stored in a database and it creates a visual map (colors ranging from red to blue based on %. So you can look up poll data and it is presented in a map.
He said the reason he wanted to create a site like that was because of the upcoming election and he was tired of letting the media tell us what people were thinking. He wanted to get the information from the people and generate a mapped poll for others to view. No bias. I don't know how he is doing it but what I have seen looks good.
06/28/2007 12:33:00 AM · #25
Originally posted by RainMotorsports:

My old host uploading through the ftp server didnt count against my bandwidth but it does on myne.

BUT for 14.99 a month

5 Free domains (the rest 5.99... okay i guess?)
600 Subdomains (why not unlimited?)
300GB of HDD space
3 TeraBytes of Transer per month

4,000 2GB email accounts (POP3/IMAP/Webmail)

and all the shit that comes packed on every linux based server, php, perl, mysql one click software yada yada yada.

I like the service, The new AMD building (i had me moved lol) Has 5 16 cylinder Diesel Backup generators, double redundant power rooms, fire supression yada yada.

what are you guys paying?

close to my host
I have the basic plan for $7.99/mo.
1 Free domains
Unlimited Subdomains
200GB of HDD space
2 TeraBytes of Transer per month but grows 16 GB/ wk. so I have over 2.4 TB righnow.
7,000 email accounts (POP3/IMAP/Webmail)
Pages:  
Current Server Time: 09/13/2025 06:46:25 PM

Please log in or register to post to the forums.


Home - Challenges - Community - League - Photos - Cameras - Lenses - Learn - Help - Terms of Use - Privacy - Top ^
DPChallenge, and website content and design, Copyright © 2001-2025 Challenging Technologies, LLC.
All digital photo copyrights belong to the photographers and may not be used without permission.
Current Server Time: 09/13/2025 06:46:25 PM EDT.