Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 2nd, 2006, 10:23 AM   #11
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Egypt...neural networks...Egypt...neural networks. I think I'll combine the two ideas. I'll go to St. Maarten and try to subvert some cute honey's neural network with a few Mai Tais....
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old May 2nd, 2006, 10:59 AM   #12
Mocker
Hobbyist Programmer
 
Mocker's Avatar
 
Join Date: Oct 2005
Location: Indiana
Posts: 223
Rep Power: 0 Mocker is an unknown quantity at this point
Send a message via AIM to Mocker
Going to apply for Google Summer of Code. Probably won't get in, so I signed up for the
Dragon SHMUP game programming competition (http://shmup-dev.com) . I'm also working 50+ hours a week, so I can't add on too many programming projects.
__________________
#programmingforums relay - http://thegupstudio.com/cgi-bin/pforelay.cgi
freelance scripts - http://ryanguthrie.com/index.html
Mocker is offline   Reply With Quote
Old May 2nd, 2006, 11:14 PM   #13
Jessehk
The Oblivious One
 
Jessehk's Avatar
 
Join Date: May 2005
Location: Ontario, Canada
Posts: 646
Rep Power: 4 Jessehk is on a distinguished road
I'm doing this over the summer: http://www.ecf.utoronto.ca/apsc/html...-overview.html

Specifically, the Electrical and Computer engineering courses. Game programming with C, microchip design, and for a little variety, medical imaging (if I get my first choices). Should be fun
__________________
Dr. Zoidberg: [ecstatic] I'm going to a movie... with FRIENDS!
Jessehk is offline   Reply With Quote
Old May 3rd, 2006, 3:09 AM   #14
Kaja Fumei
Hobbyist Programmer
 
Join Date: Oct 2005
Posts: 134
Rep Power: 4 Kaja Fumei is on a distinguished road
I'll be working here over the summer helping them redesign their databases and updating old queries. (Had about a day to learn ColdFusion, good thing its pretty easy).

Plus I have my own programming language project that I've rewritten many times (have been through several VMs, now trying to build a compiler that outputs NASM) which I'll work on when I have absolutely nothing else to do.
Kaja Fumei is offline   Reply With Quote
Old May 17th, 2006, 11:19 AM   #15
zem52887
Hobbyist Programmer
 
Join Date: May 2006
Posts: 127
Rep Power: 3 zem52887 is on a distinguished road
check job offers... namely mine
zem52887 is offline   Reply With Quote
Old May 17th, 2006, 1:51 PM   #16
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
I plan on finally getting my "website in a box" (term coined by Rory) going. Should take approximately forever and a bit.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old May 17th, 2006, 6:17 PM   #17
Prm753
Professional Programmer
 
Prm753's Avatar
 
Join Date: Oct 2005
Location: United States
Posts: 447
Rep Power: 4 Prm753 is on a distinguished road
Send a message via AIM to Prm753 Send a message via MSN to Prm753
I will try to code some over the summer, keep ViewpointKiller updated and as stable as possible, and learn learn learn more about the Win32 API. Also (non-programming related) I am going to learn how to read and diagnose HijackThis logs, so that I can help out at SpywareInfo's forums.
__________________
The world's first athletic computer geek!
The home of PrProgramsStudios
How not to post a question: <-- Please don't reply
Prm753 is offline   Reply With Quote
Old May 17th, 2006, 6:38 PM   #18
jayme
Professional Programmer
 
jayme's Avatar
 
Join Date: Nov 2005
Location: Canada
Posts: 495
Rep Power: 0 jayme is an unknown quantity at this point
Send a message via MSN to jayme
I'm going to my friends cottage outside of Toronto this summer...*drools*
I can assure you right now, there's never going to be another time in my life where I go back to school saying "What the **** did I do last summer?"

After when I get back to my house, my brother won't be in my room at all because he's going to the states during summer and we share a room, so that's a dream come true for me. Once I get bak to my place, I'm just going to be coding, and whatever else I feel like.
__________________

Quote:
Originally Posted by Mohamed Jihad
Durka durka!
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it.

Download Code::Blocks now!
jayme is offline   Reply With Quote
Old May 24th, 2006, 8:20 PM   #19
clsk
Newbie
 
Join Date: Jan 2006
Posts: 13
Rep Power: 0 clsk is on a distinguished road
hm I started doing an OS myself about a week ago. I had been reading alot on OS design and implementation. Though I dislike the idea of vapor-ware I stopped working on the OS to start working on a program that simulates routers and switches and other networking devices. I just started working on it today. Basically all devices, including the media (cables), will be simulated by software servers. I'm starting with a router and cat5 cable. I'm writing the router in C++ and currently thinking of writing the cat5 simulator in python.

As for the OS. All it does is boot and create and load a GDT and an IDT. it also calls global and static constructors for C++ objects as well as their destructors before the kernel ends. I will probably resume work on it after I'm done with the other program. an OS is just too much work.

If anyone is interested in helping in any of the two I'm open to help from others.
clsk is offline   Reply With Quote
Old May 24th, 2006, 10:51 PM   #20
Mad_guy
Hobbyist Programmer
 
Mad_guy's Avatar
 
Join Date: Oct 2004
Location: Sandstorm, Techno Club
Posts: 239
Rep Power: 5 Mad_guy is on a distinguished road
Send a message via AIM to Mad_guy Send a message via MSN to Mad_guy
My main plan is to revamp my website using Ruby on Rails and switch it to a CSS-oriented design, allowing people to submit their own styles (see: CSSZenGarden.) In the mean time I'll also be planning a project that going to be fairly big, in fact its planning *alone* is probably going to take well over several months of research and testing.
__________________
os: mac os 10.5.4
revision control: git
editor: emacs

site
Mad_guy is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:53 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC