Post pobrano z: friendly duck![]()
Archiwum miesiąca: listopad 2009
Twhite
Post pobrano z: Twhite
Guinness: Bring It To Life
Post pobrano z: Guinness: Bring It To Life
Advertising Agency: AMV BBDO, London, United Kingdom
Executive Creative Director: Paul Brazier
Creative: Paul Brazier
Agency Producer: Yvonne Chalkley
Director: Johnny Green
Post House: The Mill
Multiple Links Inside One: Pluralink
Post pobrano z: Multiple Links Inside One: Pluralink
Pluralink is a tiny JavaScript library for displaying multiple links inside one link.
Rather than mentioning all your links one-by-one, a major link will be displaying all the options when clicked.
Usage is pretty simple:
<a href="http://firstlink.com/||http://secondlink.org/" title="First link description||Second link description">Some pluralink</a>
is all to do after inserting the JS file into our webpages.
The cons are:
- not unobtrusive (if the JS is off, the links won't be working)
- no RSS support (Pluralink team says "they are working on it")
The library also comes as a WordPress plugin for easier integration.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!
Tags: Javascript
Related posts
- Zoom Script With A Smart Interface: TJPzoom
- YUI Slideshow: Customizable And Animated Slideshows
- What You See Is What You Ajax: WaveMaker
- wForms: Easy JavaScript Form Controls
- Web Based FTP Client Similar To Windows Explorer
Puma Tribes
Refactoring your code to Fluent Interface
arno.alvaana@gmail.com (Arno Zijlstra) napisał interesujący post:
With the introduction of chaining methods together in PHP 5 we now have the opportunity to implement Fluent Interfaces in PHP which opens up an interesting way of writing more readable and smaller code.
Fluent Interfaces are not a new programming construct, they provide us with the ability to directly de-reference an object, PHP developers can build objects using fluent interfaces.
On the first look this might look like abracadabra if you are totally new to the new buzzword “Fluent Interfaces”. Fluent interfaces are best described as way of chaining methods of an object together. By having a method return a reference to the object itself, return $this; you chain methods together like this:
$this->methodOne()->methodTwo()->methodThree();
The point of using fluent interfaces is simple; to make your code easier to read (and in the end also easier to maintain). My interest has been triggered by the articles Júlio Pontes has been posting on the All […]
Czytaj dalszą część postu
15 Out-Of-The-Oven Adobe AIR Applications For Designers & Developers
Post pobrano z: 15 Out-Of-The-Oven Adobe AIR Applications For Designers & Developers
Adobe AIR applications are great considering the ease-of-use & simplicity they offer.
Almost regulary, WRD is sharing the fresh Adobe AIR applications that web designers & developers will find useful, like:
-
15 New Adobe AIR Applications For Designers & Developers
-
16 Fresh Adobe AIR Applications For Designers & Developers
-
27 Adobe AIR Applications – Handy For Web Designers
Since then, new applications are created & ready to use. And, here they are:
Image Editing, Debugging & Invoicing
zFlick
This is an awesome Flickr search tool that makes browsing between images fun.
Once you find what you're looking for, just drag'n drop that image to your desktop to download it.
PixelWindow
It helps measuring the width/height of any item on the desktop. With a semi-transparent background & custom-presets, it is a great helper when prototyping websites.
Caldera
Caldera resizes, renames & recompiles any number of images in bulk.
You can set it to resize images by scale or spedify a maximum width/height. The renaming function supports automated-names (prefix plus number).
URL Decoder And Encoder
A tiny application with a single purpose: it makes URLs with querystrings more readable, easier to analyze or can create querystrings from a given input.
Debug.a.li.cious Console
An application that transforms ActionScript objects into a human readable format with 5 different debugging levels.
doswf
doswf is an Adobe AIR application for encrypting, confusing & watermarking SWF files.
PreFab
This is a handy application for simplifying common tasks, improving the workflow & enhancing the visual quality of your Flash 3D productions.
It's a small but powerful tool that can add visual quality to low polygon models using a nice bag of tricks thanks to the advanced rendering capabilities of Away3D.
TiltShift Generator
An application for adding camera effects to images quickly.
It is possible to play with blur, color, vignetting settings of images.
uBooks
An invoicing application which is specially built with freelancers in mind.
It is possible to add clients, projects & use the built-in timer to auto-calculate the time worked on projects.
The application also creates invoices & financial reports.
P.S. If the installer fails, try this address.
Time, Task & Project Management
Doit.im
Doit.im helps you organize tasks & focus on items in hand, so that you can closely track the process of your work.
Besides the tasks, it is possible to add projects where sub-tasks can be created.
ToDoDoc
ToDoDoc is a very well-thought project/task & to-do-list manager.
You can use tags for reaching to related actions easier.
PhiToDo
It is a powerful task manager where tasks can be shared with friends & time spent on each task can be displayed.
The application comes with two versions: web & desktop.
Scattrbrain
This is a very simple task-tracking application with a beautiful interface.
Just enter the tasks, select the due date & mark-them complete once done.
FlashTrack Database
A task tracking application which can track the time worked on each task. It can also export reports to MS Excel.
Hourly
Hourly does one thing & does it well. It tracks times you worked on projects & tasks.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!
Related posts
- 15 New Adobe AIR Applications For Designers & Developers
- Real-Time Site Analytics Tool: Woopra
- Rapid Development With Flex: HydraFramework
- Powerful Graphics Framework For Flex: Degrafa
- PDF With Flash Using AlivePDF
Slider With Progress Bar: Presentation Cycle
Post pobrano z: Slider With Progress Bar: Presentation Cycle
Gaya Design is featuring a very nice tutorial (with source) on creating an image slider with a progress bar.
The slider uses the powerful jQuery Cycle plugin (see WRD post) which can rotate images with various effects.
The progress bar is created automatically to reflect the number of images that wi,ll be displayed.
Besides the look & feel of the slider, variables like speed of the slideshow & transitions can be set too.
Here are several examples provided to better findout how it functions.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Dreamhost $50 Discount Code: WRD
Follow WebResourcesDepot At Twitter And Get More Resources!
Tags: Javascript, Progress Bar
Related posts
- Zoom Script With A Smart Interface: TJPzoom
- YUI Slideshow: Customizable And Animated Slideshows
- What You See Is What You Ajax: WaveMaker
- wForms: Easy JavaScript Form Controls
- Web Based FTP Client Similar To Windows Explorer
Ugly coïncidence? / Une très moche coïncidence?
Post pobrano z: Ugly coïncidence? / Une très moche coïncidence?
![]() |
![]() |
| THE ORIGINAL? Pig’s Eye Pilsner Beer – 1994 Source : Communication Arts, BlogAnubis, Agency : Hunt Murray Minneapolis (USA) |
LESS ORIGINAL : Toot-N-Scoot Taxi service – 2007 Source : BRONZE Lion! Agency : Tequila Johannesburg (South Africa) |
| Un telescopage qui en rappelle un autre : Cliquez-ici pour comparer ! Si pour vous c’est une idée neuve… it’s time to call Joe. |


















