Re: I need ideas for things to code - webbytedd examples

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The watermark worked in FF3...(for me, at least.)

On Mon, Apr 27, 2009 at 6:16 PM, Daevid Vincent <daevid@xxxxxxxxxx> wrote:
> This is tripping me out! i feel so duped! :)
> http://webbytedd.com/b1/photo-retouch/
>
> this didn't work, maybe due to some JS errors. tried in FF3 and IE6.
> http://webbytedd.com/b/watermark/
>
> I like your arrow captch idea:
> http://webbytedd.com/aa/assorted-captcha/
>
> also the date and clock are nice:
> http://webbytedd.com/b/kewl-date/
> http://webbytedd.com/b/binary-clock/
>
> the transparent bg is green in FF3/XP and IE6/XP
> http://webbytedd.com/ccc/dragdrop/
>
> http://webbytedd.com/b/color-rows/
> you know you can do this too:
> <tr class="<?= (($r = !$r) ? 'row0' : 'row1' ) ?>">
>
> How come you don't have a way to see/download the source code for all these
> examples?
>
> cheers,
>
> http://daevid.com
> "Some people, when confronted with a problem, think 'I know, I'll use XML.'"
> Now they have two problems.
>
>> -----Original Message-----
>> From: Charles Harvey [mailto:linuxlsr@xxxxxxxxx]
>> Sent: Saturday, April 25, 2009 11:56 AM
>> To: php-general@xxxxxxxxxxxxx
>> Subject: Re:  I need ideas for things to code
>>
>> This was a surprisingly good idea that works for me, as I
>> haven't coded in
>> about 3 years and need to get my hand back in.  Trying to
>> make use of one
>> idea led to several others.  Thanks, tedd!
>>
>> Charles
>>
>> On Sat, Apr 25, 2009 at 4:54 AM, tedd <tedd.sperling@xxxxxxxxx> wrote:
>>
>> > At 7:00 PM -0400 4/24/09, Andrew Hucks wrote:
>> >
>> >> I've been coding PHP for about a year, and I'm running out
>> of things to
>> >> code
>> >> that force me to learn new things. If you have any suggestions, I'd
>> >> greatly
>> >> appreciate it.
>> >>
>> >
>> > Andrew:
>> >
>> > Here's an idea. Go through the php manuals and make small
>> examples of
>> > everything you find.
>> >
>> > That way not only do you learn, but you have examples to
>> fall back on when
>> > the need rises.
>> >
>> > Here's a small (believe me) portion of the demo's I've
>> written over the
>> > years:
>> >
>> > http://webbytedd.com/a.php
>> >
>> > These cover different languages, but it will give you the
>> idea. Just make a
>> > inventory of examples and post them with code. Not only
>> will it help you,
>> > but might help others when you answer questions on this
>> list showing the
>> > solution.
>> >
>> > Cheers,
>> >
>> > tedd
>> > --
>> > -------
>> > http://sperling.com  http://ancientstones.com
>> http://earthstones.com
>> >
>> >
>> > --
>> > PHP General Mailing List (http://www.php.net/)
>> > To unsubscribe, visit: http://www.php.net/unsub.php
>> >
>> >
>>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux