topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Sunday April 27, 2025, 2:20 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 2 3 [4] 5 6 7 8 9 ... 15next
76
General Software Discussion / Re: Repairing Windows XP (to restore AutoPlay)
« Last post by kimmchii on October 31, 2006, 12:42 AM »
did you disable any services?
it requires shell hardware detection.
77
Living Room / Re: Problem with Windows XP MCE Sound
« Last post by kimmchii on October 26, 2006, 09:13 PM »
does flash have sound?

http://www.transience.com.au/
78
Living Room / Re: Problem with Windows XP MCE Sound
« Last post by kimmchii on October 26, 2006, 09:04 PM »
only the windows startup sound plays fine?

it should not be a hardware prob coz the startup sound is fine.

go to ctrl panel>sound and audio>check the volume and mute option, go to audio tab and check the default device.
79
Living Room / Re: Problem with Windows XP MCE Sound
« Last post by kimmchii on October 26, 2006, 08:41 PM »
go to C:\WINDOWS\Media
and play the wav files in WMP, is it ok?
80
Post New Requests Here / Re: IDEA: Rename files with incremental timestamp
« Last post by kimmchii on October 24, 2006, 07:46 PM »

alan.jpg - 18:24am 25/12/2003
bob.jpg - 9:03am 01/04/2001
craig.jpg - 13:54am 12/12/2006

would become

alan.jpg - 10:12am 23/10/2006
bob.jpg - 10:13am 23/10/2006
craig.jpg - 10:14am 23/10/2006

BR can rename them to

alan.jpg - 001-10:12am 23/10/2006
bob.jpg - 002-10:12am 23/10/2006
craig.jpg - 003-10:12am 23/10/2006

this will have the same result as incremental minutes.
82
General Software Discussion / Re: Speeding up Windows
« Last post by kimmchii on October 20, 2006, 10:41 PM »
how long is your bootup time now?

try disable *everything* in the startup folder and if it reduces to <20sec, then your bootup time is normal. better avoid removing drivers etc... not worth the trouble.
83
i have never used acrobat 7 before, how is cooltype? is it as good as ClearTweak? gonna download acrobat 7 and give it a try.
84
Post New Requests Here / Re: Temp/cookies/history/recycle bin etc. cleaner
« Last post by kimmchii on October 11, 2006, 08:14 PM »
have you tried CCleaner?
85
General Software Discussion / Re: folder marker - easily colour your folders
« Last post by kimmchii on October 10, 2006, 04:06 PM »
i like this:

[attach = 1][/attach]

Xentient Labels

jgpaiva: modified to correct the image. Snapfiles doesn't allow external links to images, you must save them and attach it to the post
86
General Software Discussion / Re: Easy alternative to email for sending files?
« Last post by kimmchii on October 09, 2006, 06:55 PM »
then HFS is the solution, i like it and use it a lot, not only the recipients can download from the sender but can also upload to sender from their web browser, it's perfect.
87
General Software Discussion / Re: Easy alternative to email for sending files?
« Last post by kimmchii on October 09, 2006, 05:28 PM »
try Pando.
88
Post New Requests Here / Re: IDEA: ESC closes Windows Explorer (AHK)
« Last post by kimmchii on October 08, 2006, 07:55 AM »
yes, close *all* Windows Explorer  :D
89
Post New Requests Here / Re: IDEA: ESC closes Windows Explorer (AHK)
« Last post by kimmchii on October 08, 2006, 07:08 AM »
i use this:
Opt("WinTitleMatchMode", 4)
while WinExists("classname=CabinetWClass", "")
   Winclose("classname=CabinetWClass", "")
wend
edit: unrelated code, sorry lol.
91
General Software Discussion / Re: What's wrong with XP's built-in firewall?
« Last post by kimmchii on October 06, 2006, 09:57 PM »
ahh, i didnt keep them, here is the timer filter if you like to try it yourself:

[Patterns]
Name = "New Load Timer v2.0 Part Ib (Slime)"
Active = TRUE
URL = "$TYPE(htm)"
Limit = 7
Match = "<start>"
Replace = "<script>\r\n"
"var pxst = new Date();\r\n"
"function endT() {\r\n"
"var pxet = new Date();\r\n"
"document.title=(' Load Time: '+(pxet.getTime()-pxst.getTime())/1000+' second(s)');\r\n"
"}\r\n"
"</script>\r\n"
"$STOP()"

Name = "New Load Timer v2.0 Part II"
Active = TRUE
URL = "$TYPE(htm)"
Limit = 5
Match = "<end>"
Replace = "<script>\r\n"
"window.onload=endT;\r\n"
"</script>\r\n"
"$STOP()"

92
General Software Discussion / Re: What's wrong with XP's built-in firewall?
« Last post by kimmchii on October 06, 2006, 08:59 PM »
JavaJones, yes i did some tests with a proxomitron filter that time pageloads, host file definitely improves surfing speed.
93
General Software Discussion / Re: What's wrong with XP's built-in firewall?
« Last post by kimmchii on October 06, 2006, 05:07 PM »

Again, the question is: why? :)


why blocking? because those sites like doubleclick are rubbish, and blocking rubbish will result in faster speed (fewer connections) and better stability for the browser.
94
General Software Discussion / Re: What's wrong with XP's built-in firewall?
« Last post by kimmchii on October 06, 2006, 04:09 PM »
blocking cookies by default is a good recipe for not being able to navigate modern websites.

i have a huge host file, 42K entries and i have never had website nagivation problems. 99.99% of tracking cookies/sites/adverts are all blocked.
95
General Software Discussion / Re: What's wrong with XP's built-in firewall?
« Last post by kimmchii on October 06, 2006, 06:52 AM »
Speaking of excessive paranoia and cookies, has anyone ever actually had a problem with them? Tons and tons of applications detect and warn you about them, lots of people have things set to block them, etc, etc. and yet I've only found annoyance and less functional sites in doing that, and never had a problem just allowing them. I'm all for protecting privacy, but this stuff has never seemed like a major invasion to me. Maybe it's just because I'm not surfing naughty sites though. ;)

You are probably right on cookies - however if you want to keep the number of them down to a dull roar (ie. just the useful ones that keep you logged in to useful site) use CrapCleaner to remove your cookies regularly. You can specify which ones to keep and it works with IE and Firefox without problems - it will also let you clear up a lot of other rubbish too. Worth a look to keep things tidy.

or just use a HOSTS file, all those cookies will be blocked, no need cleaning.
96
Unfinished Requests / Re: IDEA: Fix ReDownload of Incomplete Downloads
« Last post by kimmchii on October 05, 2006, 06:22 AM »
thats just a normal zip file, should be no problem with flashget.
http://www.flashget.com/en/download.htm
97
ultraedit can.
ctrl + u.
98
General Software Discussion / Re: Easycleaner and Opera
« Last post by kimmchii on September 30, 2006, 06:03 PM »
99
Living Room / Re: Omgili - Google Like Search But Limited to Forums
« Last post by kimmchii on September 29, 2006, 09:45 AM »
 :up: :up: :up: great find.
100
Living Room / Re: Is Betanews....
« Last post by kimmchii on September 29, 2006, 03:33 AM »
i signed up using yahoo mail and didnt get their activation email too, may be there is a problem.
Pages: prev1 2 3 [4] 5 6 7 8 9 ... 15next