Search Results

Showing results 1 to 40 of 683
Search took 0.04 seconds.
Search: Posts Made By: sillyboy
Forum: Getting Started and Choosing a Distro 6 Days Ago
Replies: 7
Views: 650
Posted By sillyboy
so what crash applies if you are willing to move to a different distro. if you want to stick to your distro, you should look into finding out the actual device, not the laptop model.

generally...
Forum: Getting Started and Choosing a Distro 11 Days Ago
Replies: 1
Views: 363
Posted By sillyboy
if you have no audio at all, software is not going to solve the problem. the usual suspects are drivers and the system configuration (e.g. master volume is 0).
Forum: Getting Started and Choosing a Distro 11 Days Ago
Replies: 7
Views: 650
Posted By sillyboy
Ok, but which connection is the Internet connected to?

It should be a virtual box option, you should be able to select network devices for the guest.
Forum: Getting Started and Choosing a Distro 14 Days Ago
Replies: 7
Views: 650
Posted By sillyboy
how does your host computer connect to the internet? ethernet or wireless?

what i assume is that it uses wireless, and if so you need to make sure the guest machine has access to the wireless card.
Forum: *nix Software Sep 21st, 2009
Replies: 1
Views: 394
Posted By sillyboy
is java installed?

java <class>

it shouldn't matter what environment you use, Java doesn't change all that much.
Forum: Getting Started and Choosing a Distro Sep 10th, 2009
Replies: 7
Views: 943
Posted By sillyboy
ok, but did you delete the partition, create the partition, format, and install? Or did you just install into the partition (which should still do a format, but it may have done something wrong).
...
Forum: Getting Started and Choosing a Distro Sep 9th, 2009
Replies: 7
Views: 943
Posted By sillyboy
what steps did you take to install it?

my guess would be something from a previous install is lingering? (i.e. did you format the partition?, etc...)
Forum: *nix Software Sep 7th, 2009
Replies: 5
Views: 721
Posted By sillyboy
Forum: *nix Software Aug 30th, 2009
Replies: 2
Views: 603
Posted By sillyboy
I've used pidgin in the past, and it works fine for me. The MSN option is correct when using a live account (e.g. hotmail, msn). If you are sure you credentials are correct, it may be a networking...
Forum: Getting Started and Choosing a Distro Aug 22nd, 2009
Replies: 4
Views: 1,542
Posted By sillyboy
not really, you just need a "server" edition of a OS. BUT you still need computers for each user, unless they are sitting in front of the same computer.
Forum: Getting Started and Choosing a Distro Aug 22nd, 2009
Replies: 4
Views: 1,542
Posted By sillyboy
using only a monitor, keyboard, and mouse?

what are these devices going to be connected to?

virtualisation allows you to have multiple "virtual" operating systems on the single physical...
Forum: Java Aug 18th, 2009
Replies: 5
Views: 785
Posted By sillyboy
yep, i'd say the code snippets would be the place to put them. It's probably a good idea to give some a good description too. If you are feeling particularly motivated you could make it into a...
Forum: *nix Software Aug 5th, 2009
Replies: 14
Views: 4,008
Posted By sillyboy
why why why?

this thread's last post was in March 07'
Forum: *nix Hardware Configuration Aug 5th, 2009
Replies: 2
Views: 920
Posted By sillyboy
eth0 won't be your wireless interface, but the ethernet interface.

if that is the only interface you are getting, you need to install your dirver and that is different depending on what you device...
Forum: Geeks' Lounge Aug 4th, 2009
Replies: 296
Views: 20,619
Posted By sillyboy
envy / jesu split
Forum: Java Jul 31st, 2009
Replies: 6
Views: 311
Posted By sillyboy
it looks like it is complaining because the getSource is getting a javax.swing.JMenuItem, yet you are trying to use it as a JButton instead.
Forum: Java Jul 31st, 2009
Replies: 10
Views: 318
Posted By sillyboy
um.... why?

don't do the homework of others.
Forum: Java Jul 30th, 2009
Replies: 10
Views: 318
Posted By sillyboy
it doesn't look like your code is written to do too much...

