search for: webstandard

Displaying 5 results from an estimated 5 matches for "webstandard".

Did you mean: webstandards
2001 Jun 21
3
An handful of tags !
...tags are limited but Mp3 has a good tag system (although the "genre" category could be improved). Now ogg develops a new kind of tagging. I imagine converting all my tags with thousand of tracks... real nightmare... Is there an authority or a project to standardiza tags ? http://www.webstandards.org doesn't seem to be involved, and I know nowhere else... ______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.if...
2006 Apr 26
2
armageddon vs. polling for shared resources, ajax, stale browsers
...erver. On the rails-core mailing list I read about armageddon and the use of Flash for real sockets so the server can push data to the client. That seems great but I''m wary of using Flash at all partly because I don''t know much about it and partly because I believe in sticking to webstandards like HTML, CSS and JavaScript. A future cell phone is more likely to have these three than having Flash. Are these worries unjustified? Will Rails sites using armageddon have to pay money to Macromedia? How many months until armageddon is available? Thanks, Peter
2005 May 27
3
Re: Shorewall development web site (Mike Noyes)
Hello, I leave for a couple days .. (Well months) and look at what has happened. :-) I would throw my support in behind Xoops .. to be honest .. If a portal is what we are trying to achieve here. I just happen to think that sometimes .. More work goes into web design etc than goes into actual Code. But thats because I am a lamer at web design :-) I am coming in here a bit late .. But tell
2005 Aug 08
7
JS Input/Validation Library
Does anyone has any thoughts about starting a project to simplify client-side form validation and input? I started thinking about this because I think date input in most web applications is broken. I really like Simon Willison''s demo: http://simon.incutio.com/code/js/date-parser/ I think this could be improved (by mapping say shift+left-arrow to the previous day, and
2006 Jan 29
11
HTML Output plugin
I have written a very small Rails plugin which makes it spit HTML back at you instead of XHTML. Find details here: http://dev.turnipspatch.com/trac/wiki/HTMLOutput Hope it''s useful to someone! Jon -- Posted via http://www.ruby-forum.com/.