topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 25, 2024, 10:11 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Josh [ switch to compact view ]

Pages: prev1 ... 7 8 9 10 11 [12] 13 14 15 16 17 ... 131next
277
Living Room / Re: Java debugging in Eclipse
« on: January 05, 2013, 09:42 PM »
IDEs mostly written in slow Java make me puke. Generally. (I wonder what IntelliJ is built upon.)
Never seen a good application starting with a capital J.

edit:
JDeveloper, not JDevelop, right?

Po-tat-o, Po-tot-o

278
Living Room / Re: Java debugging in Eclipse
« on: January 05, 2013, 09:19 PM »
Honestly, I am contemplating a move to Oracle's JDevelop. It is far superior in terms of usability. I am holding off until the release of 12c with mobile support built in. Right now, you have to install ADT and a few other things to get mobile support, and even then it is kind-of clunky.

279
Living Room / Re: Java debugging in Eclipse
« on: January 05, 2013, 07:39 PM »
ewemoa, thanks for the replies. I have solved my issue with debugging. Apparently, for debugging to work as I want it to, I have to enable step filters and filter out all java libraries from the debug process. By default, source files are not included for Java and as such, results in the error messages I was encountering. There was never a problem with my code, just that eclipse could not find the source for the JDK.

Below is a screenshot of the settings that need to be enabled to get rid of these error messages.

2013-01-05_203729.png

280
Living Room / Re: MS Blocks Ability in Windows 8
« on: January 03, 2013, 09:18 PM »
Tinman, The start menu has acted this way since Vista....

281
Developer's Corner / Re: What pisses you off? [NSFW - language]
« on: January 03, 2013, 02:43 PM »
Very similar threads are my pet peeve ;-)

Another pet peeve is people that necro-thread things gone past 4 or 5 years ago... :P ;D

Pet Peeve of mine is people who have pet peeves with people who necro-thread things ;-)

282
Developer's Corner / Re: What pisses you off? [NSFW - language]
« on: January 03, 2013, 02:14 PM »
Very similar threads are my pet peeve ;-)

283
Living Room / Re: MS Blocks Ability in Windows 8
« on: January 02, 2013, 09:14 AM »
Why do you need the start menu? You can simply click the lower left corner, where the start button used to be, and you can type just as you would before. I don't know many people who navigated the menus rather than typing the entry name...At least users NOT on XP.

284
Living Room / Re: MS Blocks Ability in Windows 8
« on: January 01, 2013, 07:56 PM »
This is from August and there are ways to boot straight to desktop...

285
Hi Ken! I hope all is well with you! I see we are not too far from each other, so perhaps I will drop by and pay you a visit sometime soon.

Good to see you are doing well!
Josh

286
Living Room / Re: :D
« on: January 01, 2013, 11:02 AM »
Spoiler
Messing with mouserbot on #donationcoder


287
Living Room / Java debugging in Eclipse
« on: January 01, 2013, 11:01 AM »
OK, crazy question, but is there some trick to debugging a project in Eclipse? Ideally, I would like to start my code in debug mode and step through it without the need for breakpoints. Right now, when I set a breakpoint, some applications generate "Class Not Found Exceptions" and others generate "Thread.exit() not found" at the close of the application, despite running fine when executed normally, with appropriate results.

Is there some trick to debugging in Eclipse?

288
Living Room / Re: :D
« on: December 31, 2012, 08:53 PM »
Spoiler
Yes! Happy New Years!


289
General Software Discussion / Good coding conventions - Discussion
« on: December 30, 2012, 11:02 AM »
OK, a little background on the reason behind this post.

I have recently started teaching myself Java in an effort to start dabbling in Android development. I am using the Eclipse IDE in combination with the Sam's Teach Yourself Java in 21 days - Covering Java 7 and Android book.

