Showing results 1 to 40 of 229
Search took 0.02 seconds.
Posts Made By: DavidRyan
Forum: Windows Vista Jan 15th, 2007
Replies: 9
Views: 23,862
Posted By DavidRyan
Re: Black taskbar

Which OS/theme are you on that gives you a Black toolbar?
With XP the options are restricted to Olive Green (bleh), Blue (dull) or Silver (at least you don't notice it).
Forum: Web Browsers Jan 9th, 2007
Replies: 1
Views: 915
Posted By DavidRyan
Re: RSS feeds

Right-click on the Live Bookmark and select delete.
Forum: C Dec 20th, 2006
Replies: 4
Views: 923
Posted By DavidRyan
Re: Can anyone help me with my c language homework please?

The short answer:
Help = yes.
Do the whole thing = hell no.

The Long answer;
What AncientDragon said.
Forum: Windows NT / 2000 / XP / 2003 Dec 19th, 2006
Replies: 9
Views: 1,463
Posted By DavidRyan
Re: Basic Windows Set-Up Problem?

Yes, if you installed over the existing windows installation.

I wouldn't go deleting each folder which doesn't have an associated account in the control panel. NetworkService, LocalService, etc are...
Forum: Java Dec 19th, 2006
Replies: 2
Views: 1,160
Posted By DavidRyan
Re: regular expressions

Try using this line instead:
String fix = code.replaceAll(Character.toString('/u002e'), System.getProperty("file.separator"););
Forum: Java Dec 15th, 2006
Replies: 5
Views: 2,367
Posted By DavidRyan
Re: Validation Check

Which is exactly what he asked for. If he wants it to actually check if the string is an American Social Security number, that would require a lot more work.
Forum: Windows NT / 2000 / XP / 2003 Dec 15th, 2006
Replies: 9
Views: 1,463
Posted By DavidRyan
Re: Basic Windows Set-Up Problem?

They might be from old accounts. Sometimes the cleanup process leaves folders around if it can't delete a file or folder contained in one of the user folders.

Just delete the "Oded" and "Owner"...
Forum: Motherboards, CPUs and RAM Dec 15th, 2006
Replies: 3
Views: 1,222
Posted By DavidRyan
Re: Changing the system date

1) Why would a program require the system date to be changed at all, let along set to a decade in the past.
2) If your BIOS only lets you change its date to 3-4 years ago, then that is how recent...
Forum: Apple Hardware Dec 14th, 2006
Replies: 2
Views: 1,192
Posted By DavidRyan
Re: I don't have a mouse.

Generally:
Arrow Keys to change the selected item.
Shift will work with the arrow keys to select multiple items.
Enter to open selected items.
The Windows key to open the start menu.
Alt will select...
Forum: Java Dec 14th, 2006
Replies: 5
Views: 2,367
Posted By DavidRyan
Re: Validation Check

He said exactly what he is trying to do.
He is trying to check that the input string starts with 2 letters, then has 6 digits, then another letter.
Forum: Windows Software Dec 10th, 2006
Replies: 5
Views: 1,375
Posted By DavidRyan
Re: Outlook 2003 Problem

jbennet, I am assuming that some time in the past he unticked the box "Always ask before opening this type of file"
Going through Folder Options as per my previous post will bring back the very...
Forum: Web Browsers Dec 10th, 2006
Replies: 7
Views: 2,319
Posted By DavidRyan
Re: Internet Explorer

Well, if IE7 keeps freezing on your PC you aren't really getting the benefit of the features, are you?
Check out FF2.0, it has a better track record than IE, tabs, and is much for customisable.
Forum: IT Professionals' Lounge Dec 8th, 2006
Replies: 7
Views: 7,441
Posted By DavidRyan
Re: Difference between Database Server and Application Server

IIs is an internet server, which has a number of services to make providing applications over a network simpler.
Forum: Java Dec 8th, 2006
Replies: 4
Views: 1,300
Posted By DavidRyan
Re: a question about inherite classes

