.do websites

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
tecktalkcm0391
DevNet Resident
Posts: 1030
Joined: Fri May 26, 2006 9:25 am
Location: Florida

.do websites

Post by tecktalkcm0391 »

What are .do webpages? (What type of coding...) Like officedepot.com
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

They technically could be anything.
User avatar
tecktalkcm0391
DevNet Resident
Posts: 1030
Joined: Fri May 26, 2006 9:25 am
Location: Florida

Post by tecktalkcm0391 »

Yeah, I know, but I wanted to see if it was like a certain type like .php, .asp, .htm ... ect.
User avatar
dude81
Forum Regular
Posts: 509
Joined: Mon Aug 29, 2005 6:26 am
Location: Pearls City

Post by dude81 »

I guess java from jsessionid or could be j# , Just a guess. J of jsessionid indicates of java or j#
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

My bet's on struts (or derived works).
http://struts.apache.org/1.x/faqs/works.html wrote:In the web.xml file, you configure the framework ActionServlet as the servlet that will handle all requests for a given mapping (usually the extension .do is used).
and officedepot.com claims to be a Server: IBM_HTTP_Server which makes it even more likely.
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Post by onion2k »

When my new website goes live it'll being using .ooer files. :)
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Post by pickle »

onion2k wrote:When my new website goes live it'll being using .ooer files. :)
Hmmm, phpgd.com... I wonder what language the .ooer files will be written in ;)
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
wildwobby
Forum Commoner
Posts: 66
Joined: Sat Jul 01, 2006 8:35 pm

Post by wildwobby »

What programing language is google?
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

I was thinking of making all of my pages end in .yellowmonkeysrule extension. Just for fun.

http://www.mysite.com/index.yellowmonkeysrule just looks cool, doesn't it?
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

Everah's file extension is now THE ONLY REASON not to use clean URLs.

I have spoken.
User avatar
Maugrim_The_Reaper
DevNet Master
Posts: 2704
Joined: Tue Nov 02, 2004 5:43 am
Location: Ireland

Post by Maugrim_The_Reaper »

I wonder what will happen when MySite find Everah's malformed link? ;) Will they employ yellow monkeys as a marketing gimmick? Odd, but how many people use mysite.com and others in preference to example.com (the standard make-believe domain)?. http://en.wikipedia.org/wiki/Example.com

Anyway, death to SEO links!
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

I never knew that there was a reserved domain just for referencing. Wow, you learn something new everyday.

/ Secretly smiles as traffic to everah's mysite.com domain increases significantly :twisted:

EDIT | How in the bloody blazes do I turn this thing off?!?!? My Firefox browser is putting a cursor anywhere I click on a page. :evil:
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Post by onion2k »

pickle wrote:
onion2k wrote:When my new website goes live it'll being using .ooer files. :)
Hmmm, phpgd.com... I wonder what language the .ooer files will be written in ;)
phpgd.com will always be php, I'm talking about the next version of ooer.com.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

User avatar
Buddha443556
Forum Regular
Posts: 873
Joined: Fri Mar 19, 2004 1:51 pm

Post by Buddha443556 »

What are .do webpages? (What type of coding...) Like officedepot.com
One vote for IBM's Websphere. I vaguely remember reading somewhere that Office Depot going with an IBM setup.
Post Reply