so im gonna keep up with showing all yall what i find. i cant afford to do it daily but after i find enough stuff on the interweb ill keep sharing it.
i know this much. lists like this really help me. im typically an outoftheloop sort of fella so by the time i find cool stuff its years later than the crowd. so maybe just maybe this will help y...... [Show More]
john has done a really good job at wrapping up information on the various options for javascript developers on the iphone platform .
he discusses the various approaches
jiggyapp jiggyapp provides a full api for developing an application apparently separate from most of the typical apis. arguably though the code ends up being relatively usable jailbroken only
jscocoa js...... [Show More]
john resig javascript iphone apps ive been watching with interest developers create new applications for the iphone. owning one myself and being knowledgeable in javascript ive been wondering what options there were for...... [Show More]
you can get most of the benefits of an iphone application without writing a single line of objective c. an open source project called phonegap lets your wrap your website in iphone app goodness. and you can even charge for your creation.
even more exciting than being able to easily create an app is getting access to some native iphone apis. currently phonegap supports javascript access to the ... [Show More]
this post by john resig of jquery fame introduced me to a realtime webbased collaborative text editor called etherpad . as a javascript guru resigs interest in etherpad is that its written entirely in js on both the client and server sides. my interest is more prosaici see it as a great way to collaborate on reports.
heres how it works you go to t...... [Show More]
the march of access control john resig writes about the w3cs new access control specification . the specification would make requesting remote resources a lot easier if youve ever had the pleasure of dealing with the rats nest that is crossdomain xmlhttprequests youll know what the issue is here
the web is changing. historically its been painfully easy to re...... [Show More]
firefox china edition its a local browser for local people
firefox china edition isnt going to replace the product that we ship as firefox in china and as with any bundle if a user decides they want to remove this extra functionality they can do so in the addons manager. even so li and his team have been careful to ensure that as a product produced by mozilla online it a...... [Show More]
jquery hello world Post Source: www.mkyong.com Posted: Nov 18 2008 16:03:45
jquery is a fast and concise javascript library that simplifies html document traversing event handling animating and ajax interactions for rapid web development. jquery is designed to change the way that you write javascript.
jquery is a new technology definitely not i rather said jquery is a new approaches to simplify client side web development like the html traversing with dom and a...... [Show More]
john resig does some extensive tests after noticing some odd behavior in js speedtests and notes his findings effectively these browsers ie opera safari and webkit nightly all on xpvista are only updating their internal gettime representations every 15 milliseconds. this means that if you attempt to query for an updated time itll always be rounded down to the last ...... [Show More]
this is officially the week of john. if he delivers top notch posts for the rest of the week he wins an ajaxian award or something. maybe we need to bring back the pack of cards where each card is an ajax personality and john gets to be ace of hearts or something.
i remember talking with some of the v8 team about how poor the world of timing is. chrome is a lot more accurate in its...... [Show More]
simple jquery time picker
john resig writes about maxime haineaults new jquery time picker. this would be pretty cool to see in the django admin
recently maxime haineault announced a simple jquery plugin for inputting a new time of day called jquery.tim epickr.js. its principles are very similar to jquery itself get users to input the time as simply as possible with as little i...... [Show More]
if youre interested in leaning jquery the write less do more library or maybe you need help being convinced its the javascript framework you want to devote your time and energy to. heres a pretty in depth video intro to jquery by the creator john resig given at the ajax experience 2008 conference.
he assumes you dont know anything about jquery ...... [Show More]
20081113 Post Source: www.google.com Posted: Nov 12 2008 16:00:00
12 principles for keeping your code clean by chris coyier
beautiful html is the foundation of a beautiful website. when i teach people about css i always begin by telling them that good css can only exist with equally good html markup. a house is only as strong as its foundation right t..
accuracy of javascript time there were two events recently that made me quite concerned.
first i ...... [Show More]
john resig ha postato un articolo molto interessante denominato element traversal api dove spiega come la situazione delle specifiche dom si stia evolvendo con nuove propriet disponibili per navigare con pi efficacia nella struttura delle nostre pagine e soprattutto con il supporto di .children ora disponibile per tutti i browser dopo laggiunta del supporto in f...... [Show More]
shop for tshirts gifts art posters and more at zazzle
nice zoomable results guys.
john resig css animations and javascript
apple and the webkit team have recently proposed two different additions to css css transitions and css animations.
the two specifications are confusingly named and its hard to tell what the difference is between them at first glance. however to...... [Show More]
time picker ui Post Source: www.ajax-blog.com Posted: Nov 12 2008 05:01:53
john resig linked to an interesting new time picker ui that maxime haineault implemented as a jquery plugin
he made a two click time picker. the first click is within the time field. this activates the display and allows the user to choose the time all of which is done by moving the mouse over the times that you desire. the final click is anywhere filling in the time that...... [Show More]
a while back i posted about an interesting experiment on sending fonts over the web as javascript . heres a look at a more robust solution to the same problem web fonts.
check out this list of wikipedias . do you see a lot of question marks or little meaningless boxes the reason you get that junk is that you dont happen to have the right fonts installed locally on your compute...... [Show More]
deadly expandos Post Source: jbradforddillon.com Posted: Nov 11 2008 22:14:56
john resig talks about some pitfalls of old dom debris in current browsers. be careful how you name your elements. overlap with dom methods can be dangerous. go to deadly expandos...... [Show More]
Feeds and posts are not affliated with ://URLFAN. They are displayed here simply for informational purposes, if you would like to remove your feed please contact us.