I'll look around though, and figure something.
Search found 61 matches
- May 9th, 2010, 7:25 pm
- Forum: TGN Help Desk
- Topic: Computer setup for Cake!
- Replies: 3
- Views: 979
Re: Computer setup for Cake!
Honestly, that's an easy budget to work around (especially these days). When I built my first PC my budget was $500 and I managed a full PC for $495.
I'll look around though, and figure something.
I'll look around though, and figure something.
- January 20th, 2010, 4:54 pm
- Forum: TGN Help Desk
- Topic: Avatar File Size Enlargement
- Replies: 7
- Views: 1126
Re: Avatar File Size Enlargement
hes taliking bout a gif or a swf..
SWF files are a major security problem for any bulletin board's users (because those who are maliciously-inclined can get it to download and/or execute malicious code).
Just figured I'd mention it.
But the primary point danpaul was making is larger files ...
SWF files are a major security problem for any bulletin board's users (because those who are maliciously-inclined can get it to download and/or execute malicious code).
Just figured I'd mention it.
But the primary point danpaul was making is larger files ...
- September 10th, 2009, 8:02 pm
- Forum: News
- Topic: Community Meeting - Sunday
- Replies: 27
- Views: 4630
Re: Community Meeting - Sunday
I won't be able to attend as I won't be in town from Sat afternoon until Mon night (maybe even Tues or Wed).
Reason: gf is coming back from vacation, have to pick her up (60 miles away from my house), then also have to stay out there w/ her family until Monday or later so her car can get a belt ...
Reason: gf is coming back from vacation, have to pick her up (60 miles away from my house), then also have to stay out there w/ her family until Monday or later so her car can get a belt ...
- July 17th, 2009, 11:59 am
- Forum: News
- Topic: Services Downtime - Mon 13th July
- Replies: 14
- Views: 2387
Re: Services Downtime - Mon 13th July
Samedanpaul88 wrote:Seems normal to me?
- June 20th, 2009, 11:37 pm
- Forum: TGN Help Desk
- Topic: 2 ideas for forums
- Replies: 7
- Views: 936
Re: 2 ideas for forums
Expand them, then click the pin button (Spurs wrote:I hate how the forums are all minimized :/
- August 25th, 2008, 10:20 pm
- Forum: TGN Help Desk
- Topic: Audio/Video Recorder?
- Replies: 5
- Views: 890
Re: Audio/Video Recorder?
Audio recording: Audacity
Other: someone else can answer
Other: someone else can answer
- July 25th, 2008, 4:30 pm
- Forum: TGN Help Desk
- Topic: Computer Clock
- Replies: 16
- Views: 4325
Re: Computer Clock
From what your describing, your saying the clock gets slower while the PC is fully powered up, yes? If so it's unlikely to be a battery problem, because while the PC is powered on the battery will continually be charged from the PSU, so it's unlikely to be able to cause problems. If the time loss ...
- July 24th, 2008, 11:45 pm
- Forum: TGN Help Desk
- Topic: Computer Clock
- Replies: 16
- Views: 4325
Re: Computer Clock
I believe what's happening is your CMOS battery is dying -- try replacing the CMOS battery (the only battery on your motherboard), the clock's slowing down as time goes on because that's dying (as all batteries do).
To remove it (safely, that is), shut your computer down completely (remove all ...
To remove it (safely, that is), shut your computer down completely (remove all ...
- June 5th, 2008, 7:18 pm
- Forum: TGN Help Desk
- Topic: Script Help?
- Replies: 2
- Views: 547
Re: Script Help?
if ( %somenumber == $null ) {
%somenumber = 0
}
else {
inc %somenumber
}
Replace %somenumber with your desired variable name and you're set, also use the same variable at " [I've poked " $+ %somenumber $+ " people with this here snack!!] " (pretty sure that's right) if you wish to display the ...
- May 11th, 2008, 3:51 am
- Forum: TGN Help Desk
- Topic: mp3
- Replies: 6
- Views: 673
Re: mp3
My dad has this mp3 player he wants me to get working for him. He uses it while he is out on his bmw bike.
Its a swurv5 iclick mp3. like 500mb or something im not sure. He got it from someone or another so i dont have a disc and or if it even came with one.
I plugged it into the usb port and it ...
Its a swurv5 iclick mp3. like 500mb or something im not sure. He got it from someone or another so i dont have a disc and or if it even came with one.
I plugged it into the usb port and it ...
- April 19th, 2008, 3:23 am
- Forum: TGN Help Desk
- Topic: DvDs
- Replies: 7
- Views: 738
Re: DvDs
I use ConverXtoDVD, works like a charm. Also allows you to set menu background, font, text, etc.
Only thing you can't really do with it is make the more complex menus that many companies release.
Only thing you can't really do with it is make the more complex menus that many companies release.
- April 11th, 2008, 1:27 am
- Forum: TGN Help Desk
- Topic: So I did a clean install
- Replies: 7
- Views: 739
Re: So I did a clean install
Depends on where your boot loader is located. Tbh I would've just knocked everything else out & just formatted the entire thing.toadsdaki wrote:is it safe for me to "Uninstall" Windows on my other operating system so I only have this new one?
- April 8th, 2008, 8:37 pm
- Forum: TGN Help Desk
- Topic: So I did a clean install
- Replies: 7
- Views: 739
Re: So I did a clean install
If you're using a wireless card (which it seems is the case), then you need to pop in the CD for your NIC (Network Interface Card), not the router itself.
If you don't have a CD for the NIC, then google for the drivers.
If you're using a hard-line interface (and the card is integrated), then search ...
If you don't have a CD for the NIC, then google for the drivers.
If you're using a hard-line interface (and the card is integrated), then search ...
- April 6th, 2008, 1:32 pm
- Forum: TGN Help Desk
- Topic: New Computer
- Replies: 9
- Views: 907
Re: New Computer
No, just... no.ecstasy wrote:Get a Celeron, they are really cheap.
Celerons are just... no. Big no. Especially if you're going to be gaming on the computer it's in.
- March 29th, 2008, 12:27 am
- Forum: TGN Help Desk
- Topic: Scripting
- Replies: 9
- Views: 832
Re: Scripting
2 things before you can get a good response:
1: C++ isn't scripting, it's programming (difference is readable source code vs obfuscated/packed source code).
2: Which kind of scripting are we speaking of, if at all? (I'm assuming IRC based on your post)
1: C++ isn't scripting, it's programming (difference is readable source code vs obfuscated/packed source code).
2: Which kind of scripting are we speaking of, if at all? (I'm assuming IRC based on your post)