|
||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||
| Some recent topics started on our forums | |
| Challenge: make gamedev's home page table-less. | Many other sites have gone through this sort of challenge (the best I can think of off the top of my head would probably be the slashdot web standards example). So, here's the challenge: Lets re-do gamedev, standards style. The rules: 1... |
| Posted January 19, 2005 4:59:00 AM | |
| Web Applications vs. Web Sites vs. Web Pages. | Web Sites A web site is a collection of related articles, applications, and file downloads which, together, make up some sort of community or resource. Web Pages These are content pages. They should be clean, easy to follow, structured reasonabl... |
| Posted June 17, 2005 4:25:03 AM | |
| Weekend from Hell: or How I Learned to Stop Worrying and Love Commodity Hardware | INT. BEDROOM - 12PM, SUNDAY. We see a young man, clearly still exhausted from the previous night's exertion working his way through a relaxing sleep. Suddenly a cellular phone on the bed-side table rings Man: "Hello?" Boss: "Hi, Kevin.... |
| Posted May 24, 2005 1:58:46 AM | |
| Is there any point in buying domain names these days? | All of the good .coms are gone. The only practical purpose for worrying about your domain name is for branding purposes. People aren't going to remember a 15-letter domain name, no matter how clever it is. Your site will only be found via s... |
| Posted May 2, 2005 4:06:19 AM | |
| The impending death of the desktop? | For the last 5 years or so, everyone has been talking about how Windows is going to be destroyed by Linux, Mac OS, or some other such thing. I've come to the conclusion that Windows will actually be destroyed by Internet Explorer (and other web br... |
| Posted April 6, 2005 10:39:48 PM | |
| How JavaScript became my best friend. | I used to hate javascript with a passion, and as such, never used it. In the last 7 years of doing software development (my God, has it been that long?), I've written millions of lines in C++, millions in PHP, and millions in FoxPro, VB, and all... |
| Posted March 15, 2005 12:10:32 AM | |
| I can't believe they're serious (in game pizza ordering) | What kind of fat, lazy SOBs go for this? Ok, actually, I would do it for most games. Now, I wouldn't do it for Everquest, on account of the fact that the game is boring and I'm not nearly nerdy enough (anymore) to play it. Cross promotional s... |
| Posted February 18, 2005 4:21:07 AM | |
| Google has a harder time finishing projects than I do. | Having recently unveiled a few new services, I decided to take a quick look at google and uncovered the following: Services that Google offers (not counting their real revenue generators like adsense/adwords, and other stuff that ordinary users do... |
| Posted February 13, 2005 12:09:20 AM | |
| Living leather: The future of fashion. | This is the coolest thing I've heard all year Now, if only we can get it in different colors aside from that ugly "white boy tan". |
| Posted December 19, 2004 2:29:52 AM | |
| Barnum was right. | A sucker is born every minute. Now, call me crazy, but how in the hell does something like this happen? 5 years? o_O. |
| Posted December 16, 2004 12:11:53 AM | |
| View All Topics Started By This User | |
| Some recent replies made on our forums | |
| CSS - 100% width is not 100% | Add the correct doctype to force IE to standards mode. Actually, if you're going for 100% width -- do nothing. Divs are always the full width of the container that they're in (i.e. width: auto). |
| Posted August 23, 2005 8:06:14 PM | |
| Interesting article about "happy slapping" | A bit of the old Ultraviolence never hurt anyone. |
| Posted June 21, 2005 5:36:00 AM | |
| OMFG, Romero is back | Social commentary dressed up as zombie apocalypse? Gotta be Romero! |
| Posted June 21, 2005 4:50:18 AM | |
| Coupla questions 'bout Linus... | The man is a saint (literally). |
| Posted June 21, 2005 4:48:52 AM | |
| Web Developer Tools? | Xenu for link checking. this site for speed reports. |
| Posted June 19, 2005 8:33:10 PM | |
| If you had $50,000 seed money ... | 5 years? I'd invest it all. I could easily turn $50,000 into $75 or $100k in that time. No problem paying back $50k on that. |
| Posted June 19, 2005 8:18:49 PM | |
| Its hoooooooooot!! | It's 106 f / 41 c here in phoenix. This is a normal day in June. *yawn* Expected to be 109 tomorrow. |
| Posted June 19, 2005 8:14:43 PM | |
| Hexagon Tables | You'd have to overlap images (with clear corners), which works very, very poorly in HTML. Flash is probably your best choice here. |
| Posted June 17, 2005 4:39:06 AM | |
| MySQL - Triple join help | Quote:Original post by DaBono If you go with technomancer's plan, don't forget to lock the appropriate tables during the multiple deletes. Otherwise another query might be getting some weird info in between the deletes.So far as I've seen, a multipl... |
| Posted June 17, 2005 4:32:39 AM | |
| PHP and -> | Quote:Original post by markr -> is used in php to refer to an object's member variable or call a member function. It's like . in c++. Of course they couldn't use . because it was already used for string concatenation. Mark They most cert... |
| Posted June 17, 2005 4:27:16 AM | |
| View All Replies Made By This User | |