tomorrow is edmonton code camp 2008 so with that in mind i thought id mention a few of the developerfocused technologies ive been messing around with lately. nothing too indepth but enough to get a feel for things.
msmq microsoft message queuing this technology has been around since windows nt 4 and windows 95 but ive never really used it before. i decided to check it...... [Show More]
earlier i had listed 5 plugins for making featured section in wordpress heres a jquery based plugin called s3slider which can be used to create a slideshow with your featured content anywhere.this script is licensed under creative commons attribution 2.5. so you can use it in all you projects even commercial ones and works with all major browsers firefox 2.x win 41firefo x 3.0.3 ...... [Show More]
in my last post i gave you some basic information on javascript that will help you get started on the road to testing your javascript. now for the javascript test frameworks.
javascript test frameworks
i did some research and there are quite a few javascript test frameworks out there
jsspec
j3unit
qunit
jsunit
yui test
screwunit
jsnunit
scri..... [Show More]
there are two powerful and fun elements that the jquery ui provides. when both of them work together you will be able to come up with some creative web application uses for them. the two i am going to be covering are
ui selectable demo documentation
ui draggable demo documentation
i am sure you all want to see what the final product will look like check it out .
t...... [Show More]
lately when doing dynamicajax javascript stuff ive been using the jquery library. its pretty easy to use as a drop in replacement for prototype in rails . if you do start using jquery make sure to download the jquery api browser for offline browsing of the jquery docs . not only is it much faster and handy to have when you are offline ive found the main jquery doc...... [Show More]
jquery data tips Post Source: phpwiz.dk Posted: Nov 20 2008 20:45:33
hvor mange gange har man ikke siddet i noget javascript og skal gemme noget data pa et element og gjort som mig
men laste en blog i dag som introducerede jquery metoden data
jquery.data elem name
som gar at det er muligt at gemme al den data du har brug for pa alle de elementer du matte anske uden at lave fixfaxerier
rsq uoselect or ...... [Show More]
with the arrival of jquery ui 1.5 i was browsing its wiki pages and learning all of the api. i came across the jquery ui wiki page its essentially more jquery effects except these ones are alot more dynamic you can explode puff slide highlight and alot more. i was a amazed that i hadnt seen this page or been linked to it before its something the jquery ui team should be proud o...... [Show More]
the first few jquery plugins i created were basically my attempt at doing prototype in jquery. they were not idiomatic jquery. i did a bit of googling and found some good examples and decided to write a really basic jquery plugin just to cement the format in my head. i figured i would post it here both to further cement it and as a way for you to learn if you want. if you only want to see the end ... [Show More]
i plugin di jquery fioccano peggio che la neve in una tormenta
oggi vi mostro un plugin semplice ed efficiente che permette di estendere la dimensione di un area cliccabile un link agli elementi che la contengono. in buona sostanza a sufficiente settare bigtarget assegnando il nome della classe che si desidera applicare per simulare la pseudoclasse hover e lelement...... [Show More]
say you want to wanted to put little tabs you know the ones like what you get from a lawyer or a realestate again to point out important things off the side of your page so that your users can click bring that tab into view to see what important information you want to point out.a yeah i know youve seen these tabs a millions times and that is fine but you have not se...... [Show More]
httpjqu ery.combl og200811 19cloudf rontcdnf orjqueryjquery .min.js on the fly
posted november 19th 2008 by john resig
here at jquery weve been using amazon s3 to host the jquery code and static site files for quite some time. its remained dependable and quite responsive.
yesterday amazon released the...... [Show More]
well ladies and gents looks like i will be doing another jquery presentation at the web tech november meetup at the investors united baltimore campus on the 24th of november.
the presentation will break from the normal jquery presentations you see on the web and will be approached in the way i explain jquery to coworkers people through my site or tweeter.a i will point you t...... [Show More]
ie htmlxml jquery Post Source: feeds.feedburner.com Posted: Nov 19 2008 11:34:26
web service jqueryjquery ajax web service web service soap xml request response xml jquery ...... [Show More]
in this tutorial ill be showing you how to create a customizable interface with widgets. the finished product will be a sleek and unobtrusively coded igoogle like interface which has a ton of potential applications
the plan
first lets list exactly what well be creating here and what features itll have
this interface will contain severa...... [Show More]
jquery Post Source: www.yibin001.com Posted: Nov 18 2008 05:30:51
i posted about how to build and extender control using asp.net ajax with jquery . during my work i fall into few issues that i resolved and wished to share them with you. these issues are related to callback functions in jquery. for example when calling slideupspeed callback or slidedown 40speed callback . same thing when calling each callback function e...... [Show More]
i use to use something similar to this on my older site to bring down content and a contact form on one side using jquery then about a year later i was thinking why not bring it back up change some styles and write a post for others to use. the concept is pretty simple.
when you press the selector it will slide down panel 1 then using window.settimeout we will call the panel 2 to com...... [Show More]
better jquery code 2 Post Source: blog.ro-design.net Posted: Nov 16 2008 16:00:17
in a follow up to my better jquery code 1 post i will be writing about some other small items that i have found to make my code better and more readable.
chaining
chaining is one of the most beautiful and time save pieces of code structure that jquery brought to the game the problem is is that it can make the code unreadable if not treated correctly.
for example say you wanted to select t...... [Show More]
via the ajaxian i came accross the javascript based framework reglib written by gregory reimer. it is based on some very clever thoughts and makes heavy use of event delegation . event delegation is a technique i used quite a lot at tesco. back then matt dunn who was the lead ui developer there introduced me to its benefits and how it helps to keep the memory footprint down . r...... [Show More]
ive been coding using jquery since shortly after it came out and well ive been using it almost every work day. here is a few tips that have saved me time.
1 use data method instead of storing data inside the dom.
the mistake i see people making all the time is this
r squoselec tor .attr rsqu oaltrsqu o this is the data that i am storin...... [Show More]
how to make a diggstyle faq page with javascript and jquery
first take a look at the example page at digg.com
digg frequently asked questions
we will use the popular and brilliant javascript library jquery.
digg is also using the same library.
first go ahead and download the latest version of jquery here
downloading jqueryjquery javascript library
lets ...... [Show More]
copyright a 2008 httpwww .prodevtip s.com . visit the original article at httpwww .prodevtip s.com2008 1112jqu eryuidra ggableand resizable combinati on .
ive just taken a look at how a rich interface for creating invitations could be created with jquery uis draggables and resizables .
the goal here is to allow two basic elements to be dragged and resized in ...... [Show More]
help with jquery... Post Source: www.webmaster-talk.com Posted: Nov 11 2008 02:50:19
...image gallery similar to this httpwww .webdesign erwall.com demo...p lacement.h tml it seems that all i need to do now is to download the jquery.js file. i went to the jquery website httpdoc s.jquery.c omdownloa ding jquer y and i have some questions...
1. i was expecting to find jquery.js but it looks like i should just download the latest file 1.2.6 right
2. when i reference the ... [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.