Author |
Message |
hitwalker
Sells PC To Pay For Divorce

Joined:
Posts: 5661
|
Posted:
Fri Sep 16, 2005 4:19 pm |
|
|
|
 |
VinDSL
Life Cycles Becoming CPU Cycles

Joined: Jul 11, 2004
Posts: 614
Location: Arizona (USA) Admin: NukeCops.com Admin: Disipal Designs Admin: Lenon.com
|
Posted:
Sat Sep 17, 2005 12:16 am |
|
OMG! Now you got me thinking again...  |
_________________ .:: "The further in you go, the bigger it gets!" ::.
.:: Only registered users can see links on this board! Get registered or login! | Only registered users can see links on this board! Get registered or login! ::. |
|
 |
 |
hitwalker

|
Posted:
Sat Sep 17, 2005 3:15 am |
|
Oh?..
Explain........  |
|
|
|
 |
VinDSL

|
Posted:
Sat Sep 17, 2005 3:50 am |
|
|
|
 |
hitwalker

|
Posted:
Sat Sep 17, 2005 4:16 am |
|
yes indeed your doing it again...
ok when done i wanna have a copy... |
|
|
|
 |
izone
Involved


Joined: Sep 07, 2004
Posts: 354
Location: Sweden
|
Posted:
Sat Sep 17, 2005 8:59 am |
|
VinDSL, very funny!
But I was looking for this module to download it and I couldn't find it on your site!!
Do you have a direkt link to download this?
Thanks |
|
|
|
 |
hitwalker

|
Posted:
Sat Sep 17, 2005 9:06 am |
|
he...he...great ideas i allways have..
give him so time to finish it izone.. |
|
|
|
 |
djmaze
Subject Matter Expert

Joined: May 15, 2004
Posts: 727
Location: http://tinyurl.com/5z8dmv
|
Posted:
Sat Sep 17, 2005 9:36 am |
|
Here's a simple one
http://dragonflycms.org/mailsig.php?id=hitwalker
http://dragonflycms.org/mailsig.php?id=VinDSL
Code:$image = "gmail.png";
$im = imagecreatefrompng($image);
//$tc = ImageColorAllocate($im, 0, 128, 0);
$name = (isset($_GET['id']) ? $_GET['id'] : 'nobody');
$left = (82 - (strlen($name)*7));
$char = 256/strlen($name);
for($i=0; $i<strlen($name);$i++) {
$top = (is_int($i/2) || $i == 0) ? 2 : 4;
$tc = imagecolorallocatealpha($im, (256-$i*$char), 128, ($i*$char), 50);
ImageString($im, 3, ($left + ($i*7)), $top, $name[$i], $tc);
}
header('Pragma: public');
header('Pragma: no-cache');
header("Content-Type: image/png");
Imagepng($im,'',100);
ImageDestroy($im);
|
|
|
|
|
 |
hitwalker

|
Posted:
Sat Sep 17, 2005 9:43 am |
|
ah djmaze, thats nice..........lol |
|
|
|
 |
VinDSL

|
Posted:
Sat Sep 17, 2005 5:22 pm |
|
|
|
 |
hitwalker

|
Posted:
Sat Sep 17, 2005 5:27 pm |
|
And where's my copy ?
And on your site ...Waiting: 355 ?
Is that new? |
|
|
|
 |
VinDSL

|
Posted:
Sat Sep 17, 2005 5:55 pm |
|
Still working on it...
And, yes, I have 355 users waiting for approval. See above...  |
|
|
|
 |
hitwalker

|
Posted:
Sat Sep 17, 2005 6:02 pm |
|
|
|
 |
VinDSL

|
Posted:
Sat Sep 17, 2005 7:06 pm |
|
VinDSL wrote: | Still working on it... |
I'm busier than a one-armed wallpaper hanger, most of the time... Don't even have time to okay new members... |
Last edited by VinDSL on Sat Sep 17, 2005 10:14 pm; edited 1 time in total |
|
|
 |
VinDSL

|
Posted:
Sat Sep 17, 2005 9:56 pm |
|
Okay, it's good enough for the girls I go with...
Choose your poison:- Dead Link (1583KB)
- Deak Link (2170KB)
Let me know how it works for you. This was really rushed (less than 24 hrs).
If it looks okay, tell me and I'll put it on my website for public downloading... |
Last edited by VinDSL on Sat Sep 17, 2005 11:18 pm; edited 1 time in total |
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Sat Sep 17, 2005 11:15 pm |
|
|
|
 |
VinDSL

|
Posted:
Sat Sep 17, 2005 11:16 pm |
|
|
|
 |
Raven

|
Posted:
Sat Sep 17, 2005 11:20 pm |
|
|
|
 |
hitwalker

|
Posted:
Sun Sep 18, 2005 4:30 am |
|
|
|
 |
izone

|
Posted:
Sun Sep 18, 2005 6:04 am |
|
Thanks VinDSL,
and
if u still are drinking that beer!  |
|
|
|
 |
VinDSL

|
Posted:
Mon Sep 19, 2005 12:13 am |
|
hitwalker wrote: | he...he...great ideas i allways have... |
Now that it's been another 24hrs, I can see several deficits in this module. For instance, it only covers 4 different email addys, and I have limited the 'name@whatever' to the name plus 3 characters, when more are obviously needed for some of these email extensions, et cetera.
For instance:- hotmail.co.jp
- hotmail.co.uk
How now brown cow? Limit the extension to 5 characters -- at least for Hotmail?
The devil is in the details...  |
Last edited by VinDSL on Mon Sep 19, 2005 12:29 am; edited 2 times in total |
|
|
 |
VinDSL

|
Posted:
Mon Sep 19, 2005 12:22 am |
|
Yahoo is going to need at least 6 characters in the extension for - com.ar
- com.au
- com.br
- com.cn
- com.hk
- com.mx
- com.sg
- com.tw
|
|
|
|
 |
VinDSL

|
Posted:
Mon Sep 19, 2005 12:27 am |
|
MSN is only gonna need a '.com' extension, like Google...
*Sigh* The life of a hacker...
I can see another update coming! Any other 'ideas', mijn leider?  |
|
|
|
 |
Raven

|
Posted:
Mon Sep 19, 2005 1:45 am |
|
Did you get the file I sent you? |
|
|
|
 |
VinDSL

|
Posted:
Mon Sep 19, 2005 1:51 am |
|
Raven wrote: | Did you get the file I sent you? |
Hrm..
I dunno -- I'll check. Mail/PM and I don't get along well together... Lycos? |
|
|
|
 |
|