| marty-ott-athome | .. this is off an HP switch. |
| rindolf | nocturnal: where have you been? |
| nocturnal | rindolf: i dunno, who are you? |
| rindolf | perlbot: rindolf |
| perlbot | Shlomi Fish, http://www.shlomifish.org/ (His F.A.Q. - http://www.shlomifish.org/meta/FAQ/ ) |
| GNUtoo | Khisanth:i don't remember ebassi telling me this,,,i was told to use exec/forc/SIGCHLD... |
| rindolf | nocturnal: I recall your nick from Freenode. |
| GNUtoo | Khisanth:but what is GIOChannel??? |
| nocturnal | yeah i've been here a while rindolf: i recognize your nick to |
| GNUtoo | Khisanth: it could be easyer... |
| rindolf | I received another <<< programmer needed >>> email. These are going to drive me mad. |
| nocturnal | from who? |
| rindolf | Find your own programmers - don't email me. Or email a mailing list. |
| nocturnal | or use rentacoder heh |
| rindolf | nocturnal: some chick called "Ya'el" from a university in the States. nocturnal: I have an idea for a site that's better than rentacoder. Or getafreelancer |
| nocturnal | i got one of those e-mails from google once, they were on some sort of mass recruiting campaign, i have no idea how they got my address |
| rindolf | nocturnal: http://svn.berlios.de/svnroot/repos/web-cpan/App-Jobs-Board-Yonathan/trunk/docs/functional-spec/App-Freelancer-Board-Yonathan-functional-spec.txt nocturnal: they emailed me too. Twice or so. |
| scrottie | <<< programmer needed >>> for tag team anal sex video! |
| rindolf | I know some companies collect all addresses from LKML and stuff. |
| marty-ott-athome | my module gets loaded: SNMP::Info::_load_attr i_index : ifIndex |
| rindolf | scrottie: heh |
| marty-ott-athome | hmmm... |
| scrottie | hrm, actually, that's where I work |
| Khisanth | GNUtoo: ok, he was telling you to use open, pipe and Glib::IO |
| GNUtoo | Khisanth:ahh yes open and pipe instead of system... |
| nocturnal | i can remove the filename from a path with s/\/[^\/]+$// but when i try to remove the path and keep the filename with this s/\/([^\/]+)$/$1/ it only removes the last / from the string, string looks like this in both cases './src/papers/BIND_9.pod', repeating this for the third time because no one wants to help me :( |
| GNUtoo | but i don't remember about Glib:: |
| Khisanth | <ebassi> GNUtoo: you should use Glib::IO->add_watch() on the file descriptor returned by open() (remember to use fileno() on the file handle) |
| jsn | nocturnal, maybe use File::Basename instead? |
| nocturnal | jsn: you're the second person to suggest that and if i wanted to use it, i would |
| GNUtoo | Khisanth:so i have a bad memory |
| Khisanth | then write things down |
| GNUtoo | Khisanth: lol |