I think you read his post wrong jwenting.
I read it that he has three classes, those being Base, Derive1 and Derive2. Derive2 is a subclass of Derive1, and Derive1 is a subclass of Base.
super.f(),...
Forum: Windows Software Dec 8th, 2006
Replies: 5
Views: 1,375
Posted By DavidRyan
Re: Outlook 2003 Problem

Does outlook just bring up the save dialog box as soo as you double-click on the attachment?
If so, go to Control Panel > Folder Options > File Types. Fint the file type in question and click...
Forum: Web Browsers Dec 8th, 2006
Replies: 7
Views: 2,319
Posted By DavidRyan
Re: Internet Explorer

Looks like IE7 doesn't like your PC. It does this for a few others around here, the easiest may around the problem that I've found is to go to Add/Remove Programs, tick the checkbox for Show Updates,...
Forum: Web Browsers Dec 7th, 2006
Replies: 3
Views: 1,233
Posted By DavidRyan
Forum: Web Browsers Dec 7th, 2006
Replies: 3
Views: 1,233
Posted By DavidRyan
Re: Open all bookmarks in tabs?

Using IE7's internal help:
Forum: Windows Software Nov 30th, 2006
Replies: 11
Views: 1,777
Posted By DavidRyan
Re: Alternative to MS Office

About 30 minutes at 56 Kb per second.
Forum: IT Professionals' Lounge Nov 30th, 2006
Replies: 7
Views: 7,441
Posted By DavidRyan
Re: Difference between Database Server and Application Server

An application server has applications installed on it which users on the network can then run as if they were installed on the workstation they are using.

A database server has programs installed...
Forum: Windows Software Nov 30th, 2006
Replies: 11
Views: 1,777
Posted By DavidRyan
Re: Alternative to MS Office

Yeah, OpenOffice.org is great. And that damn paperclip is a 'feature' that I don't miss at all. It can be downloaded here (http://download.openoffice.org/2.0.4/index.html), but it is rather large (93...
Forum: Windows Software Nov 29th, 2006
Replies: 1
Views: 874
Posted By DavidRyan
Re: Introduction and thanks

Welcome to DaniWeb.

