2009/10/1-21 [Computer/SW/WWW/Browsers] UID:53417 Activity:moderate | 10/1 I am thinking of installing firefox on soda under my home directory.
Will this make me a hozer?
\_ Possibly. I wonder if we should have another VM for that...btw,
I remember someone saying they're glad we're not on FreeBSD
anymore, but last I checked, a bunch of our stuff is on FreeBSD,
but our login server is not.
...
|
2009/5/5-6 [Computer/HW/Laptop] UID:52950 Activity:moderate | 5/5 Is there a good (or standard) way to make an offline copy of a w
ordpress blog (mine, not someone else's)? tia.
\_ oh man.
\_ I could cobble something together with curl / wget, but I'd
rather not if there is a standard way of doing this. I'm
pretty new to wordpress / blogging and I just want to keep
...
|
2009/4/22-28 [Computer/SW/Security] UID:52894 Activity:nil | 4/22 ok, here's a little networking puzzler. I haven't been able to access
youtube for a couple weeks. Couldn't figure out why. Happened on all
browsers. traceroute did weird stuff and then timed out. Finally I
got so frustrated I setup firefox to ssh tunnel through soda.csua,
which worked great. Then, I kill the ssh proc, quit FF, and now,
I can access youtube just fine from any browser. wtf? any
...
|
2007/8/7-13 [Computer/SW/Languages/Perl, Computer/SW/Unix] UID:47555 Activity:nil | 8/7 I'm trying to figure out whether it's possible for get wget to
authenticate to a web page protected by a login form ('post'
method to send username/pass, and cookies.) Cookies don't seem
to be the problem, with --save-cookies and --keep-session-cookies
but getting the username/password submitted isn't doing it. On
this particular page, getting to a link, let's say 'example.aspx',
...
|
2006/3/17-20 [Computer/SW, Computer/SW/WWW/Browsers] UID:42294 Activity:nil | 3/17 Is there any way to upload a file that contains a comma using curl?
curl uses commas to denote multiple files, so I can't figure out how to
turn this feature off or change the file separator character...
\_ Try escaping the comma; use %2C. -tom
...
|
2006/3/10-13 [Computer/SW/Languages/Perl] UID:42187 Activity:low | 3/10 I wrote a little perl, that had a little curl
right in the middle of it's call stack.
And when it crashed, it crashed very very fast,
but when it was slow, it was working
\_ LWP::UserAgent!
\_ Can I use LWP::UserAgent to do multiple concurrent requests,
...
|
2005/7/21-23 [Computer/SW/WWW/Browsers] UID:38762 Activity:nil | 7/21 http://www.apple.com/trailers
Does anyone knows how to download these trailers to my home computer?
\_ 1) mozilla/firefox with mplayer plugin
2) get the html for the page, read the EMBED directives
\_ Also, if the URL for the large trailer is: moviexyz_480.mov, the
real download is typically moviexyz_m480.mov
...
|
|