Lounge - August 2010 (Page 2)

Interested in Writing?
 
I have been a user of these forums for a while now and although I am not much of a programmer (yet...) I do enjoy playing video games and writing . I put the...
[8 replies] Last: Reviews, news, and articles. The articles can be based on anything rel... (by MottMan)
On universities (1,2)
 
So I'm kinda intrigued to know where everyone matriculated. I want to know where you went to college :O or where you are going now. I'm currently attending Miss...
[23 replies] Last: heh I never said I was good at grammar my self, also when i started ty... (by Seraphimsan)
by pizet
How is this website made?
 
I hope it's not a silly question, but I was just wondering in what programming language was this website made.
[10 replies] Last: ^^ Agreed. (by Vexer)
by LB
Probably silly but - URL tags??
 
How do I make a URL clickable? Whenever I put in a URL like http://www.google.com/ is is not clickable, yet everyone else seems to be able to do it.
[4 replies] Last: Ahh, that makes prefect sense. Thanks. (by LB)
UFOs (1,2)
 
Has anyone ever seen one? I've seen two. I'm not talking about "flying saucers" or ALEINS or whatever else; I literally mean objects that are unidentified and a...
[26 replies] Last: @clover leaf, What, once in 2009 in the UK and another in 2010 in Tur... (by chrisname)
A simple Keylogger Program
 
# include <stdio.h> # include <conio.h> # include <windows.h> # include <winuser.h> # include <iostream.h> int main ( void ) { int cha; char ch; F...
[11 replies] Last: I'm currently working on one that captures everything within your visi... (by chrisname)
by Disch
Some old CRC32 code
 
I'm bored. Here's some code from an old lib I worked on. Most CRC32 libs I've used sucked and were harder to use than I'd like, and/or assumed you could has...
[14 replies] Last: Meh... seems like a rather silly thing to add an additional lib depend... (by Disch)
how best to implement a generic variable?
 
I'm currently toying with developing a scripting language, not to be used extensively, but as a learning experience. I'm currently stuck trying to decide how be...
[13 replies] Last: Overloading? heh I haven't gotten there yet. Incidentally I can't actu... (by Seraphimsan)
"Outdated Coding/Programming" (1,2)
 
I don't know what it is.. am I getting far behind? I keep running around looking for good books to learn C/C++ PHP/HTML Flash 2.0/3.0 and then I get laughed at ...
[22 replies] Last: [quote=Professor Stephen Hawking]People who boast about their IQ are l... (by chrisname)
How much programming is too much
 
Hello guys just want to find out how much coding can one brain take , since i started programming i just cant stop learning new languages , but i see that now i...
[10 replies] Last: ^^^ agreed. (by Seraphimsan)
by tition
The D programming language
 
Hi all, I just watched http://www.youtube.com/watch?v=RlVpPstLPEc and I was impressed. It appears at first glance that D might be the proper marriage of C++...
[1 reply] : http://www.cplusplus.com/forum/lounge/13313/#msg68187 EDIT: One thi... (by helios)
New units of time (1,2)
 
We replaced the imperial system with the Metric system because the imperial system is obsolete and the Metric system is consistent and sensible. Can we do th...
[20 replies] Last: Well, nobody said the sorting had to be translingual, but it can still... (by helios)
Hackintosh
 
Just sucessfully installed mac os x 10.6.x (cant remember the exact version) on my amd based pc. Not a particularly big deal, but It's given me an updated view ...
[3 replies] Last: couldnt get xcode to work, shame. Oh well, at least I still have CODE... (by Seraphimsan)
I hate my new job
 
So I had to get a new job because my girlfriend got a really sweet gig doing some 3d animation, and since Computer Science is such a huge field I just follow he...
[5 replies] Last: I am currently working with a POS... that uses .dbf files.... so they ... (by Return 0)
by fafner
HP Envy 14 or 17
 
Hi! Sorry if this isn't the right place to post something like this=P I'm considering an HP Envy laptop, but the thing is I don't know whether I should go w...
[no replies]
by Vexer
First day of school...
 
Today was my first day of school, my bus wrecked with a truck(no joke).
[7 replies] Last: The worst that happened to me was my school bus broke down and got sto... (by chrisname)
Could not find object file on gdb for boost::regex
 
Hi Guys, I am trying to debug a program using gdb. I am using Boost regex.hpp in some of my .hh files. As I do gdb ./a.out . It give me warnings like ...
[2 replies] Last: Thanks helios. (by kevinchkin)
by NGen
OpenGL Without GLUT
 
I'm trying to making a Windows application using the WinAPI and OpenGL, but I can't seem to find any tutorials for OpenGL that don't use the GLUT. Can someone h...
[2 replies] Last: o.o' I thought it did... Well, for some reason I avoided those tutoria... (by NGen)
ePortfolio for programmers
 
For the final for one of my classes, I've been told to create an ePortfolio that has all of the work i've done, and my resume, and all information about me ba...
[8 replies] Last: I'm looking for C++ development as my main interest when I was younger... (by SgtPooki)
when programs turn nasty
 
What was the biggest accident you made trying to make a program, then it just stuffed up your computer. Mine was a calculator that looped over and over, even...
[12 replies] Last: I did that once just to see what would happen. I made a multithreaded ... (by Seraphimsan)
August 2010 Pages: 123
  Archived months: [jul2010] [sep2010]

This is an archived page. To post a new message, go to the current page.