Google knows.
The control centre is from ATI, and contains the drivers and a user interface for your video card. More info (http://ati.amd.com/products/catalyst/index.html) on...
Forum: Java Nov 29th, 2006
Replies: 5
Views: 2,367
Posted By DavidRyan
Re: Validation Check

I'd have a look at regular expressions. Specifically, you want the matches(String regex) method of java.lang.String (http://java.sun.com/j2se/1.5.0/docs/api/index.html).
Forum: Computer Science and Software Design Nov 29th, 2006
Replies: 2
Views: 1,309
Posted By DavidRyan
Re: 1/x1+...+1/x8=1/2

Dp you mean solve for x?
If so, the easiest way to solve it is to multiply the whole equation by (x/2).
Forum: Geeks' Lounge Nov 29th, 2006
Replies: 12
Views: 1,397
Posted By DavidRyan
Re: i need help will pay

1. No, go through the legal procedure. IE contact PAYPAL, and if you are not satisfied with their actions, the relevent regulatory body.
2. For Christ's sake man, don't post your email address. Do...
Forum: Windows NT / 2000 / XP / 2003 Nov 28th, 2006
Replies: 2
Views: 737
Posted By DavidRyan
Re: email with underlying text....

The hidden text would be the same colour as the background.
Like below:
Like this.
Forum: Java Nov 27th, 2006
Replies: 2
Views: 830
Posted By DavidRyan
Re: how!!!

The Sun Microsystems java tutorial (http://java.sun.com/docs/books/tutorial/getStarted/cupojava/win32.html) (Hello World).
Forum: Windows NT / 2000 / XP / 2003 Nov 24th, 2006
Replies: 4
Views: 10,373
Posted By DavidRyan
Re: Remote Desktop/Terminal Server - 'take over' session

Okay
Have the server logged in locally.
Log in again using remote desktop connection.
Never log off to close the connection, always use the close button.
If you do find that it is forcing an extra...
Forum: Windows 9x / Me Nov 23rd, 2006
Replies: 1
Views: 1,381
Posted By DavidRyan
Re: how to format with out starting windows

You need to use a bootable floppy.
As you still have access to a computer, use the following steps:
1. Insert a floppy into the drive
2. Go to My Computer
3. Right-Click on the Floppy Drive (probably...
Forum: Windows NT / 2000 / XP / 2003 Nov 22nd, 2006
Replies: 6
Views: 2,030
Posted By DavidRyan
Re: Creating OS image and deployment

Yes, you can remotely deploy a ghost image. This is done using a boot disk and an image on a network drive.
Also, if you don't have a volume licensing version you can still deploy the same Ghost...
Forum: Geeks' Lounge Nov 20th, 2006
Replies: 45
Views: 4,889
Posted By DavidRyan
Re: New FireFox -vs- New I.E.

I've got both on my PC at work, but after a week of using IE7 for all my browser needs I've gone back to using FF2 for everything. I even use IE tab for WSUS pages and the like which require the IE...
Forum: Cases, Fans and Power Supplies Nov 17th, 2006
Replies: 2
Views: 1,334
Posted By DavidRyan
Re: Grinding, Howling Fan :(

Dust, ash, bearings and so on.
It's a mechanical problem. Remove the fan, get a can of compressed air (one of the ones with a tube to direct a narrow stream of air) and spray into the fan at an angle...
Forum: Windows NT / 2000 / XP / 2003 Nov 16th, 2006
Replies: 8
Views: 6,043
Posted By DavidRyan
Re: XP logon loop

Boot from your Windows XP CD/OEM Repair disk. You'll probably need it to repair anyway.
Forum: C++ Nov 16th, 2006
Replies: 4
Views: 1,001
Posted By DavidRyan
Re: explanation

Ah, so essentially all are rounded down. I didn't realise that, as I've bugger all experience in C/C++ ("Hello, world!" is about it) and Java will just give an error if you try int a = 7/2.
Forum: C++ Nov 16th, 2006
Replies: 4
Views: 1,001
Posted By DavidRyan
Re: explanation

A prefect number is an integer which is the sum of it's proper positive divisors. EG, the proper positive divisors of the integer 6 are 1, 2 and 3 (the number itself is not a proper divisor) and 6 =...
Forum: Windows NT / 2000 / XP / 2003 Nov 15th, 2006
Replies: 8
Views: 6,043
Posted By DavidRyan
Re: XP logon loop

I don't know how this ranks on the probability ladder for this problem, but have you checked that explorer.exe (it should be about 1 Mb, mine is 1,008 Kb) is in the c:\windows\ directory?
If it is...
Forum: Storage Nov 15th, 2006
Replies: 3
Views: 2,015
Posted By DavidRyan
Re: Hard drive not showing in My Comptuer!

You need to partition and format your disk. You can do that by right-clicking your new disk in Disk Management and selecting New Partition. Once that is done, right-click and select "Format"
Forum: IT Professionals' Lounge Nov 12th, 2006
Replies: 2
Views: 1,668
Posted By DavidRyan
Re: Partition Copying

Try Acronis True Image 7.0, it has been released as freeware now. Just google it for the registration and download info.
Forum: Java Nov 10th, 2006
Replies: 4
Views: 1,035
Posted By DavidRyan
Re: Java Noob

The first step is to create a GUI which has what you need.
Then you need to add some listeners to those buttons and keypresses you want the program to respond to.
Then you need to add the programming...
Forum: Windows NT / 2000 / XP / 2003 Nov 8th, 2006
Replies: 6
Views: 3,372
Posted By DavidRyan
Re: Copying a folder into Excel or text file

Use the DOS commands 'cd' or 'chdir' to change the current directory.
Use "dir /x" to find the 8.3 format name of each folder/file first. It isn't necessary, but it is useful.

EG:
C:\Documents and...
Showing results 1 to 40 of 229

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 10:51 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC