Forum: HTML / XHTML / CSS
Dec 26th, 2007, 12:56 PM
|
|
Replies: 16
Views: 884
Re: Div vs Table Layouts - Your opinion
By using semantic markup (i.e. using tags for what they were designed for) the size of files is much smaller, so the site could be much faster by using divs that tables.
But one better than using...
|
Forum: Coder's Corner Lounge
Aug 6th, 2007, 4:07 PM
|
|
Replies: 12
Views: 272
|
Forum: PHP
Apr 7th, 2007, 12:02 PM
|
|
Replies: 7
Views: 232
|
Forum: Project Ideas
Apr 3rd, 2007, 4:51 PM
|
|
Replies: 5
Views: 311
|
Forum: Project Ideas
Apr 3rd, 2007, 12:09 PM
|
|
Replies: 5
Views: 311
|
Forum: Coder's Corner Lounge
Apr 3rd, 2007, 11:21 AM
|
|
Replies: 48
Views: 673
It seems that a lot of technical vocabulary is...
It seems that a lot of technical vocabulary is used wrongly (I guess that's intrinsic), confusing many people.
A recent example is on a tv ad for Sky broadband in the UK. When discussing speeds...
|
Forum: Coder's Corner Lounge
Apr 3rd, 2007, 9:08 AM
|
|
Replies: 11
Views: 255
|
Forum: Coder's Corner Lounge
Apr 3rd, 2007, 7:20 AM
|
|
Replies: 11
Views: 255
|
Forum: Coder's Corner Lounge
Apr 1st, 2007, 5:25 PM
|
|
Replies: 27
Views: 420
|
Forum: Coder's Corner Lounge
Apr 1st, 2007, 9:22 AM
|
|
Replies: 11
Views: 255
|
Forum: Software Design and Algorithms
Mar 19th, 2007, 5:14 AM
|
|
Replies: 4
Views: 168
Okay, so for my dictionary I may have:
a...
Okay, so for my dictionary I may have:
a dictionary class which has the functions inside it, such as lookUp();
the main private variable may be string currentSearch;
the meaning of words may be held...
|
Forum: Software Design and Algorithms
Mar 18th, 2007, 3:34 PM
|
|
Replies: 4
Views: 168
Designing classes
Hey, I looking to write my first big program (in terms of functionality), a dictionary program. While thinking how to make this I came upon the idea of learning to use classes effectively. Although I...
|
Forum: PHP
Feb 24th, 2007, 1:05 PM
|
|
Replies: 5
Views: 268
Yes thank you oh wise one!
Now if we can get...
Yes thank you oh wise one!
Now if we can get back to the op, the question is rendering mathematical equations, not how I should go about my project, for which I have extensively researched and...
|
Forum: PHP
Feb 22nd, 2007, 12:00 PM
|
|
Replies: 5
Views: 268
I meant to write GNU GPL, and no, mediawiki...
I meant to write GNU GPL, and no, mediawiki relies on a server farm, go figure (http://www.mediawiki.org/wiki/How_does_MediaWiki_work%3F).
The one I'm writing relies on a "one man and his dog" kinda...
|
Forum: Existing Project Development
Feb 18th, 2007, 3:23 AM
|
|
Replies: 6
Views: 170
|
Forum: Community Announcements and Feedback
Feb 17th, 2007, 5:33 PM
|
|
Replies: 27
Views: 1,330
I do visit regularly, although I don't always...
I do visit regularly, although I don't always post. It is not as though the thread was buried six feet under, I thought that the information was relevant and that someone might be interested. It...
|
Forum: Community Announcements and Feedback
Feb 17th, 2007, 2:58 PM
|
|
Replies: 27
Views: 1,330
I don't know if you are still interested in...
I don't know if you are still interested in upgrading but I noticed that GeSHi now has highlighting for Ruby (requested earlier) and a whole bunch of others.
Thought that you might like to know...
|
Forum: PHP
Feb 17th, 2007, 2:40 PM
|
|
Replies: 5
Views: 268
Need help adding to Open Source Project!
Hey guys, over the past month or so I have been developing my own wiki software (many of you will have seen it in the current projects section). It utilises a set of classes called Text_Wiki which...
|
Forum: PHP
Feb 17th, 2007, 12:21 PM
|
|
Replies: 10
Views: 311
Is your userbase really going to want to code a...
Is your userbase really going to want to code a tut in html? I would guess no, a little gem from my latest project: Text_Wiki (http://pear.php.net/package/Text_Wiki/redirected). It parses wikitext...
|
Forum: C++
Feb 17th, 2007, 11:01 AM
|
|
Replies: 16
Views: 284
|
Forum: C++
Feb 17th, 2007, 10:42 AM
|
|
Replies: 16
Views: 284
There was a project posted on this site a few...
There was a project posted on this site a few years ago (possibly by DaWei) which did this. There is a handy button in the top right corner labelled search. I may also have it on my computer - if...
|
Forum: Existing Project Development
Feb 17th, 2007, 5:22 AM
|
|
Replies: 6
Views: 170
|
Forum: Existing Project Development
Feb 17th, 2007, 2:58 AM
|
|
Replies: 6
Views: 170
|
Forum: Existing Project Development
Feb 16th, 2007, 6:00 PM
|
|
Replies: 6
Views: 170
Please review custom Wiki
Hey people, I've created my own custom wiki, and I'm looking for beta testers mainly to break it! But I'm also interested in what you think of the design, and general comments about the site.
So...
|
Forum: C++
Jan 9th, 2007, 6:11 AM
|
|
Replies: 6
Views: 214
|
Forum: C++
Dec 4th, 2006, 5:57 AM
|
|
Replies: 2
Views: 111
Yeah I tried that, but managed to put the...
Yeah I tried that, but managed to put the breakpoints int eh wrong place. I changed two things at once and managed to forget thet I'd changed the first, and concentrated on finding the mistake with...
|
Forum: C++
Dec 4th, 2006, 4:31 AM
|
|
Replies: 2
Views: 111
Segmentation Fault, need a keen eye to debug
Hey Guys,
I've written this program to decrypt a vignere cipher with a known key. As far as I can tell the logic is correct, the program juts keeps crashing everytime I run it, and when I debug it...
|
Forum: Coder's Corner Lounge
Sep 4th, 2006, 3:13 AM
|
|
Replies: 13
Views: 333
Argh, I new it was something like that, but I...
Argh, I new it was something like that, but I wasn't thinking straight. Thought I'd sleep on it and have another look this morning, but you beat me to it!
Just out of interest which period in your...
|
Forum: Coder's Corner Lounge
Sep 3rd, 2006, 3:48 PM
|
|
Replies: 15
Views: 335
|
Forum: Coder's Corner Lounge
Sep 2nd, 2006, 6:11 PM
|
|
Replies: 13
Views: 333
Eureka!
I had to look up the formula for this...
Eureka!
I had to look up the formula for this kind of equation (mathematics of satellite motion) but I'm not a physicist, what do you expect? Here's my code. It's not perfect, and requires a bit of...
|
Forum: Book Reviews
Aug 31st, 2006, 3:41 PM
|
|
Replies: 0
Views: 327
The Cuckoo's Egg - Clifford Stoll
Title: The Cuckoo's
Author: Cliff Stoll
Publisher: Pocket
ISBN: 0-370-31433-6
Review:
If you have any interest in computer security, or digital forensics this book is a fantastic read. It is a...
|
Forum: Coder's Corner Lounge
Aug 31st, 2006, 6:59 AM
|
|
Replies: 2,124
Views: 26,320
|
Forum: PHP
Aug 30th, 2006, 10:09 AM
|
|
Replies: 13
Views: 321
Yeah like Mocker said, I'm pretty sure that...
Yeah like Mocker said, I'm pretty sure that search engines just look at .php in the same way, after all php code gets through the w3 validator without any hiccups (99% sure anyway). If you're...
|
Forum: Coder's Corner Lounge
Aug 30th, 2006, 9:53 AM
|
|
Replies: 7
Views: 205
|
Forum: Community Announcements and Feedback
Aug 30th, 2006, 9:44 AM
|
|
Replies: 1
Views: 108
Broken text formatting
Hey Big K, I'm not sure if anyone else has this problem but I'm using Firefox with Linux and the top right hand corner of the site seems broken :( The text doesn't line up correctly where it tells...
|
Forum: Coder's Corner Lounge
Aug 29th, 2006, 7:11 AM
|
|
Replies: 8
Views: 224
|
Forum: Coder's Corner Lounge
Aug 29th, 2006, 7:04 AM
|
|
Replies: 87
Views: 1,301
|
Forum: Community Announcements and Feedback
Aug 28th, 2006, 5:47 PM
|
|
Replies: 3
Views: 135
|
Forum: PHP
Aug 28th, 2006, 5:34 PM
|
|
Replies: 13
Views: 321
Yeah, just name the script .php and it'll be...
Yeah, just name the script .php and it'll be right as rain! If you were confused, all the html is still parsed and rendered beautifully!
Basically the script is executed on the server, and only the...
|
Forum: Coder's Corner Lounge
Aug 28th, 2006, 5:29 PM
|
|
Replies: 87
Views: 1,301
|