View allAll Photos Tagged jQuery
Creative Web Logo Technologies
Specializing PHP MySQL JQuery AJAX XHTML CSS JAVA SCRIPT WORDPRESS JOOMLA
Most Quick Left Hackfests are what you build in 3 hours or less. But this time, we didn't focus on what you built...but how you got there. On March 27, the Rube Goldberg Hackfest kicked off with nearly 100 folks and 4 teams ended up competiting in the end for prizes from our sponsors: Gnip, ATOMS, Mobiplug, and KST.
Casa Flora fundada em 1970, iniciou suas atividades comercializando laticínios, atuando fortemente no setor atacadista e varejista de secos e molhados
> Desenvolvimento da interface (XHTML, CSS, jQuery);
Projeto desenvolvido na PictureWeb em 2005.
Most Quick Left Hackfests are what you build in 3 hours or less. But this time, we didn't focus on what you built...but how you got there. On March 27, the Rube Goldberg Hackfest kicked off with nearly 100 folks and 4 teams ended up competiting in the end for prizes from our sponsors: Gnip, ATOMS, Mobiplug, and KST.
A screenshot of MegAndTJ.com, an item in my web design & development portfolio.
Website & images by TJ Kelly.
Cars template for website x5 www.x5tuts.com/downloads/cars-v12-pro/ #incomedia #webtemplates #webdesign #websitex5 #html5 #jquery #graphicdesign #graphics #cars
RisingStar is a HTML Template, best suited for Business and Portfolio sites. It comes with 4 skins.
featuredfolios.com/risingstar-4-in-1-business-portfolio-t...
Image gallery is now a days is very attractive and important part of any website. JQuery image sliding effects and image galleries are very common these days. Here I have created an amazing and animated jquery image gallery which is very simple to use and implement in your web pages. I used...
www.99designhub.com/2014/08/stylish-jquery-based-image-ga...
Page Slide provides a way to bring additional content or tools by sliding the whole screen to one side (left, right, top or bottom). Additional content is revealed.
Site pour la compagnie que je présidais Greenbox Créations. Fait à 100% à partir de Wordpress et de jQuery.
Quick hack I'm working on. It
- grabs data in semi-realtime to server as JSON
- loads JSON data into browser as users mouse-over.
This is repeated for my flickr, hackernews, lastfm and delicious links. The test run you see here loads a pre-fetched json file using the flickr API to get the latest images I've uploaded. I update this list every couple of hours or so. Here the test data is simply a static file.
Sure the layout is borked (size etc). But you can see the image with the mouse run over it is constructed via the JSON file building a link with an image in the url with title and link. The result will be sort of real-time. The trade-off is data from my updated sites that will be current today, not necessarily the last minute.
The interesting bit is extracting the JSON file data and then writing the JQuery script in the $.document.ready function. Chaining works as you would expect and I've added the image to a url by identifying a unique image id (generated in Javascript at runtime). A lot to do but it shows me with a bit of preprocessing at the server
- python api request to flickr
- build & check valid JSON file
Then have a small Javascript library using my own tools that read JSON, build an array of objects then hand to JQuery to render a result.
I'll be writing a more detailed example showing how I used the flickr API with python, the resultant JSON file, JQuery and Firebug at a future date.
some time later...
The following url allows you to query your public profile without using the api ~ api.flickr.com/services/feeds/photos_public.gne?id=271642... If you use the api too much you can be throttled. So you have to ask why did I really bother? There may be reasons I want to make calls to the api but for the moment I'll stick with the feed in JSON format.
Here I've added my twitter feeds. A simple call to Twitter using the feed (not API) in JSON format. Removed the mouse-over JQuery as it was annoying.
<<<< start
Most Quick Left Hackfests are what you build in 3 hours or less. But this time, we didn't focus on what you built...but how you got there. On March 27, the Rube Goldberg Hackfest kicked off with nearly 100 folks and 4 teams ended up competiting in the end for prizes from our sponsors: Gnip, ATOMS, Mobiplug, and KST.