Programming Forums
User Name Password Register
 

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

Showing results 1 to 12 of 12
Search took 0.01 seconds.
Search: Posts Made By: TheAberrant
Forum: Java May 6th, 2008, 12:41 PM
Replies: 2
Views: 93
Posted By TheAberrant
Re: Embedding a Script Editor

Syntax highlighting is kind of the initial step - what would be great is a mini version of Eclipse that can be embedded into our application. However, at this point I'll settle for pretty much...
Forum: Java May 6th, 2008, 11:32 AM
Replies: 2
Views: 93
Posted By TheAberrant
Embedding a Script Editor

Hi, I'm "working" on an application that has Rhino scripting support and a text editor for said scripts. However, there is no syntax highlighting or anything in that editor. Is there an embeddable...
Forum: C++ Apr 15th, 2008, 5:36 AM
Replies: 10
Views: 445
Posted By TheAberrant
Re: Question about GUIs

You're right, my bad. Photoshop Albums was written using QT. I'll try to do proper research before talking out of my arse :P
Forum: C++ Apr 11th, 2008, 5:44 AM
Replies: 10
Views: 445
Posted By TheAberrant
Re: Question about GUIs

A lot of larger applications use pre-built frameworks for their GUIs. For example, I know Adobe uses QT for photoshop, and I hear it's becoming more popular. A lot of open source applications use...
Forum: Coder's Corner Lounge Mar 6th, 2008, 10:05 PM
Replies: 14
Views: 393
Posted By TheAberrant
Re: IDE for Programming

If you're looking for personal opinion...
For C/C++ projects (work...) I typically use MSVS2005
For Java projects I use Eclipse
For anything on my ubuntu setup, XEmacs (got used to it at one job that...
Forum: Coder's Corner Lounge Mar 6th, 2008, 10:02 PM
Replies: 61
Views: 2,137
Posted By TheAberrant
Re: What have you been up to?

So I haven't been all that vocal, but been silently reading. I've been working as a QA Engineer in Dublin for a software company (client/server applications in C++, as well as some backend ASP stuff...
Forum: Perl Feb 2nd, 2008, 1:40 PM
Replies: 5
Views: 286
Posted By TheAberrant
Re: Question with Arrays - creating and updating 'top 5' list

Figured it out - just do:

@Array = ();

That will basically remove everything in the array.
Forum: Perl Jan 31st, 2008, 10:47 AM
Replies: 5
Views: 286
Posted By TheAberrant
Re: Question with Arrays - creating and updating 'top 5' list

Excellent, thanks for the help. The pseudocode was along the lines of what I wanted to do, so was able to implement it (though need to do some cleanup - right now my entire script is one main...
Forum: Java Jan 29th, 2008, 8:34 PM
Replies: 2
Views: 219
Posted By TheAberrant
Re: Poker Probability Calculator - Bruteforce Algorithm

I think this link will help... http://www.tightpoker.com/poker_odds.html

Goes through what Poker odds are, and how to calculate Pot Odds, etc. I use http://www.pokerstove.com/ as well for...
Forum: Coder's Corner Lounge Jan 29th, 2008, 8:21 PM
Replies: 6
Views: 279
Posted By TheAberrant
Re: Being a programmer

I'm not a programmer - I work as a QA Engineer, but I do a significant amount of scripting and debugging of software. Not sure if this would help with your assignment, but figured it'd be a good of...
Forum: Perl Jan 29th, 2008, 7:50 PM
Replies: 1
Views: 188
Posted By TheAberrant
Re: use syntax error

Kruptof,

If I were to guess, I'd think that the module didn't install correctly. You may want to try running 'perl -V' and check the @INC to make sure the directory you placed the PHP Modules is...
Forum: Perl Jan 29th, 2008, 7:40 PM
Replies: 5
Views: 286
Posted By TheAberrant
Question Question with Arrays - creating and updating 'top 5' list

The Story...
First post, so hoping to be clear and concise, but might end up wordy since it's pretty late at night.

I've got a parser that has time data along with some additional information...
Showing results 1 to 12 of 12

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:39 PM.

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