JimDaniel

1,739
Reputation
251 views

Registered User

Name JimDaniel
Member for 1 year
Seen 2 hours ago
Website
Location Rome, GA
Age 33
C++ Software Developer from Georgia. I mainly use the Qt Gui framework for my programming.
1d
answered Library for software mixing of sound (wave) streams
Nov
20
answered How far can I go being a night-time programmer?
Nov
17
comment Is it possible to capture HDV/HD stream using DirectShow API
Thanks, I just needed to know if it was a blind alley going into the code to try to get it working.
Nov
17
answered From Sys Admin to programmer?
Nov
14
asked How much code can a programmer be intimately familar with?
Nov
14
comment Best cross-platform library?
As an American, I can't bring myself to call it "cute" - it has to be QT for me.
Nov
14
asked Is it possible to capture HDV/HD stream using DirectShow API
Nov
14
comment How to determine how much free space on a drive in Qt?
Suck it up and use the Windows API, monstrosity that it is.
Nov
9
answered Graphics library in C
Nov
9
comment What are things that make a programmer’s life miserable?
@legendlength - +1 from me. I've learned this lesson over the last year in an SCM position, a job I thought I would despise, but haven't really. We've automated all our build systems and it's been quite fun. Ultimately I think, in programming, as long as you be creative and solve problems for yourself, you can do anything and be happy.
Nov
6
answered Need a little help with the Qt painting classes
Nov
5
revised How to implement an automatic update detection model
added 102 characters in body
Nov
5
asked How to implement an automatic update detection model
Nov
5
answered Getting back into Windows programming
Nov
4
comment What was the biggest mental leap/hurdle you had to overcome in your career?
I feel your pain. This is a real problem ever since I began programming for a living.
Nov
2
answered Qt in a professional setting
Nov
2
accepted Bird songs for distraction free programming
Oct
29
comment How to get a smart developer up to speed on web development?
-1 : that's -0.5 for not answering the question and -0.5 for recommending anyone read Ayn Rand.
Oct
29
answered Bird songs for distraction free programming
Oct
27
revised Problem connecting to database using Oracle.DataAccess
added 341 characters in body; added 49 characters in body
Oct
27
asked Problem connecting to database using Oracle.DataAccess
Oct
27
awarded  
Oct
26
awarded  Popular Question
Oct
23
revised get several values from the user in QT
added 1 characters in body
Oct
23
answered get several values from the user in QT
Oct
17
comment How to loop through all rows in an Oracle table?
This is what I had in mind initially, I just wanted to check with some with more experience first. Thanks!
Oct
17
comment How to loop through all rows in an Oracle table?
Each row's blob is an independent zip file that needs read into memory, updated, then rezipped and saved to local drive. If this is the case, do you still recommend DataAdapter.Fill?
Oct
17
revised How to loop through all rows in an Oracle table?
added 8 characters in body
Oct
17
revised How to loop through all rows in an Oracle table?
added 106 characters in body; edited body
Oct
17
answered How to loop through all rows in an Oracle table?
Oct
17
revised How to loop through all rows in an Oracle table?
added 308 characters in body; added 127 characters in body
Oct
17
asked How to loop through all rows in an Oracle table?
Oct
14
comment How to make a circle to move in C#?
+1 for actually answering the question, and not imposing an entirely separate framework on a learner who only wants to learn the language.
Oct
12
comment Most horrifying line of code you have ever seen?
What's funny is that I bet it was done in an attempt not to use magic numbers. Good one!
Oct
11
answered Why isn’t there a Windows.Forms like program for C++ (is there?)
Sep
28
answered play video clip in windows c++ app
Sep
24
answered Your C++ Development IDE of choice for windows development?
Sep
24
answered Qt signals and slots, threads, app.exec(), and related queries
Sep
16
comment How to retrieve new row data from INSERT using Oracle DataAccess with Powershell?
Thanks a million!
Sep
16
asked How to retrieve new row data from INSERT using Oracle DataAccess with Powershell?
Sep
10
comment Do you have a business card for programming?
You need some better glue. I can still see the code you are covering up behind your business card! Look, on the upper left.
Sep
9
accepted Transform flat image into nice rounded image with 3D highlight, a la iPhone, using Qt
Sep
8
awarded  Favorite Question
Sep
3
asked Does building a Delphi project with MSBuild create .Net dependencies?
Sep
2
comment Is it better to check Perl hash keys for truth or for existence?
Your title makes it sound so philosophical :-)
Sep
2
revised Transform flat image into nice rounded image with 3D highlight, a la iPhone, using Qt
added 6 characters in body
Sep
2
revised Transform flat image into nice rounded image with 3D highlight, a la iPhone, using Qt
added 304 characters in body
Sep
2
answered Transform flat image into nice rounded image with 3D highlight, a la iPhone, using Qt
Sep
2
comment How to cartoon-ify an image programmatically?
Cool, thanks a lot!
Sep
1
awarded  Nice Question