| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
Comments:
<0> Stormchaser: Crypt_RSA just gives the bare essentials for private keys <0> and I do mean BEAR <0> private exponent and modulous <1> hi <0> (and an int saying "hey, I'm private") <2> Kog: Heh... You shouldn't be looking at PEAR at all for encryption :) <0> Stormchaser: it was the only place that had a prebuilt lib <0> Stormchaser: but yes, usually PEAR is horrible <0> I went looking for a tree the other day, thought PEAR might have one <0> it does... sorta <0> it creates a tree based on an XML fragment or a RDBMS <2> o.O PECL doesn't have anything RSA / DSA related :/ <0> that's not a tree, that's something else <0> that's a tree constructor
<0> Stormchaser: yeah... I looked around <0> Stormchaser: needed RSA though, no DSA <0> Stormchaser: wasn't signing anything <2> http://pecl.php.net/package/gnupg <--this might be something <0> not what I really wanted <3> Morning <4> Kog: You can't use the openssl extension? <0> gnupg is a little slow <0> joh: I wasn't aware there was one when I wrote it <4> Kog: php.net/openssl <0> yes, I know that now <5> g night :) <0> but I wrote this like a year or two ago <4> Kog: Ah, I didn't catch that ;) <0> neh, I didn't really care for my ex-employer anyway <0> although openssl_x509 function grouping looks apropos <2> Kog: heh... PHP 4.0.6... Means it is there for a loooooooooooooooooooooooong time :) <6> Anyone who is good with regular expressions, that can tell me how to match all lines that doesn't contain a specific word? I was thinking something line the lines of the following, however it doesn't work :( : ^.*[^{myword}].*$ <0> Stormchaser: yes, but I wasn't as familiar w/ openssl as I am now <2> lig: IRC-ing again instead of working? :) <2> Kog: :) <0> Stormchaser: having written against it <0> I wrote this lovely Xchat Hybrid Challenge plugin <7> Is there any free phps cripts that i can get for video gallery listings? <0> ended up having to write it in C because Python has nothing good <2> Kog: heh <0> and I learned 1) how much it ****s to write C on windows 2) cross-platform make files 3) how lovely openssl is <0> (if you can find the ssleay.dll) <0> (which I stole from xchat) <2> hehe <3> Stormchaser: just got in - so keeping an eye out while I check email and stuff <0> Stormchaser: but in all honesty, if I was concerned would I waste my day on stuff like writing a MySQL->CSV export util? <2> Darn it... VGCars still aren't updated :'( <3> damn it Stormchaser - give it back <2> *VGCats <2> lig: No it's not! <0> not what? <2> Kog: That doesn't involve you :) <0> you said it in public, not me <0> oh hell, the openssl lib looks real nice <0> I wonder how fast it is <0> probably much faster than that crappy *** Crypt_RSA <0> caffinated: yes, but you can't run it from the web <0> caffinated: further, I coulda just stolen the phpMyAdmin lib for it <8> Kog: sure you could. <2> Kog: Sure you can... exec() <0> caffinated: if I wanted to wrap an exec call <0> caffinated: I make it a policy to never run exec <0> it just asks for trouble <2> Kog: It depends on situation <0> I also made sure to get rid of suexec <8> makes more sense than reinventing the wheel. there may even be a way to do it via SELECT INTO FILE
<0> caffinated: not really... see, there's this thing called work... they pay you to do **** like that ;) <8> sorry, OUTFILE <0> it was like 15 lines of code <8> Kog: right, but why write 15 lines of redundant code? <0> and I decided to spend a few hours making it verbose, so now it's ~130 <0> caffinated: because someone is picking up the tab <0> caffinated: and because they stiffed me for $$$ <2> fair enough <0> caffinated: so they no longer get efficient time from me <0> caffinated: a 50c an hour raise? <0> caffinated: come on, I'm not in highschool <0> caffinated: I have a 4 year degree, a ****-ton of exp and I'm doing the work of 4 people <9> what is a good way to determine what country/state/city that a person is connecting from (using their IP address). Are there any opensource solutions out there? <8> Kog: nor am I. I suppose I have higher coding standards though. <0> caffinated: so I figure while I'm looking for a new job, I'm going to charge for slow work ;) <0> caffinated: neh, my boss wanted it anyway <0> caffinated: so... whatev <0> I coulda taken the lazy solution <0> but didn't <0> caffinated: the fastest solution would be to use the phpMyAdmin code for it, take me 15s to rip out and repackage, throw on their licensing info <2> Kog: I spent 2 hours reading PMA's code, then went "WTF", and recode my own system for content editing :) <0> Stormchaser: not familiar w/ PMA <0> Stormchaser: but I tell you... I'm going to leave my job and go work for someone that isn't a bloody idiot <2> Kog: Sure you are... Php MyAdmin :) <2> Kog: Got my last message? <0> hm.. <0> Stormchaser Kog: Sure you are... Php MyAdmin :) <2> Kog: :) <0> I wonder what's wrong with freenode today... <0> anyway, yeah, sorry... my acronym db hasn't updated yet ;) <2> ask lilo here :) <10> With Explode is there anyway to explode something by multiply spaces. Like some have 1 some have 2 but i don't knwo how many spaces its goign to have? <0> Stormchaser: last I checked he had me on ignore <2> Kog: lol! Why? <0> Stormchaser: we got into an argument about freedom of speech... I'm also a programmer for Atheme/Charybdis <0> Stormchaser: I'd say more, but this is hardly the place <2> Kog: I don't even know, what that is :) <0> well, Charybdis is (supposedly) the thing that was going to replace Hyperion (FreeNode's current IRCD) <0> it's run by a guy who's a tad bit unpleasant <11> ^ATOMIC^, use preg_split <2> Kog: Hm... Just read it... In fact reading it... <2> Kog: Have you tried unreal as well? <0> hahahahahah <0> HAHAHA <0> HAAAAAAAAAH <0> you're joking right? <2> Kog: I said 'tried', dammit <0> I've been on networks that run unreal, but I'm not foolish enough to want to run it myself, no <0> although, about 7 years ago I ran a win32 unreal box for a friend <0> then I told him Beware was a better IRCD <2> hehe :) <2> Hm... configuration seems cimilar to Unreal... <0> well, it certainly doesn't use ircu style :lines <0> but that's because it uses yacc <0> been talking to LaptopBrain about inspircd... their config and parsing looks pretty nice <0> and t heir config API is good <0> uses a wierd form of SGML <12> Not bad... only $2150 <2> Jymmm: Looks expensive. How much? <2> heh <12> damn thing has more ram than most computers <0> at $2150 video card? reminds me of SGI... <13> hey <14> how do you make an image confirm on forms? <12> Kog that's basically what it's for... CAD <0> Jymmm: jesus, what the hell are you modelling? <13> is there a way to get the information about a user (such as ip address, browser, os, resolution, kernel, etc) using php? <0> 3840 x 2400... why would you want to do that to yourself <0> Mewshi: look at the predefined variables <12> Kog: I'm tired of waiting for the damn thing to refresh. <13> what? <0> Jymmm: huh?
Return to
#php or Go to some related
logs:
justask neopets
unable to access resume device LABEL= -raid
#suse #fedora #ai parhelia mplayer .config comparing string vars javascript trim #perl Sys_LoadDll(ui) failed dlopen() (snd_pcm_dmix_open) unable to open slave
|
|