xp update might have changed/turned on XP built in firewall and restricted those programs from reaching the internet for some reason
― akm, Wednesday, 9 July 2008 17:45 (sixteen years ago) link
Never thought of that, I use zonealarm firewall and checked that to see if it was blocking access but looked ok. Will try installing update later and see if windows firewall blocks access.
― Billy Dods, Wednesday, 9 July 2008 18:17 (sixteen years ago) link
zonealarm kinda sucks, yr better off just using the windows firewall
― DG, Wednesday, 9 July 2008 19:10 (sixteen years ago) link
It's a conflict with zonealarm apparently http://forums.computeractive.co.uk/thread.jspa?threadID=138881&tstart=0
― Billy Dods, Thursday, 10 July 2008 09:03 (sixteen years ago) link
unzipping .BAD files, how do i?
― stevie, Friday, 18 July 2008 13:06 (sixteen years ago) link
there are 3 different things that use .bad extension, which is yours?
look at the start of the file (easier in unix...) and see what the file is rather than trusting what the extension says. it may just be a zip file with a cheeky extension change.
― koogs, Friday, 18 July 2008 17:20 (sixteen years ago) link
% jacko -i -m sooo.BAD
― libcrypt, Friday, 18 July 2008 20:26 (sixteen years ago) link
#whois .BAD
― Jarlrmai, Friday, 18 July 2008 20:40 (sixteen years ago) link
it may just be a zip file with a cheeky extension change.
i think this is most likely the case, thanks!
― stevie, Monday, 21 July 2008 07:17 (sixteen years ago) link
Hai I'm at some governement employment commission place and I want to turn on the volume so I can listen to music (like muxtape or hypem or streaming mp3s) thru my new earbuds but I don't have access to the control panel or volume or anything. (Windows obv.) CAN I HACK THIS?
― wanko ergo sum, Tuesday, 22 July 2008 13:01 (sixteen years ago) link
if it's not under start->programs->accessories->entertainment, then... i dunno.
exe file is at windows/system32/sndvol32.exe ?
― ledge, Tuesday, 22 July 2008 13:03 (sixteen years ago) link
Yes, it is.
But if they care about it that much, they'll have disabled it in your hardware profile. In which case I think you're stuck.
― Forest Pines Mk2, Tuesday, 22 July 2008 13:09 (sixteen years ago) link
No I don't have access to Run and my only accessories option is System Tools --> IE (no add-ons)
I really know nothing about computers but I figure there must be a way.
xp
― wanko ergo sum, Tuesday, 22 July 2008 13:09 (sixteen years ago) link
If you don't have "Run..." or My Computer, try typing "C:\Windows\System32" (without quotes) into the IE titlebar.
― Forest Pines Mk2, Tuesday, 22 July 2008 13:13 (sixteen years ago) link
Disallowed!!
Well looks like I'm fuxored. But thanks.
― wanko ergo sum, Tuesday, 22 July 2008 13:14 (sixteen years ago) link
ipod
― koogs, Wednesday, 23 July 2008 17:19 (sixteen years ago) link
word
― Surmounter, Wednesday, 23 July 2008 17:21 (sixteen years ago) link
Can anyone think of a way of converting a FAT32 partition with Windows XP installed on it into an NTFS one, possibly by cloning it, formatting it as NTFS and then copying back the files?
― Ed, Friday, 25 July 2008 14:52 (sixteen years ago) link
No worries, answered my question.
http://www.aumha.org/win5/a/ntfscvt.php
― Ed, Friday, 25 July 2008 14:59 (sixteen years ago) link
I have UTF-8 encoded metadata that I need to convert to non UTF-8. Does anyone know if there is an encoding that will handle UTF-8 gracefully, e.g., turn accents in UTF-8 into accents in the standard character set for Western languages? I tried ISO 8559-1 and I still get funny characters.
― youn, Sunday, 27 July 2008 22:36 (sixteen years ago) link
UTF-8 is the encoding you seek.
― libcrypt, Monday, 28 July 2008 01:30 (sixteen years ago) link
hmm... depending on yr data/tools/skillset... there are a few programmatic ways that might be a bit more effective to convert utf-8 to ascii.
sometimes, if there's only a few problem characters... running a search and replace in any decent text editor is a plausible choice.
it depends on the exact problem. m.
― msp, Monday, 28 July 2008 04:33 (sixteen years ago) link
msp, I think that's possibly the best example of begging the answer that I've ever seen.
Anyways, the problem is not the encoding. UTF-8, or more broadly, Unicode, is a universal encoding, in that every character of every language is (theoretically, at least) represented. No, the problem is yr display device, which appears not to support UTF-8. You can either choose a different display device or you can discover which encodings are supported by yr display device of choice. If you are using a terminal-type application, then the solution may be as simple as choosing a Unicode font that supports the "funny chars" you want to see drawn correctly.
― libcrypt, Monday, 28 July 2008 06:15 (sixteen years ago) link
Also, if you were really using ISO-8559-1 instead of ISO-8859-1, I'd expect that you'd not see what you want to see.
― libcrypt, Monday, 28 July 2008 06:21 (sixteen years ago) link
UTF-8, or more broadly, Unicode, is a universal encoding
Unicode is a character set. UTF-8 is an encoding. Unicode characters in UTF-8 are one to four bytes long. ISO-8859-1 (Latin 1) is a character set and encoding in which all characters are one byte long. Provided your data only contains characters that are available in Latin 1 there's no reason why it shouldn't be desirable or possible to convert UTF-8 encoded characters to Latin 1. Some solutions here: http://www.unicodetools.com/
― ledge, Monday, 28 July 2008 08:01 (sixteen years ago) link
Thanks, ledge. That was exactly what I needed - the tools to do the conversion. I had been trying to do it with an XML editor and I don't think it was working. Thanks!!! I will try it out today...
This is going into a database that does not support Unicode. :(
― youn, Monday, 28 July 2008 11:50 (sixteen years ago) link
Believe it or not, Unicode is an encoding: This is why characters from the Universal Character Set (perhaps you were thinking of this, ledge) each have Unicode numbers, this being the very definition "encoding". The Unicode encoding is kind of a meta-encoding, in that it's not generally directly implemented, but instead, is referenced by encodings such as UTF-8, UTF-16, and many other more obscure encodings.
youn, the easiest way to transcode yr data is to load it into a database which does support UTF-8, then extract it in the encoding you require. Perhaps if you included the information that you are transcoding for a crappy database in yr question, you wouldn't have gotten a slightly snarky answer from me.
― libcrypt, Monday, 28 July 2008 15:01 (sixteen years ago) link
on my work PC, you can access servers through the "my network places" function, which basically operates as a simple SFTP program. is there a similar built-in feature on macs, or do i have to download a separate SFTP program?
― n/a, Monday, 28 July 2008 15:05 (sixteen years ago) link
Macs come with command-line SFTP, but you can download Fugu if you want a GUI.
― libcrypt, Monday, 28 July 2008 15:07 (sixteen years ago) link
Fugu.
― libcrypt, Monday, 28 July 2008 15:09 (sixteen years ago) link
Note that if you are not actually using SFTP, but instead, accessing CIFS shares, then OS X does come with similar functionality built into the Finder.
― libcrypt, Monday, 28 July 2008 15:13 (sixteen years ago) link
begging the answer? i'm just trying to know the requirements before i try suggesting a solution. furthermore, sometimes people already know the answers to their problems. they just need to identify what the problem actually is by talking about it.
sry for treading on yr question answering turf.
― msp, Tuesday, 29 July 2008 05:14 (sixteen years ago) link
You're talking about SMB sharing, which OS X has. Under the System Prefs there's a "Sharing" or Network area, to the best of my recall, which will allow you to turn on or off Personal File Sharing. As for finding other computers on the network, that's sometimes a function of being logged into a Windows domain and you should be able to still connect directly even if you can't see the directory with smb://machinename
― mh, Tuesday, 29 July 2008 14:21 (sixteen years ago) link
a mysterious red line has appeared across the center of my computer screen. it is actually slightly off center. it is a vertical line. i tried restoring my computer to a previous state, but that has not removed it. very very strange.
― youn, Wednesday, 30 July 2008 16:58 (sixteen years ago) link
probably a monitor problem then
― DG, Wednesday, 30 July 2008 16:58 (sixteen years ago) link
CyberDuck is less clunky than Fugu
― Catsupppppppppppppp dude 茄蕃, Wednesday, 30 July 2008 17:41 (sixteen years ago) link
i've used fugu and cyberduck and they both suck compared with the program i have on my work pc (winftp)
― n/a, Wednesday, 30 July 2008 18:01 (sixteen years ago) link
MySpace question...So I found an html code for MySpace and changed the background color...Now I want to add an animated gif on that background. What code do i put in? FYI, here's the code i've been using: http://tinyurl.com/6eszrt
― Tape Store, Wednesday, 30 July 2008 18:09 (sixteen years ago) link
Codes for Changing your Myspace Background Image
http://www.davesite.com/webstation/html/myspace_backgrounds.shtml
> Now I want to add an animated gif on that background.
it's like the 90s never happened...
― koogs, Wednesday, 30 July 2008 18:49 (sixteen years ago) link
i've used fugu and cyberduck and they both suck compared with the program i have on my work pc (winftp)-- n/a, Wednesday, July 30, 2008 2:01 PM (1 hour ago) Bookmark Link
-- n/a, Wednesday, July 30, 2008 2:01 PM (1 hour ago) Bookmark Link
Must be a really good program if a google search for it is all malware and spam pages
― Catsupppppppppppppp dude 茄蕃, Wednesday, 30 July 2008 19:14 (sixteen years ago) link
I use Transmit.
― libcrypt, Wednesday, 30 July 2008 22:03 (sixteen years ago) link
gah, that html myspace thing isn't working for me, i copied and pasted it where the other body edits were, and it's still not showing up. :( And it's a very large animated gif, a series of paintings
― Tape Store, Thursday, 31 July 2008 05:00 (sixteen years ago) link
I use Filezilla for FTP and SFTP.
a mysterious red line has appeared across the center of my computer screen. it is actually slightly off center. it is a vertical line. i tried restoring my computer to a previous state, but that has not removed it.
It's your monitor, and it's probably not fixable.
― Forest Pines Mk2, Thursday, 31 July 2008 08:24 (sixteen years ago) link
Is the line there if you turn the monitor on not attached to the PC?
― Jarlrmai, Thursday, 31 July 2008 10:35 (sixteen years ago) link
It's a laptop. That's a good test, but I don't think I can carry it out.
― youn, Thursday, 31 July 2008 23:09 (sixteen years ago) link
Guys, i got the animated gif to work, thanks
― Tape Store, Thursday, 31 July 2008 23:09 (sixteen years ago) link
how do you find and remove duplicate files ? during the past dozen years i amassed a few hard disk drives and over time a portion of that space got cluttered with dupes after making some recoveries/ backups all over the place
i tried the first hit on google for that: duplicate file finder. it's visualisation isn't too clear to me and since it froze on me a few times i would be tempted to try something else before giving it another go
― Sébastien, Monday, 11 August 2008 04:03 (sixteen years ago) link
anyone else having problems using zshare? (won't stream, goes back to preview page if you try to download.) google gives me some mutterings about uk isp blocking, but then also similar complaints from india and africa.
the streaming does work via a proxy (albeit not for larger files).
― r|t|c, Monday, 11 August 2008 08:20 (sixteen years ago) link
http://www.digitalspy.co.uk/forums/showthread.php?t=766454
bogon filters :(
― r|t|c, Monday, 11 August 2008 08:23 (sixteen years ago) link
How come youtube no work for me no more? Nine times out of ten the vids stall after 20% or less, often they don't even load enough to start playing. Doesn't matter what other network traffic I have. Doesn't matter what browser. No problems with other video sites or large downloads.
― ledge, Monday, 11 August 2008 19:01 (sixteen years ago) link