Posts
 
Reputation
Joined
Last Seen
Ranked #498
Strength to Increase Rep
+4
Strength to Decrease Rep
-1
88% Quality Score
Upvotes Received
14
Posts with Upvotes
12
Upvoting Members
11
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
7 Commented Posts
~85.4K People Reached
Interests
Programming, Graphic Design, Drawing, Painting, Guitar, Reading, Fantasy.
PC Specs
Windows 7 Home Premium 64-bitIntel Core i7-2630QM 2.00GHz8GB RAM2TB Hard Drive
Favorite Tags
Member Avatar for peter_budo

If anyone is working on a machine without internet connection and is looking into downloading platforms for their Android SDK, your search is over... The magic URL is - [url]http://dl-ssl.google.com/android/repository/repository.xml[/url] That is the XML file from which the URL for downloading the SDK packages are obtained. For e.g. if you …

Member Avatar for Rajeev Kumar_1
9
3K
Member Avatar for Dean_Grobler

Hi there, I'm in the process of creating a utility program that builds a table in a database and inserts the initial data. I'm getting an error stating: java.sql.SQLException: No suitable Driver found for jdbc.odbc.ContactKeeperDB My Code: [CODE] import java.sql.*; import java.io.*; public class MakeDB { public static void main(String …

Member Avatar for jwenting
0
241
Member Avatar for Dean_Grobler

Since some of us might get a bit rusty with our coding, we constantly need projects to keep us busy, no matter how big or small. Making sure you code a little a day it not only fun but also allows your skills to continue growning. The problem though, is …

Member Avatar for JamesCherrill
0
744
Member Avatar for Doctor Inferno
Member Avatar for GrimJack
Member Avatar for Dean_Grobler

Hey guys, I'm working on Ubuntu 10.04. I use Eclipse as my IDE, but now I want to install the Android ADT plugin for eclipse(as seen [URL="http://developer.android.com/sdk/eclipse-adt.html"]here[/URL]). Now the thing is, that I don't have internet connection on the machine that has Eclipse running so I can't simply go to …

Member Avatar for bettybarnes
0
941
Member Avatar for Dean_Grobler

Hi there, I have a machine with 2 harddrives. One has Windows 7 installed and the other has Windows 8 Consumer Preview installed. Since my Win8 is my primary, it starts up into windows 8 without even showing the bootloader. Is there a way for me to go add the …

Member Avatar for sylprose2
0
455
Member Avatar for Dean_Grobler

Hi there, I have a machine with 2 harddrives. One has Windows 7 installed and the other has Windows 8 Consumer Preview installed. Since my Win8 is my primary, it starts up into windows 8 without even showing the bootloader. Is there a way for me to go add the …

0
70
Member Avatar for ilovejava

Are you getting an error message? We can look at that then take it from there...

Member Avatar for ilovejava
0
205
Member Avatar for Dean_Grobler

Hi there, Last night I switched to Ubuntu 10.04 (no, not 10.10, long story). And I wanted to get started programming as soon as possible, so I'm trying to find out how to install Eclipse Helios and the Java JDK 1.6 on my machine? Please note that [B]my machine is …

Member Avatar for newpaulman
0
348
Member Avatar for Dean_Grobler

Hi guys, So like the post header suggests. What is the best email address to use with your own-name domain? Mine is deangrobler.com. Currently the address is [email]dean@deangrobler.com[/email] but that just seems to have too many 'deans' in there. Any other creative ideas?

Member Avatar for shineyray
0
219
Member Avatar for Dean_Grobler

Hi there, I have no prior website design experience and I'm taking up in re-designing a family business site. I do have knowledge in Java, HTML and CSS, but I don't have the knowledge of what "standards" a site should adhere to (if any). As in, what should a home …

Member Avatar for ayubcbe
0
759
Member Avatar for installer

I'm using Opera 11.10 as it's better than Chrome AND Firefox... In my opinion anyways.

Member Avatar for remixedcat
1
641
Member Avatar for abelLazm

I won't shift [B]entirely[/B] to Chrome OS. But hey something like this could be useful like accessing music and pictures and who knows what else no matter where you are. But yes, won't have anything "confidential" on my instance of Chrome OS. It will serve more as a multimedia hosting …

Member Avatar for Ancient Dragon
0
291
Member Avatar for Dean_Grobler

Hi there, I'm having a rather bad morning today and my brain is being stupid. I have an ArrayList containing String Arrays. How do I convert my ArrayList to a 2D Array? What I have: [CODE] ArrayList<String[]> transactionList = new ArrayList<String[]>(); String[] resultSetRow = {"String1","String2","String3","String4","String5"}; int resultsSetRowSize = resultSetRow.length; for(int …

Member Avatar for peter_budo
0
1K
Member Avatar for Dean_Grobler

Hello there, I'm busy working on a project using GWT and Sencha GXT libraries. I have come to this stage that I now have to populate a tree with data received from an XML file... I have no idea how to do this, I've gone through the javaDocs but it …

Member Avatar for RicardoE
0
175
Member Avatar for Dean_Grobler

Hey guys, I'm looking for a good book to read on Charles Darwin and the theory of evolution. Does anyone have some suggestions? It would be cool if the book goes on to look further into the future to try and explain what the human race would be like in …

Member Avatar for guest star
0
186
Member Avatar for Dean_Grobler

Hi there, I just want to find out if one can create a "strpied filled rectangle" as seen in the attached pic in photoshop? This might be more of a job for Illustrator but since I only have photoshop I have to make do. I'm not sure if one can …

Member Avatar for matricol
0
127
Member Avatar for Dean_Grobler

Hey guys, Okay, tough one. How exactly would we go about integrating Biometric scanners (e.g. fingerprint scanners) with our software? The way I see it, the scanner scans a finger print, and then saves that data in a database, but what data is this? What file type? This is probably …

Member Avatar for rubberman
0
160
Member Avatar for Dean_Grobler

Ellew! Attached I have an example of my form written in GXT (EXT GWT). On the image you will see a red line I drew where I would like to put in a line feed just to make the layout look a bit less cramped. Does anyone have an idea …

0
75
Member Avatar for Dean_Grobler

Hi guys, I've recently started with the [URL="http://www.sencha.com/products/touch/"]Sencha Touch API[/URL], or should i say, [B]tried[/B], as the syntax is crazy and takes some getting used to. Anyways, I'm just struggling with basic layouts in my page. Don't want to go into too much detail if no-one here has ever worked …

0
75
Member Avatar for oviyarajan

Hi Oviyarajan, Go check out this site called [URL="http://www.w3schools.com"]w3schools.com[/URL], they not only teach you HTML, but also CSS, Javascript etc. So that you can give your HTML pages some character. HTML is fairly easy to learn, and after a week I'm sure you'll be able to create a deicent basic …

Member Avatar for desmaksolutions
0
1K
Member Avatar for Dean_Grobler

Hi there, I've installed the Android SDK on my Linux (Ubuntu 10.04) machine. I don't have internet connection on my machine so I couldn't simply go download and install the required stuff through Eclipse. Everything worked out pretty well, I'm able to run a virtual device, and I'm also able …

0
146
Member Avatar for Dean_Grobler

Ello, Does anyone know of some 3rd party libraries that can simplify working with XML through Java, because as we all know the normal SDK's libraries are terrible.. Thanks in advance!

Member Avatar for Ezzaral
0
152
Member Avatar for Dean_Grobler

Hey guys, So first of all, after lots of job hunting I finanly got an interview and a call this morning telling me that I got the job. I'm going to be working as a Junior Developer. This is my [B]first[/B] IT job, and don't know what the enviroment is …

Member Avatar for NETProgrammer
0
165
Member Avatar for Dean_Grobler

Hi there, The thread title pretty much says it all. How exactly do you send data to, and from portlets? Does it have something to do with the RenderRequest and RenderResponse objects? I haven't a clue... There's hardly any information on the net regarding portlet development, very frustrating. Thanks in …

Member Avatar for peter_budo
0
111
Member Avatar for Dean_Grobler

I'm actually taking a chance here hoping that someone will know what font this is. Bellow is an image of a companies logo, what I want to know, is what font is being used? It could be that this 'font' was custom made for this specific logo... OR, it could …

Member Avatar for pgmco
0
117
Member Avatar for Dean_Grobler

Hi there, I'm busy coding an interface JSP for Liferay Portal using the Alloy UI taglib. Does anyone have a link to nice tutorials on using it? I've tried googling this but there seems to be virtually NO tutorials on this... Thanks guys!

Member Avatar for Airshow
0
80
Member Avatar for Dean_Grobler

Hi there, I've recently been given a project that I have to develop portlets for Liferay portal. I have absolutely no experience with portlets, although I do have experience with servlets. Portlets and Servlets have quite alot in common, but I honestly don't even know where to start. I've got …

Member Avatar for Ezzaral
0
117
Member Avatar for Dean_Grobler

Hey there, I'm stuck in a rut at the moment trying to figure something out. I have a class, that has 4 methods. method1(), method2(), method3() and whatMethod()... whatMethod() accepts a String and then decides what method to execute based on the received String. Say the String that was sent …

Member Avatar for JamesCherrill
0
288