Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~4K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

18 Posted Topics

Member Avatar for prakharprakash

Good luck with that, if I'm not mistaken that's a DOS based app. Wally [URL=http://www.power-coder.net]www.power-coder.net[/URL]

Member Avatar for shruti.singh
0
488
Member Avatar for newbjohny

What are the criteria for the project? Are you working on this on your own or in a group? Do you need to have a company sponsor the project? Let me know the details and I might be able to help you with some ideas.

Member Avatar for ithelp
0
464
Member Avatar for JANINE

Ok, I know you've tried moving the graphics card, but have you tried moving the monitor to another PC? Have you done the obvious checking of the cables, both power and the pins in the d-plug? I have seen monitors go 'bad' in shorter time frames than this so it …

Member Avatar for jbennet
0
243
Member Avatar for wally_lawless

I've wondered about this for quite a while now and thought I would post a question. How do you Software Engineers/Developers keep track of the knowledge you have gained from working on software projects? I suppose I'm relatively new to development (< 5 years) but have completed a number of …

Member Avatar for lew26
0
135
Member Avatar for Foxtrot

Hey Dortz, Not sure where you're buying your USB drives, but you're getting ripped off! I'm in Canada and if I go into a Best Buy for $40 I can get a 512mb USB key, 1 gig for $69.99. As usual, I would recomment getting as much as you can …

Member Avatar for Foxtrot
0
336
Member Avatar for globalbook

Hey, checked out your site, it's a neat idea, but I am wondering something. Why would you use a forum to do this? A Wiki would be a much more dynamic and interesting way to grow a story. It would be possible to have links from say character names to …

Member Avatar for roryt
0
209
Member Avatar for Talyen42

Ok.... I know you're new to this so I wont go to hard on ya.... There's a couple of problems going on here, for your error though, your code is trying to apply an else to a while loop which just isn't possible. Formatting your code will help a lot, …

Member Avatar for Dave Sinkula
0
256
Member Avatar for emman

Some more information on your problem as well as some code snippets would make it a lot easier to figure out what's going on. What exactly do you mean by 'visual style is lost'. Do the controls render as flat? Does your application produce an error? Also make sure you're …

Member Avatar for emman
0
518
Member Avatar for geoss

Has he tried safe mode? If so, might want to take a look at the recovery console on the XP install CD, can't remember the commands though, but Google could help you with that part.

Member Avatar for chase_the_paper
0
263
Member Avatar for N17scj

[URL=http://www.daniweb.com/techtalkforums/announcement8-2.html]Read This[/URL] and post what you've got so far. Sounds like a homework assignment to me, isn't the whole idea of going to school so that you can LEARN something? Nothing is easy the first time you do it.

Member Avatar for server_crash
0
101
Member Avatar for glamo

Curious, does your solution have to have the entire alphabet in a single pic.bmp file? If not it's actually a pretty easy solution. You could use an associative array [URL=http://en.wikipedia.org/wiki/Association_list#Java](follow this example)[/URL] where the key is the alpabet letter and the value is the path to the image for that …

Member Avatar for wally_lawless
0
138
Member Avatar for domesis

Sounds like your mobo may have been shorted out. I'm guessing you're using front USB ports to connect your player? I've seen it happen a couple of times, especially with cheap cases where the connectors for the front USB ports aren't labeled correctly or at all and connecting a device …

Member Avatar for wally_lawless
0
173
Member Avatar for shantise2003

Just guessing, but are you using C/C++ for this? What kind of help do you need? What's not making sense? I don't mind helping with homework as long as it looks like you've made an attempt at it first. Wally [URL=http://www.power-coder.net]www.power-coder.net[/URL]

Member Avatar for Dave Sinkula
0
113
Member Avatar for rich97

I've been using MySQL with VB.net for awhile now. Basically all you need is a data provider for MySQL and you can treat it the same as you would a SQL Server database. In fact, if you design your app right it would be trivial to switch to whatever type …

Member Avatar for wally_lawless
0
117
Member Avatar for iketunde

What is the SQL query in the code that is on your local PC? Are you using some sort of design tool to build your app? More code from where your generating this query would be helpful. Wally [URL=http://www.power-coder.net]www.power-coder.net[/URL]

Member Avatar for wally_lawless
0
156
Member Avatar for bumsfeld

Here's the URL to get the wxPython binaries for WinXP [URL=http://www.wxpython.org/download.php#binaries]link[/URL] current version is 2.6.1.0 and will work with Python 2.4. Just make sure that the Python 2.4 version is one that you download and you're set. It's pretty powerful once you get used to it, have fun! Wally [URL=http://www.power-coder.net]www.power-coder.net[/URL]

Member Avatar for wally_lawless
0
281
Member Avatar for Acidburn

I would also recommend a solid foundation in physics if you're going to have your objects interacting with each other (which is hard to not have in OpenGL). You'll want to be fairly comfortable with pointers as well since they (through advanced data types like linked lists) are often used …

Member Avatar for wally_lawless
0
184
Member Avatar for wally_lawless

Hey everybody, first new thread for me on this forum. Just noticed that there's no posts here involving wxPython, I'm just curious to hear if anybody knows why that might be? Anyway, I've got some projects in the works that use it and I'll be happy to post some code …

Member Avatar for vegaseat
0
133

The End.