it runs fine, but fine depends on what you want it to do. if you are referring to the alphabetical ordering of characters, well it isn't...
Forum: Java Jul 30th, 2009
Replies: 10
Views: 318
Posted By sillyboy
what exactly is the problem? it is a little unclear to me...
Forum: Kernels and Modules Jul 30th, 2009
Replies: 10
Views: 6,216
Posted By sillyboy
this thread is years old, i doubt they are still looking for a reply.
Forum: Getting Started and Choosing a Distro Jul 30th, 2009
Replies: 20
Views: 1,286
Posted By sillyboy
yeh, I am well aware of that fact. i admit it is quite closed-minded of me, but when I use a lot of google products, search comes naturally.
Forum: Getting Started and Choosing a Distro Jul 29th, 2009
Replies: 20
Views: 1,286
Posted By sillyboy
Personally, I am a Google fan, so I won't be giving Bing any chances either.
Forum: Getting Started and Choosing a Distro Jul 25th, 2009
Replies: 6
Views: 1,281
Posted By sillyboy
to get the "standard" version, you need to install the OS onto your disk. live CD is good as a trial, and it should have an option to install it if you like it.
Forum: Java Jul 23rd, 2009
Replies: 2
Views: 206
Posted By sillyboy
the code you currently have is trying to construct a test object, but test is simply a method you call. therefore, you can simply say x = test();, furthermore when you are printing the result, is it...
Forum: Java Jul 22nd, 2009
Replies: 3
Views: 284
Posted By sillyboy
if you think this is so, you should code yourself, because these tools need to accomodate many variations and so the code become "horrible".
Forum: Java Jul 21st, 2009
Replies: 5
Views: 248
Posted By sillyboy
1) you need to design some kind of structure that will be easy for your program to understand. e.g. how will a tree look like in a text file? this is a very open-ended question, and the same goes for...
Forum: Java Jul 20th, 2009
Replies: 5
Views: 248
Posted By sillyboy
the easiest / quickest option would be using some file io. for a more flexible / robust option it would be using a database.
Forum: *nix Hardware Configuration Jul 20th, 2009
Replies: 3
Views: 906
Posted By sillyboy
assuming this is desktop edition, there should be an eject icon next to the device in the file explorer (can't remember what it is called). whenever i used my portable hdd with ubuntu 9.04 i used...
Forum: Java Jul 17th, 2009
Replies: 3
Views: 204
Posted By sillyboy
do you mean JavaScript?

if so: navigator.userAgent
Forum: Java Jul 17th, 2009
Replies: 10
Views: 601
Posted By sillyboy
4. stop hi-jacking threads
5. don't post complete code (at least initially)
Forum: Java Jul 17th, 2009
Replies: 10
Views: 601
Posted By sillyboy
oliver, just stop posting.
Forum: Web Browsers Jul 15th, 2009
Replies: 18
Views: 1,934
Posted By sillyboy
IE has had tabs since version 7. I do use firefox, but it is due to the add-ons. Other than that, I don't see a lot of difference between the mainstream browsers.
Forum: Window and Desktop Managers Jul 15th, 2009
Replies: 10
Views: 10,538
Posted By sillyboy
can you not bump old threads, batch files are executable files in windows with the extension ".bat".
Forum: Getting Started and Choosing a Distro Jul 9th, 2009
Replies: 3
Views: 706
Posted By sillyboy
perhaps you want to start with a programming language, not the actual operating system.
Forum: Java Jul 9th, 2009
Replies: 63
Views: 131,650
Posted By sillyboy
so if you run "java [some_package]/[class_name]" it runs successfully?

I doubt it

what do you mean by "work with class files"?
Forum: Java Jul 9th, 2009
Replies: 4
Views: 530
Posted By sillyboy
i don't really understand why you have so many environments, but i guess that shouldn't be relevant (as long as port numbers are unique).

when you say you try: locolhost:8084/HelloWorld/ is this...
Forum: Java Jul 9th, 2009
Replies: 1
Views: 670
Posted By sillyboy
why are you casting everything to a string? for starters .subString will in fact return a string, and subString doesn't take parameters of (String, String).
Forum: Java Jul 9th, 2009
Replies: 4
Views: 530
Posted By sillyboy
there are various things which may cause this. I suspect the "page not found" and "resource not found" are the same error, just written differently.

i assume you have the application deployed...
Forum: Java Jul 9th, 2009
Replies: 63
Views: 131,650
Posted By sillyboy
at runtime you need to specify the third party apis in your classpath, have you done that?

and why did you bump such an ancient thread?
Forum: Java Jul 1st, 2009
Replies: 10
Views: 464
Posted By sillyboy
lol, you are not trying to convince me, you need to convince google/gmail. I don't know how gmail decided spam / non-spam, and as bestjew said, this may not even be the case.

e.g. if you send a...
Showing results 1 to 40 of 683

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC