Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
4
Posts with Upvotes
4
Upvoting Members
4
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #3K

41 Posted Topics

Member Avatar for Harris2000

Seems like power is good. From what you say, my first guess is bad CMOS. Unplugging and all that good stuff can reset the CMOS (which is what you want, cause something is wrong with the way it currently is). Maybe try to remove battery and unplug for an extended …

Member Avatar for Barbarian_1
0
8K
Member Avatar for happygeek

In the Industrial arena, many of my softwares won't work (well) without XP; many are not even Vista compatible, and some of these are very large companies. The paradigm of "dont fix it if it ain't broke" seems to be a big part of it. Security is a concern of …

Member Avatar for XP78USER
6
10K
Member Avatar for petzoldt01

I still don't know how this happened (even after I fixed it). Maybe someone else can enlighten me. I have a multi-partition setup with grub2 as my bootloader. I restart my computer and it fails to POST ?!?!?!?! (black screen and freeze with NO feedback) I remove the battery for …

Member Avatar for opalios
0
309
Member Avatar for petzoldt01

Just polling for users who are familiar with Django. Deployment? Development? Maintenance? Doesn't matter! Just trying to get a head count, maybe spawn some topics, make some friends, or whatever. Django is a pretty fantasitic project. It is extensive and documented extremely well (almost too well; reminds me of the …

Member Avatar for vegaseat
0
195
Member Avatar for napninjanx

If your making one... It will help to have a programming language in mind. I hope you know what regex is; if not, I don't think there is a great way to design this yourself. Need to query google with a search url: 'www.google.com?query="my_clever_phrase_that_gets_me_what_I_want"'. Be able to traverse the search …

Member Avatar for petzoldt01
0
99
Member Avatar for petzoldt01

I think if we had a forum for Industrial Automation it would get some attention. Maybe a sister category would be Automation Hardware, but its hard enough to find common ground in the Software topics. I am aware: * a person's experience can vary drastically from brand to brand * …

Member Avatar for Dani
0
172
Member Avatar for petzoldt01

Not sure if this is quite the place for my question, but I dunno why you couldn't handle it ;) Really just looking for some opinions/answers on develop/design workflows for small/medium projects using AdobeCS5. This week I discovered many of the magics between Illustrator/Flash, such as arranging symbols on an …

0
309
Member Avatar for lewashby

The one item in your list, is that coming from your boot disk, or is that the broken configuration left on your hard drive? Also, Im gonna assume your working with Grub 1 (as opposed to Grub 2.0; This is important...) Its good that grub is loading, your probably just …

Member Avatar for petzoldt01
0
424
Member Avatar for littlephild
Member Avatar for Delnith

Virtual Machines are awesome if you don't have a dedicated computer or are a little weary of installing side-by-side with windows as a dual-boot. If you just want to tinker, many linux distros also have LiveCDs these days; you put in the CD, restart your computer, and you boot right …

Member Avatar for PhilEaton
0
158
Member Avatar for nexocentric

Im pretty sure ubuntu server has python installed (v2.5 maybe). Are you trying to say dpkg doesn't work? AFAIK something is very wrong if this is true. I wouldn't exactly mix differnt versions of ubuntu (i dont think server has a livecd), you might get wierd dependency mismatch that will …

Member Avatar for nexocentric
0
271
Member Avatar for Khav

The 'A record for @' means you didn't define the primary domain (you defined a subdomain, which could be a different machine, so you must be specific...) I usually set my A record without www. then make CNAME records for the www, mail, ftp or whatever. (CNAME are basically registered …

Member Avatar for Khav
0
196
Member Avatar for PhilEaton

If you like pulling your own hair, you can most definitely do it yourself! JorgeM gave good advice, but didn't explain item #4, which is the hard part. There are several components to full email service, and all of them need to work together to create the email experience you …

Member Avatar for PhilEaton
0
159
Member Avatar for rgutierrez1014

