Talk:Current projects
From PlainOldWebserver
the referring page says there's a wiki for POW too, but only breadcrumbs and chat are listed. what up?
I wanted to post the author's code, but he did not respond, so I'm in Limbo. I'll ping him again, since it was a fun app, and it worked on a very basic level. -DK
Contents |
[edit] feedback
[edit] Wiki
Me too.
You can tell the author of the wiki application that multiple people came to the discussion page to ask about the absence of the wiki app from the current projects list. I'd be interested in hearing more about it even if he or she isn't prepared to release their source code.
Oh, maybe I should have said this upfront. Your projects sound very interesting. I am looking forward to trying them out. wikipedia:user:geo swan 10:44, 17 March 2007 (PDT)
[edit] Smaller projects
I would like if there was some smaller projects available, like a visitor counter (or something showing other stats of some kind, e.g. active users or something), a gestbook (with Captcha maybe) or a Shoutbox. (edit: Can you make a simple gestbook with CGI? http://www.davidkellogg.com/wiki/Some_Basic_CGI_Tips) //Knifström
[edit] Ajax?
Your Ajax page assumes the reader knows what Ajax is already. Sorry, I have never heard of it. What is it?
- Ajax (AJAX) is a very popular web development technique today for creating interactive web applications. As very basic explanation: it allows you to change content (or some parts of content) of current loaded page dynamically (without its reloading) by requesting some external sources (files) via XMLHttpRequest method. --kristallex 02:13, 3 April 2007 (PDT)
Cheers! wikipedia:user:geo swan 10:44, 17 March 2007 (PDT)
