|
 |
|
 |
|
View Poll Results: Do you like the new design better than the current design?
|
|
Yes
|
  
|
7 |
63.64% |
|
No
|
  
|
4 |
36.36% |
06-23-2004, 11:49 AM
|
#16 (permalink)
|
|
Moderator
Join Date: May 2002
Location: us.ca
Posts: 4,470
|
hah my bad .. maybe that icon isn't appropriate we can't really tell what it is.
__________________
Mike
|
|
|
06-23-2004, 01:01 PM
|
#17 (permalink)
|
|
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
|
Wow. I learned too something. Those are "the fingers". Good thing I never used that smiley anyway.
Hey red:
Quote:
Our Mission
To be a reliable and up to date
To add something new to the internet
to become your number one provider in everything
|
You gotta fix the last sentence.
__________________
|
|
|
06-23-2004, 01:39 PM
|
#18 (permalink)
|
|
Guest
Join Date: Jun 2004
Location: saint augustine
Posts: 13
|
last sentence
Actually i am working on something right now, a little less flashy. code newbie targets mostly linux, revolution said that he had a bud out in california, that did his design for him.. Suppose you`re using templates or actually doing it yourselves?? i really am starting to like this board, you are helping me .. thank you
|
|
|
06-23-2004, 02:09 PM
|
#19 (permalink)
|
|
Moderator
Join Date: May 2002
Location: us.ca
Posts: 4,470
|
no templates for codenewbie .. all from scratch..
although, content of the forums are vbulletin .. so most of the actual forum design is generic vbulletin with a little tweeking.
i guess i just contradicted myself.
__________________
Mike
|
|
|
06-23-2004, 02:20 PM
|
#20 (permalink)
|
|
Guest
Join Date: Jun 2004
Location: saint augustine
Posts: 13
|
hosting
will you tell me with whom code nebie is hosted by.
|
|
|
06-23-2004, 05:36 PM
|
#21 (permalink)
|
|
Java fanboy
Join Date: Aug 2003
Posts: 1,148
|
|
|
|
06-25-2004, 05:18 AM
|
#22 (permalink)
|
|
Newbie
Join Date: Jun 2002
Location: Denmark
Posts: 1,695
|
Sorry for my late reply, I'm on vacation untill tomorrow, and won't checkin that often.
Electricmaker:
I took the assumption that those werent "the fingers" showing, but more a thought of the "thumbs up" kind..
And to all others, the makeover of electricmakers orriginal wasn't anything I thought brought uppon me, I had a few hous off at work on wednesday, and figured why not put it to good use..
The contence was just a plain copy/paste from teh orriginal contence, if that should be the final contence I wont get into, after all it was just my way of saying "hey wouldn't it be more bussiness like, if it was done more in this way..."
Dont blow it up to something big or anything...
|
|
|
06-25-2004, 01:58 PM
|
#23 (permalink)
|
|
Guest
Join Date: Jun 2004
Location: saint augustine
Posts: 13
|
sorry for the inconvience
hey red, i thought you were doing me a favor, didnt meant to impose, and make all your friends give you crap. i thank you for your time , and advice. and actually if you look at my site, you`ll see that i took your advice accordingly.. My qoute says it all, codenewbie is a good site, I am best friends with the guy that started it, and i am no computer genius, linux wiz, ; or anything of the sort. I am however a guy that was turned on to computers only 4 years ago , and havent looked back since. So in short; if by me asking for your help got you ridiculed , I am very sorry. I just want to be where you and your friends are one day. So with that I will close with one more thank you red. I really mean that. 
|
|
|
06-28-2004, 05:32 AM
|
#24 (permalink)
|
|
Regular Contributor
Join Date: May 2002
Location: Alkmaar, the Netherlands
Posts: 167
|
heh .. what ever you guys say .. electricmaker will feel guilty and thank redhead once again
nice clean site redhead
__________________
The specialty of the house? thats me (cheap as always)
|
|
|
06-30-2004, 08:32 AM
|
#25 (permalink)
|
|
Regular Contributor
Join Date: Dec 2003
Location: Mary Esther, FL
Posts: 188
|
Re: last sentence
Quote:
Originally posted by electricmaker
code newbie targets mostly linux,
|
Actually electricmaker, codenewbie targets the very source of OS like LINUX and Windows (I think... at least it seems:p ) Considering C++ was used to write windows. I believe that the GCC of LINUX is also C based. (Please correct me if wrong, I'm not an expert.)
But anyway, let's get back to helping sde out. The colors are a tad distracting and I do prefer the links to stay on the top, easier to just hit the home key and click a link. Other than that it looks great!
|
|
|
06-30-2004, 08:45 AM
|
#26 (permalink)
|
|
Moderator
Join Date: May 2002
Location: us.ca
Posts: 4,470
|
yes, thanks for getting back on topic =)
for the record, while we do have many linux users and we like to share knowledge promote the open source spirit, .. the target as i understand it is 'code' for any o/s, website, or anything else you can program.
on the advertisements ( when i advertise ) the banner says: a programming community for everyone.
__________________
Mike
|
|
|
06-30-2004, 04:15 PM
|
#27 (permalink)
|
|
$_['Your_Mom'];
Join Date: May 2002
Location: Santee
Posts: 627
|
1. Drop the tables. Use CSS & make the site XHTML 1.0 compliant
2. Make the navigation links hover all over their background color
3. I dig the 3 column layout
4. Upgrade the forum to 3.0.1
Thats it.
|
|
|
06-30-2004, 04:20 PM
|
#28 (permalink)
|
|
Registered User
Join Date: May 2004
Posts: 47
|
I like to use tables, they make cross compatability easier for me, I prefer to mix my tables with css. Are there underlying problems with tables?
I'm sure they are xhtml compliant cause my site is xhtml strict.
|
|
|
06-30-2004, 06:25 PM
|
#29 (permalink)
|
|
$_['Your_Mom'];
Join Date: May 2002
Location: Santee
Posts: 627
|
CSS is smaller and easier to update. XHTML is about organizing the content (text) of your webpage in a logical way.
|
|
|
06-30-2004, 08:54 PM
|
#30 (permalink)
|
|
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
|
Quote:
|
Considering C++ was used to write windows.
|
Nope. C. Not C++.
__________________
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -8. The time now is 10:41 PM.
|
Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting
|
 |
|