Out of curiousity, why does it need a blank "?", or are there goodies after that? I ask because if there are GET variables after the ?, the rewrite could really mess stuff up by putting additional "?" into the URL. Im adapting this from a lighttpd config, but I …

Member Avatar for almostbob
0
276
Member Avatar for lewashby

Banshee and Amarok to name some others. There are many great media players similar to iTunes, but plug-and-play ipod support is not always so great.

Member Avatar for petzoldt01
0
163
Member Avatar for petzoldt01

Looking for some advice from a Windows perspective. Hopefully someone can relate, or at least understands what I am trying to accomplish (keep in mind the "path of least resistance"). I am open to multiple suggestions and paradigms, just try to sugar coat if you can :) I know something …

0
89
Member Avatar for petzoldt01

Decided I want to use python for web programming. I am a fan of Lighttpd, but when it came to python, just seemed like apache had some better options. I am currently setup with Apache2 and mod_python. I use VirtualHost site configurations to serve a few websites, and do per-site …

0
73
Member Avatar for petzoldt01

I am newish with python (ActivePython v2.6), and I am trying to automate AutoCAD 2010 (Acad) using module win32com (using acad's COM/ActiveX interfaces). Most of the interface is pretty straight forward, but I am getting hung up on functions that need to use VARIANTS to pass numerical arrays. Im not …

Member Avatar for petzoldt01
0
468
Member Avatar for petzoldt01

A some point in my program, it is necessary for me to start a child process (Im on linux, btw, ubuntu gutsy). The process streams DV to stdout, but can be controlled in an "interactive mode" through commands to stdin. How does one establish streams going both ways? If you …

Member Avatar for Duoas
0
350
Member Avatar for petzoldt01

Im currently trying to work with a program that reads raw DV and dumps each frame in the form of a PPM file. I need to read the PPM's into OpenGL Textures and display them. But that is not the problem. The program has the ability to dump all of …

Member Avatar for petzoldt01
0
358
Member Avatar for petzoldt01

It has been a long time since I have used C++ (I am only 20, so maybe not that long) I have been using several languages in the last couple years(Java, ActionScript2 and 3, PHP), polluting my mind with many different idioms, and now need to hop back to C++. …

Member Avatar for Ancient Dragon
0
151
Member Avatar for petzoldt01

I have recently been trying to work with OpenGL in Java and decided to go with JOGL to start. I am using SWT for my visuals and I am programming inside the Eclipse IDE. I have found plenty of interesting uses for OpenGL, but once I have more than one …

Member Avatar for Ezzaral
0
174
Member Avatar for petzoldt01

I currently have a small Java project on my local setup (Im using Tomcat). I want to get this out on the internet, but not many hosts offer Java. Im not really looking for the cheapest host out there, but Im not very rich either. I just want something reliable, …

Member Avatar for peter_budo
0
78
Member Avatar for markchicobaby

I have actually just been working on something similar myself. My post is [URL="http://www.daniweb.com/forums/thread95909.html"]here[/URL] . My thread was pretty long, but scroll down to the bottom for some links to check out. There are many ways to accomplish what CDBaby did. You can put an extensionless PHP script into any …

Member Avatar for fatihpiristine
0
422
Member Avatar for petzoldt01

I am currently trying to understand how to rewrite URL's, but I am missing several pieces to the puzzle. I will have a directory stucture similar to the following... / /apps /lib /config /public /public/index.php /public/images /public/css /public/js I want /public/index.php to be called first on nearly every url request. …

Member Avatar for fatihpiristine
0
616
Member Avatar for petzoldt01

Hello, First of all, I am new to c++, but have experience in PHP. I am currently working on a little educational program for myself and a group of friends. I use linux all the time, but my friends tend to use windows. i would like to add a graphical …

Member Avatar for petzoldt01
0
133
Member Avatar for petzoldt01

I am a self taught web-designer, and have not had many lessons in html best practices. I am currently making a website that uses tables for the page layout, and the elements therein. All of the pages display perfectly using Firefox and Konqueror, but when I open them in IE6, …

Member Avatar for VanPetrol
0
111
Member Avatar for petzoldt01

Hello, I am attempting to create a session class. I want it to be able to store all kinds of data about the current session, such as member information, authentication, application data, or any other structures that would be unique to any given user. If I were to create a …

Member Avatar for digital-ether
0
119
Member Avatar for petzoldt01

Hello, I am currently in a residential area. My entire building is connected to a single router that hands out public IP addresses. What is does is assign one IP address for each MAC address that it encounters, so if you change your MAC address and renew your IP, you …

Member Avatar for John A
0
81
Member Avatar for petzoldt01

Hello, I am fairly new to PHP, although I am fairly familiar with c++. I am just looking for some good php websites. I am interested in Content Managedment Systems and MemberSystems. I am not exactly looking to download someone elses code. I am instead looking for tutorials, that teach …

Member Avatar for mouseyear
0
124
Member Avatar for petzoldt01

Hello, I normally run openSuse 10.2, but recently have had a need to install windows. I obtained a copy, and installed it. To my knowledge it installed successfully. I wanted to use the GRUB Bootloader to boot both linux and windows. It seems like it should be working now but …

0
73
Member Avatar for petzoldt01

Hey guys, I have a question regarding file serving. I live in a frat house with 50 other guys. We have an email list to communicate, but recently, I have decided that I want to set up some type of file server. A simple FTP server would be great, or …

Member Avatar for paradox814
0
85
Member Avatar for petzoldt01

I recently moved back home from school. When I left school, my computer worked fine. I shut it down, unplugged everything, and packed it home. When I got home, I plugged everything back together, and thats where things get fun. I turn on the power supply, and then hit my …

Member Avatar for chunkmartinez
0
93
Member Avatar for petzoldt01

Hello, I need to write a program that runs along with an emulator. The goal of my program is to intercept certain keystrokes before the emulator gets them, and then send the emulator back some different keystrokes. I want the program to use as few CPU resources as possible, as …

Member Avatar for iamthwee
0
126
Member Avatar for petzoldt01

Ok, I have programmed in c++ for a while, but recently, I have found an emulator that supports vbscript files and have some questions about it. What I need to do, is detect a keystroke with the vbscript. How does one go about detecting a keypress with a vbscript, while …

Member Avatar for Comatose
0
140
Member Avatar for petzoldt01

I just found an old HP Pavilion in my basement that hasnt been used in a while. I thought I would set it up. I formated the HD and install a fresh copy of XP Pro with Service Pack 2. Worked great as I was setting it up, and when …

Member Avatar for SnowDog
0
115
Member Avatar for petzoldt01

Hello, I am kinda getting into MAME arcades and what not, and My questions is related to that. I have found many front-ends for mame that run on window and linux. There are many great ones, but none of them have one particular feature I am looking for. The feature …

Member Avatar for Ancient Dragon
0
133
Member Avatar for petzoldt01

Hello, I am kinda getting into MAME arcades and what not, and My questions is related to that. I have found many front-ends for mame that run on window and linux. There are many great ones, but none of them have one particular feature I am looking for. The feature …

0
60
Member Avatar for petzoldt01

Hello, I am sort of new to PHP programming. I am very familiar with C++, but i seem to be having some stupid little problems in PHP. The code I am writing is to validate the information from a form and then email the information in the form to an …

Member Avatar for Puckdropper
0
98
Member Avatar for petzoldt01

I currently have both linux and windows installed. I can boot linux just fine, but when i attempt to boot windows, i get something like this (this may not be word for word, but its close) chainloader (hd0, 0) cannot find NTLDR (or NLTDR) Press CLT-ALT-DEL to Restart Is this …

Member Avatar for petzoldt01
0
413
Member Avatar for petzoldt01

My friend comes to me with his hp pavillion 520c and says it wont work. He thought it was getting dusty inside and wanted to clean it. He took the heatsink off of the cpu, but touched nothing else. (such as ram or hard drives) He then blew the case …

Member Avatar for Chaky
0
123

The End.