User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 397,860 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,418 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 26 of 26
Search took 0.01 seconds.
Posts Made By: wally_lawless
Forum: Windows NT / 2000 / XP / 2003 Nov 9th, 2005
Replies: 10
Views: 1,459
Posted By wally_lawless
Re: Is a CD-RW the proper disk for this job?

Yeah, the nameing for these things is a real pain. They're all the same deal. My main recommdation: don't get any of the fat ones (fat as in thicker/wider than the USB connection itself). Reason...
Forum: Windows NT / 2000 / XP / 2003 Oct 27th, 2005
Replies: 10
Views: 1,459
Posted By wally_lawless
Re: Is a CD-RW the proper disk for this job?

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...
Forum: IT Careers and Business Oct 26th, 2005
Replies: 8
Views: 4,934
Posted By wally_lawless
Re: Urgent help for BSc Computing for Business degree Final year project

Hey,

Sorry for the delay, haven't been around much for the last week. I like the idea you came up with. Cross-platform development is a good challenge, lots of possibilities to think of.

As for...
Forum: C++ Oct 24th, 2005
Replies: 3
Views: 2,051
Posted By wally_lawless
Re: "illegal else without matching if"

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...
Forum: Computer Science and Software Design Oct 19th, 2005
Replies: 3
Views: 2,145
Posted By wally_lawless
Keeping track of development knowledge

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...
Forum: Java Oct 19th, 2005
Replies: 4
Views: 1,018
Posted By wally_lawless
Re: I Need Help Please Anyone

Read This (http://www.daniweb.com/techtalkforums/announcement8-2.html) 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...
Forum: IT Careers and Business Oct 19th, 2005
Replies: 8
Views: 4,934
Posted By wally_lawless
Re: Urgent help for BSc Computing for Business degree Final year project

Ok, that information is good. What are you familiar with software wise? For a project of this level you might want to stick with something you're at least familiar with so that your time is spent...
Forum: Java Oct 19th, 2005
Replies: 1
Views: 914
Posted By wally_lawless
Re: In search of one who can give this idea.......

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 (follow this example)...
Forum: IT Careers and Business Oct 18th, 2005
Replies: 8
Views: 4,934
Posted By wally_lawless
Re: Urgent help for BSc Computing for Business degree Final year project

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...
Forum: Windows NT / 2000 / XP / 2003 Oct 18th, 2005
Replies: 4
Views: 1,501
Posted By wally_lawless
Re: windows won't start up-panic

I'd definitely start doing some searching on using the recovery console. Otherwise I'd be looking at installing XP overtop of itself without a format, backing up your data then doing a clean...
Forum: Troubleshooting Dead Machines Oct 18th, 2005
Replies: 3
Views: 1,744
Posted By wally_lawless
Re: Stone dead and out of ideas

Well, I've never heard of a computer store that wont let you return something if it doesn't fix your problem.... That is as long as you don't fry the new one as well....
Forum: Troubleshooting Dead Machines Oct 18th, 2005
Replies: 3
Views: 1,744
Posted By wally_lawless
Re: Stone dead and out of ideas

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...
Forum: Windows NT / 2000 / XP / 2003 Oct 18th, 2005
Replies: 4
Views: 1,501
Posted By wally_lawless
Re: windows won't start up-panic

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.
Forum: C++ Oct 17th, 2005
Replies: 2
Views: 810
Posted By wally_lawless
Re: Help!!!!!!

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...
Forum: VB.NET Oct 17th, 2005
Replies: 3
Views: 6,584
Posted By wally_lawless
Re: Using Windows XP Visual Styles with Controls on Windows Forms

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...
Forum: Windows Software Oct 17th, 2005
Replies: 8
Views: 2,153
Posted By wally_lawless
Re: Autocad R10

Good luck with that, if I'm not mistaken that's a DOS based app.

Wally
www.power-coder.net (http://www.power-coder.net)
Forum: Troubleshooting Dead Machines Oct 17th, 2005
Replies: 6
Views: 2,632
Posted By wally_lawless
Re: Crt Monitor Keeps Cutting Out

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...
Forum: VB.NET Oct 17th, 2005
Replies: 1
Views: 1,194
Posted By wally_lawless
Re: help with vb.net

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...
Forum: MySQL Oct 17th, 2005
Replies: 1
Views: 1,737
Posted By wally_lawless
Re: problem with autogenerated mysql query

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...
Forum: Python Oct 16th, 2005
Replies: 10
Views: 2,475
Posted By wally_lawless
Re: Instal of wxPython

Wow, good job on picking a first project! That actually sounds pretty cool. wxPython shouldn't make things too difficult for you either. Good luck! Would love to see a demo when it's...
Forum: Python Oct 15th, 2005
Replies: 10
Views: 2,475
Posted By wally_lawless
Re: Instal of wxPython

I would also recommend taking a look at the wxPython Wiki (http://wiki.wxpython.org/), this is where I learned most of what I needed to get started and the content is pretty good.

I'll be posting...
Forum: Python Oct 14th, 2005
Replies: 10
Views: 2,475
Posted By wally_lawless
Re: Install of wxPython

I just checked out my system the file is installed in the following location:

C:\Python24\Lib\site-packages\wx-2.6-msw-ansi\wxPython the actual file name is _wx.py which might explain why you...
Forum: C++ Oct 14th, 2005
Replies: 6
Views: 1,870
Posted By wally_lawless
Re: OpenGL

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...
Forum: Python Oct 14th, 2005
Replies: 10
Views: 2,475
Posted By wally_lawless
Re: Instal of wxPython

Here's the URL to get the wxPython binaries for WinXP link (http://www.wxpython.org/download.php#binaries) current version is 2.6.1.0 and will work with Python 2.4. Just make sure that the Python...
Forum: Python Oct 13th, 2005
Replies: 2
Views: 1,824
Posted By wally_lawless
no WxPython here?

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...
Forum: Growing an Online Community Oct 12th, 2005
Replies: 6
Views: 1,791
Posted By wally_lawless
Re: Any creative minds out there?

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...
Showing results 1 to 26 of 26

 
All times are GMT -4. The time now is 8:37 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC