RSS



Go Back   bit-tech.net Forums > bit-tech.net > Article Discussion

Reply
 
Thread Tools
Old 18th Jul 2006, 09:48   #1
WilHarris
Just another nobody
 
WilHarris's Avatar
 
Join Date: Jun 2001
Location: Oxford
Posts: 2,671
WilHarris is on a distinguished road
Immortalise yourself in Firefox 2 source code

http://www.bit-tech.net/news/2006/07...2_source_code/

WilHarris is offline   Reply With Quote
Old 18th Jul 2006, 10:09   #2
Spaced_invader
Supermodder
 
Join Date: Sep 2002
Location: UK
Posts: 493
Spaced_invader is on a distinguished road
but if they start adding a million names to it, would that not increase the size of the app by quite a bit? that would create some overhead. oh well lucky it's open source, I can always get rid of it all lol.
__________________
email me:
echo "'1+&9#1)+/6@)0#+/.%20" | tr "#--/-=" a-z
those that should know, know...
Spaced_invader is offline   Reply With Quote
Old 18th Jul 2006, 10:41   #3
mclean007
Officious Bystander
 
mclean007's Avatar
 
Join Date: May 2003
Location: Nodnol
Posts: 1,595
mclean007 is on a distinguished road
Sounds a bit daft to me. It's going to bloat the source code with junk text that nobody will ever read. However, I guess it will be included by way of comments, so the compiled code won't be affected, and few people actually need the source code, so it's not a big deal and if it converts a few more people to Firefox, I'm happy.
__________________
Demand Naked DSL in the UK!
mclean007 is offline   Reply With Quote
Old 18th Jul 2006, 10:46   #4
Firehed
Why not? I own a domain to match.
 
Firehed's Avatar
 
Join Date: Feb 2004
Location: An hour north of Boston
Posts: 12,576
Firehed has a spectacular aura aboutFirehed has a spectacular aura aboutFirehed has a spectacular aura about
Cool but a bit silly. Nice little marketing ploy though.
__________________
hire me @ eric-stern.com - web developer and php ninja
pics @ my smugmug :: Twitter @firehed :: blog @ firehed.net
40D|580EXII|285HV|AB800|70-200f/4LIS|17-50f/2.8|150f/2.8Macro|50f/1.8
MacPro @ 8x2.8GHz, 10GB FBDDR2, 3TB HD :: MBP @ 2x2.2GHz, 4GB DDR2, 320GB HD
Firehed is offline   Reply With Quote
Old 18th Jul 2006, 11:09   #5
Cthippo
Can't mod my way out of a paper bag
 
Cthippo's Avatar
 
Join Date: Aug 2005
Location: Bellingham, WA
Posts: 4,456
Cthippo is on a distinguished road
Seems to me that it cheapens FF, unfortunatly. People that sign up to get their name in the source code (how many of them will even know what source code IS?) aren't likley to keep using it. Dumb gimmick IMHO.
__________________
Notice: If we see you flaming we will assume you are on fire and take appropriate measures
- The Bit-Tech Fire Brigade.
Cthippo is offline   Reply With Quote
Old 18th Jul 2006, 11:42   #6
cAPS lOCK
What's a Dremel?
 
Join Date: Jul 2006
Posts: 4
cAPS lOCK is on a distinguished road
Yup, rather silly when you think of it. Come on, you wouldn't want to litter the source code with that junk, so all names are probably just dumped in a separate source file between an #if 0 and a #endif, and noone gonna bother getting the file from CVS when building the project...

I think I'll live without the fame ;-)

/cl
cAPS lOCK is offline   Reply With Quote
Old 18th Jul 2006, 12:33   #7
GuardianStorm
Ultramodder
 
GuardianStorm's Avatar
 
Join Date: Apr 2005
Location: Bournemouth
Posts: 1,464
GuardianStorm is on a distinguished road
just stick people names in as comments that way no extra bloating as the compiler will chop it out
__________________
Sites: My Site :: My blog
Tools: Project Log Previewer
Curent Projects: Dark Vortex
Finished Projects: Yarrrbox :: Laptop Stand :: Bench PSU MK2 :: FS2
Guides: How To Bend Metal
GuardianStorm is offline   Reply With Quote
Old 18th Jul 2006, 12:55   #8
DrFreeze
Minimodder
 