As a course of habit, I find myself skimming each chapter so that I can see what things I might possibly miss by assuming I knew all of the material (yes, even variable types. I actually learned something reading through the types). This is where the discussion I want to have arises from.

When coding, I know common coding conventions such as coding indentation for readability, CONST/Finals being written in ALL CAPS in order to identify them as such. I was wondering, what other practices do each of you follow as you code and which are considered industry best practice?

290
Not to sidetrack, but I think this ties directly into my main hold backs from switching to Linux full time. It is not the available software, lack of features, or anything like that; it is the support and my fear of asking "the wrong question" without reading 200 different pages first. This has gotten far better over time, but as someone who frequents several Linux IRC support channels (what better way to learn, right?), I can say I still see new users attacked quite frequently in a very similar manner. IT folk in general have a tendency to have a "My answer is always right" mentality, but I think it gets worse when you move to platform specific debates (Apple, Linux, Microsoft (to a point), or the web browsers).

Thoughts?

291
Slashdot and Google reader :)

292
Warning: NSFW Language

A pretty harsh attack at a kernel maintainer, as written by Linus Torvalds.

293
General Software Discussion / Re: Divide a txt file according rules
« on: December 28, 2012, 12:00 PM »
Is this the only rule you will need?

295
Sent!

296
To whomever posts first, I have a copy of bit.trip runner to give away. My steam user ID is Metshrine.

Ready....GO!

Store Page

297
Post New Requests Here / IDEA: Configurable Backup Utility
« on: December 16, 2012, 01:22 PM »
OK, the idea behind this is quite simple. Many applications lack a proper backup facility for their application-specific settings. This application will take a configuration file, possibly developed by the community, and use it to backup the application's settings. For example, one could make a vlc.xml file and this application will be able to load this, and produce a backup of the configuration settings based on the paths stored in the xml file. The utility will have an interface that will allow for a single profile to be loaded and run, or multiple at once, and have the results stored in a zip file. Ideally, the user can load multiple files into the application before a backup is performed.

The community would be the driving force behind such an application as it would allow each user to develop an xml file for any application that does not have a proper backup facility.

What do you think?

298
Chameleon Startup Manager v4 has just entered beta. For those who have not purchased it yet, you can get it for 50% (pro version) while the product is in beta.

Direct link for more info

New in this version

Support for Services and Task Scheduler
Many launch parameters (Internet connection, specified time, closing after a delay, etc.)
Many launch conditions (run if the computer is connected to the Internet, not more than once within the specified time interval, if the computer is idle, etc.)
Individual launch settings, delays, and order depending on the day and time
Compact mode (leaves maximum space for program data display)

Updated in this version

Improved performance
The interface has been redesigned
Full support for Windows 8

In future versions

Support for additionally launched items, such as Explorer extensions
Startup and shutdown performance


299
N.A.N.Y. 2013 / Re: NANY 2013 Pledge - Progress Bars of Life
« on: December 04, 2012, 08:07 AM »
What a great idea mouser! I am especially fond of some of the screenshots and agree that the new dock could be useful with a tool like this.

These screenshots in particular, intrigue me: Source Post


300
Living Room / Free E-book: 10 PRINT CHR$(205.5+RND(1)); : GOTO 10
« on: December 02, 2012, 03:23 PM »
This book takes a single line of code—the extremely concise BASIC program for the Commodore 64 inscribed in the title—and uses it as a lens through which to consider the phenomenon of creative computing and the way computer programs exist in culture. The authors of this collaboratively written book treat code not as merely functional but as a text—in the case of 10 PRINT, a text that appeared in many different printed sources—that yields a story about its making, its purpose, its assumptions, and more. They consider randomness and regularity in computing and art, the maze in culture, the popular BASIC programming language, and the highly influential Commodore 64 computer.

E-Book Website

Needless to say, this is a very good read and gives an insight into early programming and randomization.

Pages: prev1 ... 7 8 9 10 11 [12] 13 14 15 16 17 ... 131next