Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~2K People Reached
About Me

About me... hmmm how many times have I seen this blank space in which you are supposed to convey your personality to other people the bast way you can, in the hidden hope that you will meat a special person. Whether it will be your new friend with whom…

Favorite Tags
Member Avatar for JustmeVSI

Hey guys. (not sure if I'm posting in the right part of the forum but didn't know where to do it) I have a windows operationg system runing VMware Workstation and on it I have a Ubuntu virtual instance. Is there a way to to install that virtual instance as …

Member Avatar for JorgeM
0
318
Member Avatar for JustmeVSI

Hi guys. I'm feeling frustrated and stressed because I do not know what to write in my documentation for my final exam. I wonder if any one can give me some ideas. I will be really grateful. Background: I'm finishing a bachlore in Software development and my final project hade …

Member Avatar for ChrisHunter
0
133
Member Avatar for JustmeVSI

Hey guys. A few days a go I bought my self a notebook and installed Ubuntu 10.10. I have not used Ubuntu before and recently started using PHP. I have used EclipsePHP as my IDE on my windows machine. Long story short, I want to implement SVN between my laptops …

Member Avatar for packofsunshine
0
69
Member Avatar for JustmeVSI

Hi guys. Here is my problem. I both a laptop from USA and currently I'm leaving in Denmark. The laptop seams to work fine most of the time but from the moment I start to do something more intensive whit it like play a game, the laptop starts showing me …

Member Avatar for Waffles007
0
112
Member Avatar for JustmeVSI

Hi guys. I'm still a newbie with ajax and I have a problem that I guess has a standard solution that I don't know. Here is the situation. I have my ajax navigation from page to page and I use jQuery and a POST method to send the information to …

Member Avatar for hielo
0
90
Member Avatar for JustmeVSI

Hi guys. The thing is that I have some experience with other programing languishes like Java and C#. I recently got into php and java script. The questions is when wold you prefer to use java script functions over php. For example say the random function. I'm aware of the …

Member Avatar for JustmeVSI
0
442
Member Avatar for JustmeVSI

Hy guys how can I go through each column of a result returned form the database. In other words do this: [CODE] $command = "SELECT * FROM Persons"; $result = mysql_query($command); while($row = mysql_fettch_array($result)) { [COLOR="Red"][INDENT]foreach($column in $row) {[/COLOR] [INDENT]if($column!=null) { ... }[/INDENT] [COLOR="Red"]}[/INDENT][/COLOR] } [/CODE] How to do the …

Member Avatar for JustmeVSI
0
71
Member Avatar for JustmeVSI

Hi guys. I'm pretty new to sql and I'm having some trouble with a store procedure. I tried to read about it by searching goggle but all the references i got to the topic contained to complex store procedures for me and my current level :P. Here is my simple …

Member Avatar for JustmeVSI
0
761
Member Avatar for JustmeVSI

Hi. My problem i guess it is simple but i guess I'm simple as well :). The problem is the flowing: I have a JTextFead and a search method for IDs. The IDs are 7 char long. I want to be able when the user enters 7 chars the search …

Member Avatar for JustmeVSI
0
102
Member Avatar for JustmeVSI

I'm having a project form school for a inventory management system and I want to do something extra. The inventory management system is for spare parts for machines and I want to be able to see the the manuals(PDF files) for thous machines in the GUI but I have no …

Member Avatar for hardik.rajani
1
237