Join Date: May 2006
Posts: 41
DrFreeze is on a distinguished road
yeah, if they simply use comments it will all be cut out by the compiler

they could start using those names as var names or something :P but those also wouldnt show up anywhere, the compiler doesnt actually use those names in compiled code

the only way to actually have those names in the final build would be to create a huge ass array of strings (or chars if you prefer old school C), but if they do that, im only getting FF2 if they also release a light version without the name BS
DrFreeze is offline   Reply With Quote
Old 18th Jul 2006, 13:19   #9
cpemma
Ecky thump
Moderator
 
cpemma's Avatar
 
Join Date: Nov 2001
Location: S.Yorkshire, OK
Posts: 12,333
cpemma is a glorious beacon of lightcpemma is a glorious beacon of lightcpemma is a glorious beacon of lightcpemma is a glorious beacon of lightcpemma is a glorious beacon of light


__________________
Nobody's perfect.
But being a Yorkshireman is as close as you can get.
cpemma is offline   Reply With Quote
Old 18th Jul 2006, 13:41   #10
macroman
The One
Moderator
 
Join Date: Sep 2001
Location: U.K.
Posts: 1,845
macroman is a name known to allmacroman is a name known to allmacroman is a name known to allmacroman is a name known to allmacroman is a name known to allmacroman is a name known to all
Trouble maker
macroman is offline   Reply With Quote
Old 18th Jul 2006, 14:28   #11
DrFreeze
Minimodder
 
Join Date: May 2006
Posts: 41
DrFreeze is on a distinguished road
Quote:
Originally Posted by macroman
Trouble maker
even worse, an IE user
DrFreeze is offline   Reply With Quote
Old 18th Jul 2006, 15:56   #12
cpemma
Ecky thump
Moderator
 
cpemma's Avatar
 
Join Date: Nov 2001
Location: S.Yorkshire, OK
Posts: 12,333
cpemma is a glorious beacon of lightcpemma is a glorious beacon of lightcpemma is a glorious beacon of lightcpemma is a glorious beacon of lightcpemma is a glorious beacon of light
Quote:
Originally Posted by mclean007
It's going to bloat the source code with junk text that nobody will ever read. However, I guess it will be included by way of comments, so the compiled code won't be affected...
Why not do it exactly the same as the current Help/About/Credits? No point in re-inventing wheels.
__________________
Nobody's perfect.
But being a Yorkshireman is as close as you can get.
cpemma is offline   Reply With Quote
Old 18th Jul 2006, 17:16   #13
Techno-Dann
Disgruntled kumquat
 
Techno-Dann's Avatar
 
Join Date: Jan 2005
Location: Pullman WA, USA
Posts: 1,570
Techno-Dann will become famous soon enoughTechno-Dann will become famous soon enough
It's a nifty idea, but not for me, thanks. If I'm going to get my name in FF, I'd rather have it be in the comments at the top of one of the modules, right next to "Lead Programmer:".
__________________
The intellitxt demon fell dead, Sir Tim's lance embedded in its heart. The fair land of Bit-Tech was free from its influence once more. And there was much rejoicing.
Techno-Dann is offline   Reply With Quote
Old 18th Jul 2006, 18:41   #14
jezmck
____
 
jezmck's Avatar
 
Join Date: Sep 2003
Location: Whiteley, Hants
Posts: 4,082
jezmck is on a distinguished road
It does seem a little pointless.
Are they really doing everyones' names? I doubt it.
__________________
Have you seen The SketchUp Components Collection's latest items?
Interested in a DXF Blueprints Collection? Discuss it here.
jezmck is offline   Reply With Quote
Old 18th Jul 2006, 20:30   #15
DXR_13KE
Madeira's banana is the best!!!
 
DXR_13KE's Avatar
 
Join Date: Sep 2005
Location: Madeira ; Portugal
Posts: 6,460
DXR_13KE is a splendid one to beholdDXR_13KE is a splendid one to beholdDXR_13KE is a splendid one to beholdDXR_13KE is a splendid one to beholdDXR_13KE is a splendid one to beholdDXR_13KE is a splendid one to beholdDXR_13KE is a splendid one to behold
its nice to get more people to use FF, i use it already, unlike cpemma using IE GAHHH

i am sure it will only take some Kb, not much.
__________________
Renegade X - 0.40 Release! <---- CLICK!
DXR_13KE is online now   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 16:25.
Powered by: vBulletin Version 3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.