.
Right - you'd have to generate the PAR .exe's on Windows too. I don't know
of any way, short of RealBasic, where you can click a magic button on OS X
to create a perfect Perl application for Win32.
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.d
ic
code itself is still raw text, Pure Perl, and modifiable as normal) but
that's getting away from "simple script" and more toward " complex
applications", probably outside your needs.
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http
Ok for OSX, but this won't work on Windows will it?
Nope. For Windows, use PAR(.perl.org) to gen an .exe:
pp --icon=desiredicon.ico --gui -o script.exe script.pl.
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.com/ and http://www.gamegren
ssions
and rename it with a .command extension?
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
O'Reilly Author, Weblog, Cook: http://www.oreillynet.com/pub/au/779
icq: 2927491 / aim: akaMorbus / yahoo: morbus_i
gt;new" line (like the
Yes, that should work for that particular script.
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
O'Reilly Author, Weblog, Cook: http://www.oreillynet.com/pub/au/779
icq: 2927491 / a
ected only GUI utilities. Do you have
further documentation on how it affects command line stuff now?
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
O'Reilly Author, Weblog, Cook: http://www.oreillynet.com/pub/
ey'll work?
I don't remember the exact variable, but I *think* that adding
PASSIVE_FTP=1 to your shell's startup should fix things up.
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
O'Reilly A
structure of his archive seems quite different than most normal Perl
packages. If the force install doesn't work, you could move the
GoogleHack.pm file manually into /Library/Perl/WebService/.
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.c
(notice the addition of the $!):
open(WSDL,"$wsdl") ||
die("\n\n\n\nIllegal WSDL File Location - $wsdl: $!\n\n\n\n");
But still, I think the crux of your problem
is that you were typing "wdsl" instead of "wsdl".
--
Morbus Iff ( you are nothing without your robo
group/perl.macosx/8991
--
Morbus Iff ( omnia mutantur, nos et mutamur in illis. )
Technical: http://www.oreillynet.com/pub/au/779
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
-rw-r--r--1 lola admin 7694 Aug 30 2002 GoogleSearch.wsdl
You're typing in "wdsl" not "wsdl":
Illegal WSDL File Location -
/Library/WebServer/Documents/GoogleSearch.wdsl
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://
the "ls -al" will tell us.
On the other hand, are you actually trying to install this using the
"cpan" process, or are you running through the install manually?
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.com/ and http://www.g
s a secondary/mounted/network drive, you want:
/Volumes/TsarskoeSelo/Library/WebServer/Documents/GoogleSearch.wdsl
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Spidering Hacks: http://amazon.com/exec/obidos/ASIN/05960057
g with LWP:
ftp://archive.progeny.com/CPAN/authors/id/T/TI/TIMB/DBI-1.48.tar.gz
--
Morbus Iff ( all of the above - the only checkbox worth checking )
Technical: http://www.oreillynet.com/pub/au/779
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
d order, format, etc.) and that you don't care to lost the existing
name of the files (though, you could just as easily MD5 the contents in
memory and compare hashes, deleting dupes that way).
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.com/
d_count = scalar(@fields);
my $matched_data = 0;
foreach (@fields) {
if ($SAVE->{$_} eq $COMPARE->{$_}) { $matched_data++; }
}
if ($field_count == $matched_data) { delete; }
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.com/ and http://www.
.com/pub/ht/28. I got the impression, however,
that any updates to those pages would not be paid, and I simply can't
afford that at the present time.
--
Morbus Iff ( rotinom ruoy edisni deppart mi pleH )
Technical: http://www.oreillynet.com/pub/au/779
Culture: http://www.disobey.com/ and
o work verbatim without modification. As such,
anyone hoping to buy the book and get 80 out-of-the-page scripts is
going to have a bit of unexpected work cut out for them.
--
Morbus Iff ( rotinom ruoy edisni deppart mi pleH )
Technical: http://www.oreillynet.com/pub/au/779
Culture: http
David Cantrell wrote:
> Judging by the random scattering of 'single' and
> "double" quotes in the original post - not worth buying.
Consider opting out of Amazon Hacks then, as that
is where that code came from (Hack #33, pg. 78).
--
Morbus Iff ( you shouldn't h
I'm working on my knowledge of Perl by working through Spidering Hacks
(O'Reilly). Right now I'm stumped as to why this hack isn't working
(code can be found at http://hacks.oreilly.com/pub/h/981#code.
Besides this bug, how's the book? :)
--
Morbus Iff ( rootle-dee-too
directory
unless you use a relative path or absolute path. This is to prevent you
from accidentally running scripts due to bad typing, garbage text pasted
erroneously, etc.
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.com/ and http://www.gamegren
d equivalents, however. You will
probably want to check your $incoming for naughty characters too,
just to be safe (ie., anything not a dot or an alphanumeric).
--
Morbus Iff ( you are nothing without your robot car, NOTHING! )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Spideri
>Am I missing something, or does the security(1) password
>prompt not hide your typed password? Yeesh!
>
> $ security unlock-keychain
> password to unlock default: adsdasd^C
Next thing we know, this'll be possible:
$ security unlock-keychain adsdasd
--
Morbus Iff ( i p
e that this line --
Minor correction - he'll need to use "sudo"
before each of the apachectl commands.
--
Morbus Iff ( i put the demon back in codemonkey )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Spidering Hacks: http://amazon.com/exec/obidos/ASIN/0596005776/disobeyc
sitors when
you're awake, sleeping, or shagging your wife. Don't be interrupted
in the midst of sex: be sure to have a decent grounding in coding
securely, or at the very least, segregating untrusted scripts in
protected environments (ala suEXEC, which forces scripts to run
with a specific username
covering all their bases, but how
in lord's name would they ever police that? Was last-week's Randal
parade policable? What if some of my messages were sent from work,
and some from home? What if I used my own mail server, and not
theirs? Blah, blah, blah.
--
Morbus Iff ( i put the
e foot, and they can both be used
to harm *my* use of the same resources. Thus the need for
the men in blue, or the geeks in grey.
--
Morbus Iff ( i put the demon back in codemonkey )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Spidering Hacks: http://amazon.com/exec/obido
e my business or
something community-helpful. In your case, I don't think it's an issue
of "they don't mind", but more of "they don't know" - if you are getting
minimal traffic, it'd be very hard for me to detect that without a
concerted effort,
t feels *wrong* and *cheap* -
I can recall too many stories of people advertising webhosting
off their DSL accounts, and then pages coming to an absolute
crawl during peak periods, bad weather, admin idiocy, or what
have you. Please don't make the web a world of Geocities.
--
Morbus Iff ( i put the dem
>this list and its archives.
>
>jking
You'll go blind with that attitude.
--
Morbus Iff ( for safety's sake, don't humiliate me )
Technical: http://www.oreillynet.com/pub/au/779
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
: http://www.latenightsw.com/CANADA V8V-4M9
>> AIM: markalldritt
>
>AND - your signature is most professional btw. Thanks!
I disagree. It's not four lines, nor "-- " delimited .
--
Morbus Iff ( i put the demon back in codemonkey )
Culture: http://www.disobey.com/ and htt
>Wh! MOMMY!
Can you imagine Randall, all sweaty, popping out Pudge, all bloody?
That'd be a sight to see. I'd donate some money to TPF for a
Photoshop'd rendition of that.
--
Morbus Iff ( i put the demon back in codemonkey )
Culture: http://www.disobey.com/ and http:/
a list of all the bad things merely gives added license
for the one nasty thing that we forgot about.
--
Morbus Iff ( i put the demon back in codemonkey )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Spidering Hacks: http://amazon.com/exec/obidos/ASIN/0596005776/disobeycom
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
>>>>>> "Mark" == Mark Alldritt <[EMAIL PROTECTED]> writes:
>>Randal L. Schwartz writes:
>>Anyone with admin powers able to pull this clown from the list.
>>Commercial adverts. Seriously. No place for them here.
Seconded.
--
Morbus Iff
>Are any of you running Panther with these modules?
Yes. This has been talked about on the archives a lot, and I
recently published a step-by-step in MacTech magazine (with
a shout out to this list).
Your best bet: check the archives.
--
Morbus Iff ( i put the demon back in codemonkey )
Cult
problems with the
firewall and CPAN - prior to knowing that env var, I modified the firewall
instead. Funnily, I'm a syadmin at the ISP I get my connection from ;)
--
Morbus Iff ( masochism-oriented recombinant bot (unlisted series) )
Technical: http://www.oreillynet.com/pub/au/779
>>I can confirm - just shut off the internal firewall (System Prefereces >
>>Sharing), and cpan works fine. I've not had time to look into it further.
>
>You might wanna do a
>
> export FTP_PASSIVE=1
>
>before running CPAN. Helps me most of the time...
Wor
shut off the internal firewall (System Prefereces >
Sharing), and cpan works fine. I've not had time to look into it further.
--
Morbus Iff ( insert pithy quote here )
Technical: http://www.oreillynet.com/pub/au/779
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
icq:
>P.S. Spanish wine is tasty.
And Spanish fly is alluring.
--
Morbus Iff ( i'm wearing footsie jammies here )
Technical: http://www.oreillynet.com/pub/au/779
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
.
>MANPATH=/man:/usr/share/man:Users/vic/man
That would be correct IF you had a leading slash on "Users". You also
would have to start a new shell so your new .bash_profile would be read.
Incidentally, I too prefer bash to tsch.
--
Morbus Iff ( jeez, looks like ookla here has yet t
>Anyone know of an easy way to go back to 5.60 ??
It's possible to re-extract the 5.60 installation from your original OS
X CDs using a tool called Pacifist, but it won't be fun or easy ;)
--
Morbus Iff ( evil is my sour flavor )
Technical: http://www.oreillynet.com/pub/au/779
>> http://developer.apple.com/internet/macosx/perl.html
>
>I hope not. That article isn't exactly relevant for Panther. It should
I can heartily second that - I wrote the article in question.
--
Morbus Iff ( sleep breeds sanity )
Technical: http://www.oreillynet.com/pub/au/
at it grants the final version, is less
than retail, and ensures I can have working software at release is, IMO,
powerful. Especially since I know AmphetaDesk will break (due to the Perl
changes).
Where should I sign up? ;)
--
Morbus Iff ( sleep breeds sanity )
Culture: http://www.disobey.com/ a
>I seem to get this result consistently. Anyone just happen to know why?
There's been mentions of this in the archives (I think) - the
Compress::Zlib person knows about it. You can, as I've done, do a "force
install", and I've yet to run into an issue with it.
--
>>Might Apple consider seeding SourceForge with a copy of Panther to
>>install on server farm? Edward, is there someone we can send a request
>
>I can probably wrangle up some contacts on this too, if necessary.
Er. Nevermind. I meant "contacts at SF", not at Apple.
>Might Apple consider seeding SourceForge with a copy of Panther to
>install on server farm? Edward, is there someone we can send a request
I can probably wrangle up some contacts on this too, if necessary.
--
Morbus Iff ( i put the demon back in codemonkey )
Culture: http://www.disobey.co
>Of course, it's not just perl modules which will break during the upgrade.
>Anything which has linked to /System/Library/Perl/darwin/CORE/libperl.dylib
>will break. This includes eperl and irssi.
And my AmphetaDesk ;) ...
--
Morbus Iff ( i put the demon back in codemonkey )
>I've yet to get any valid response from $data, whether I'm using the
>original Compress::Zlib with the OS, or the one from Fink. Any ideas?
Got it: http://nntp.x.perl.org/group/perl.libwww/4716
--
Morbus Iff ( i desire penance for your sins )
Culture: http://www.disob
;m using the
original Compress::Zlib with the OS, or the one from Fink. Any ideas?
--
Morbus Iff ( shower your women, i'm coming )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://oreillynet.com/cs/catalog/view/au/779 - books, articles, log
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
_perl, I believe.
--
Morbus Iff ( anything else in the box, pandora? )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
installed on the development
>machine; I assume if PAR needs them for extraction, it includes them along
Yeah, that's something we gotta test more on. I've got Compress::Zlib, MD5,
XML|HTTP::Parser installed. What's another "needs XS module" thingy we can
test w
At 03:59 PM 2/28/2003, Morbus Iff wrote:
>>The option of using PAR to distribute perl apps on OS X came up on my
>>recent (slightly related) thread. I just installed it, and so far it
>>seems to work quite well and easily. The files it produces are
>>somewhat large,
ld) comes to about 1.9MB, and
>seems initially to work fine. I have yet to test my app thoroughly or
>test deploy it to other machines.
What other lib's does it use? I'd be interested to see what needs to be
shipped to say, support Expat or Compress::Zlib, both not defaults.
--
Morbus
n using perl2exe on
Windows (and a custom script on Classic Mac). I've got my code tweaked in
such a way that, even with the runtimes, I'm still shipping the raw Perl.
I'm hoping PAR can do this as well (it should be able to, me thinks).
--
Morbus Iff ( i'm the droid you'
e install packages are
hidden away in one of the folders on the CD - they weren't right out in the
open. "BSD Subsystem" seems to be ringing a bell for me. If you can't find
it, lemme know and I'll recheck when I get back home.
--
Morbus Iff ( i'm the droid you'
ne there is a better way.
Besides a full reinstall, you could look into extracting the files from
your OS X CDs. There's a utility to do so on versiontracker.com somewhere
(who's name I can't remember - searching for "package" may help).
[1] http://disobey.com/amphetades
ieve you've got to do:
curl -O http://nathan.torkington.com/tmp/perl5.8.0gnat1.dmg
--
Morbus Iff ( i'm the droid you're looking for )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Please Me: http://www.amazon.com/exec/obidos/wishlist/25USVJDH68554
icq: 2927491
- drives me absolutely batty, as curl can't seem (or rather, I've
never gotten it) to follow Redirect's properly. It'll either loop xx times,
then die, or loop xx times and segfault. Stupid flipping curl.
wget is, however, available through fink and as a .dmg.
--
Morbus Iff (
>happened for a long time and I can't remember how to fix it. Anybody?
wget http://nathan.torkington.com/tmp/perl5.8.0gnat1.dmg
:)
--
Morbus Iff ( i'm the droid you're looking for )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Please Me: http://www.amazon
gt;Source shareware site got listed by Apple Developer Connection...
I was thinking of submitting my open source Perl thingy [1], but eventually
decided against it, simply due to the misorganization and ugliness of the
site. First impressions and all.
[1] http://www.disobey.com/amphetadesk/
--
Mo
mation on this issue, check out perldelta.
with a link to:
http://dev.perl.org/perl5/news/2002/07/18/580ann/perldelta.html#mac%20os%20x%20dyld%20undefined%20symbols
--
Morbus Iff ( i'm the droid you're looking for )
Culture: http://www.disobey.com/ and http://www.gamegrene.
>What would the syntax be for this in bash?
See my article :
echo "export LC_ALL=C" >> ~/.bash_profile
--
Morbus Iff ( i'm the droid you're looking for )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Please Me: http://www.amazon.com/exec/obid
had no problems with it attempting to install 5.8.0 (even with
an old CPAN, you could Ctrl+C your way past most "must install 5.8.0!"
idiocies).
[1] http://www.disobey.com/amphetadesk/
--
Morbus Iff ( relax have a happy meal )
Culture: http://www.disobey.com/ and http://www.gamegrene.c
are
unset (specifically LC_ALL), you've got to set that variable in your shell.
See the heading "Configure and Options" here:
http://developer.apple.com/internet/macosx/perl.html
--
Morbus Iff ( putting the sanity back in sanity )
Culture: http://www.disobey.com/ and http://www.g
know how it works out for you.
--
Morbus Iff ( i'm wearing footsie jammies here )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
additional modules needed just for an iTunes parser? That's insane. That's
To be more fair and accurate:
- I was exaggerating.
- Most of the dependencies
were second-level ones.
It's still early yet.
--
Morbus Iff ( relax have a happy meal )
Culture: http://www.diso
;s missing?
>here's a quick Mac::iTunes script to do the same thing. you can do just about
>anything you like in the template file. if you want real control, separate
>data generation from presentation. :)
Heh, funny - I'm a huUUge fan of Text::Template, but decided not to
use
re are some idiocies or
places where I can improve on the code. If you have any thoughts, lemme know.
--
Morbus Iff ( shower your women, i'm coming )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
ow. One time,
>I stuck it in the ASCII values of a string that appears only in hex,
Exactly. My article uses "morbus" as the dummy username, an obvious giveaway.
--
Morbus Iff ( united we're bland )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
i-tasking had screwed it up, and started the make
anew. Didn't happen the second time around. Not sure what the root cause is.
--
Morbus Iff ( i'm the droid you're looking for )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Please Me: http://www.amazon.com/exec/o
cal ("C").
Take a look here:
http://developer.apple.com/internet/macosx/perl.html
Under "Configure and Options".
--
Morbus Iff ( i'm the droid you're looking for )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Please Me: http://www.amazon.com/exec/o
my
AmphetaDesk code - you can see some of the simplistic GUI code here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/
amphetadesk/AmphetaDesk/lib/AmphetaDesk/OS/
--
Morbus Iff ( i'm wearing footsie jammies here )
Culture: http://www.disobey.com/ and http://www.
in the
fink environment file to NOT change/reset the Perl LD libraries), and
everything is working fine on Jaguar, save for a few minor fink-admitted
bugs that should be fixed soon (but I've never run into myself).
--
Morbus Iff ( i'm the droid you're looking for )
Culture: h
>yes, go to www.macdevcenter.org and read all 5 or so excellent articles
>by Kevin Hemenway on this subject. He goes by the name Morbus, so the
>author may be listed as Morbus.
/me coughs.
--
Morbus Iff ( shower your women, i'm coming )
Culture: http://www.disobey
ary/Perl
sitelib='/Library/Perl';
vendorlib='/Network/Library/Perl';
Or, with the /usr prefix:
# I'm building/replacing the built-in perl
siteprefix='/usr/local';
vendorprefix='/usr/local';
usevendorprefix='define';
# Where to
w modules will be installed
into there during a CPAN or four-command-salute.
--
Morbus Iff ( i'm the droid you're looking for )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Please Me: http://www.amazon.com/exec/obidos/wishlist/25USVJDH68554
icq: 2927491 / aim: akaMorbus
mention earlier that Apache will need to be recompiled, the CGI section
>should be more explicit about this, IMO.
That'd only be the case if the user was running the
scripts under mod_perl - normal CGI scripts won't be affected.
--
Morbus Iff ( i'm the droid you're look
I've mentioned this here and there, but it's just been released:
http://developer.apple.com/internet/macosx/perl.html
--
Morbus Iff ( keep out of reach of children )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - ar
L::Xpath takes an entire second before a node lookup can be done.
>
>Does this performance sound right? I have only the simplest needs for
Not at all. I use XML::Simple (which uses XML::Parser) to parse
upwards of hundreds of XML files at one time in my AmphetaDesk:
http://www.disobey.com/amphe
>So, I made the mistake of building 5.8.0 before all the possible
>wackiness inherent in that was apparent. Silly me.
What sort of errors are you getting?
--
Morbus Iff ( i'm the droid you're looking for )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
ings, the user still would need a world
of knowledge (one, to find out that a symlink and an alias are different,
two, to find out that there's BSD underneath, and three, to find out how
to create a symlink in the first place).
--
Morbus Iff ( were you a community theatre satan? )
Cultur
ive two turds about.
IMO, Apple has done the best it can to splice the two worlds together -
sure, the directories aren't the same for a CLI loving BSD user, but
neither is the non-buggy GUI for the Gnome/KDE user .
(Note: these opinions are solely my own. Ugh.)
--
Morbus Iff ( united we&
breed of install, the new Perl is installed into /usr/bin/perl
(only).
--
Morbus Iff ( keep out of reach of children )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
>I just assumed some of you on this list have been given betas, golds or
>full versions of OS X.2
5.6.0, as before. There are whispers of a "installing 5.8.0"
article being released shortly after Jaguar is available.
--
Morbus Iff ( i'm the droid you're l
nly because I haven't experimented with:
http://news2.ils.uec.ac.jp/~herr/
This Perl module for Mac OS X emulates MacPerl::DoAppleScript
and other built-in MacPerl functions.
If you do, I'd love to hear how it went.
--
Morbus Iff ( i'm the droid you're looking for )
Cu
13
G: 2002
h: Aug
H: 22
I: 10
j: 225
k: 22
l: 10
m: 08
M: 40
n:
p: PM
r: 10:40:56 PM
R: 22:40
S: 56
t: (tab) T: 22:40:56
u: 2
U: 32
V: 33
w: 2
W: 32
x: 08/13/02
X: 22:40:56
y: 02
Y: 2002
Z: EDT
now I've said my a-b-c's...
--
Morbus Iff ( were you a community theatre satan? )
Culture
C
> export LANG=en_US
Alright. Under Jaguar, LANG is already
set (printenv), so it's a simple:
echo "setenv LC_ALL C" >> ~/.tcshrc
--
Morbus Iff ( now in fun bath toy! )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
255;
8time_t timeAsNumber;
9struct tm *temp;
10char str[256];
--
Morbus Iff ( i am the sexy techgeek )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
our system.
perl: warning: Falling back to the standard locale ("C").
This is perl, v5.8.0 built for darwin
--
Morbus Iff ( accept no prostitutes )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927
t http://sourceforge.net/projects/brian-d-foy/>, but this is with the native
database, not the XML.
--
Morbus Iff ( i'm the droid you're looking for )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Please Me: http://www.amazon.com/exec/obidos/wishlist/25USVJDH68554
icq: 2927491 / aim
r -
they're only if you want to use extended features of Movable Type.
--
Morbus Iff ( HOW DO I DELIT TEH TREE FILEZ?!@! )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo:
acdevcenter.com/pub/a/mac/2001/12/14/apache_two.html?page=1
--
Morbus Iff ( cheese and rice saves )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
at are not
part of OS X already.
- the cocoa part really is just a gui wrapper - it
runs pure perl shipped with the archive, and the
communication bridge is setup through STDOUT
monitoring. the perl code underneath can be
updated without messing with the cocoa.
--
Morbus Iff ( che
, this is all wants I'll never see
personally, since I had to turn down my speaking
invite due to complications in getting there.
[1] http://www.disobey.com/amphetadesk/
[2] http://www.decafbad.com/
--
Morbus Iff ( HOW DO I DELIT TEH TREE FILEZ?!@! )
Culture: http://www.disobey.com/ a
/49
--
Morbus Iff ( insert pithy quote here )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
ct
with AppleScript and so on and so forth. The Perl shipped with OS X is the
standard Linux Perl available to all Linux distributions - it doesn't have
the power to natively reach out to the Finder (but there's been some
progress in that area).
--
Morbus Iff ( i
OS X's
Finder turns all ":" in a Unix name to slashes:
# in shell
touch "filename:something"
# in Finder
filename/something
--
Morbus Iff ( i am your scary godmother )
http://www.disobey.com/ && http://www.gamegrene.com/
please me: http://www.amazo
wrong. I meant to say something to the effect of "9.0 didn't seem worth
the cost of paying for it, thus pirating was the way to solve my
must-have-later-version addiction"]...
--
Morbus Iff ( i am your scary godmother )
http://www.disobey.com/ && http://www.gamegrene.com/
plea
buying an operating system that
I've been dreaming about ever since I saw a shell.
--
Morbus Iff ( i am your scary godmother )
http://www.disobey.com/ && http://www.gamegrene.com/
please me: http://www.amazon.com/exec/obidos/wishlist/25USVJDH68554
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus
ORE I finish
one of the chunks. Thus, I can't queue them all up and have a
good sleep - I have to download one, relogin, download another,
relogin, and so on. Bah!
I'm only on segment 10 now. And can't get back in. Poo.
--
Morbus Iff ( i am your scary godmother )
http:
1 - 100 of 109 matches
Mail list logo