Programming Web with PHP, CSS, Javascript and ∞
Posts tagged Javascript
Torrenova Rentacar
Mar 31st
Torrenova Rentacar
I would like to show you one of the reasons of why I have been so busy lately: torrenovarentacar.com.
One of the most complete sites in terms of rentacar systems. Fully synchronized with one of the most used rent a car management programs in Spain, CarPlus (www.cargestion.es) and with a highly powerful control panel where the rent a car owner controls absolutely everything. Its web panel features:
- Company details
- Contacts
- Offices and their Google locations
- CarPlus Settings and Sync
- Users
- Extras
- Cars
- Car Groups
- Car Models
- Translations (It can set new languages at will)
If you have time, please check it out as I would love to get some feedback More >
Visual Lightbox
Feb 8th
This post is for those who wish to implement a beautiful Lightbox plugin on their site or blog and, unfortunately, do not have a clue about Javascript and/or jQuery and/or Html.
VisualLightBox is a free application that helps you easily generate online photo albums, lightbox gallery with a nice Lightbox-style overlay effect, in a few clicks without writing a single line of code.
Just drag&drop your photos to VisualLightBox wizard window, press “Publish” and your own css web site album with beautiful LightBox effects will open in the browser instantly! No css, image editing, javascript, html coding, just a click to get More >
Get Latitude and Longitude with Google Maps V3
Jan 22nd
I would like to share with you a little piece of code that I find quite useful in my applications. I do create lots of guides that require a small utility to find out the latitude and longitude of a business location from a control panel in order to display the maps appropiately on the Web. Here I will do my best to explain a step procedure on how to do that -once you know the procedure, it is easy to create plugins or whatever you wish to do.
Step 1First of all, lets make a reference to the new More >
jQuery 1.4 -Are you ready?
Jan 14th
jQuery lovers, today, 14th of January, the programmers of jQuery celebrate its anniversary releasing a new version of this wonderful library. Better iFrame support, great new shorthands, I don’t know what to say fellows but I am eager to find out what its new features are capable of.
The jQuery programmers not happy with a new release has also created a new jQuery API site. Check what they have done on their API site here.
John Resig will announce 1.4 release details tomorrow but meanwhile, you can download it and see for yourself.
Build iPhone Web Apps with iWebKit
Jan 5th
Iwebkit is the revolutionnairy open source development kit used to create high quality iPhone and iPod touch websites in a few minutes. In the first 4 months of it’s existance the pack has greatly evolved from a basic idea to a project that has reached worldwide fame!
This Open Source Free Development Kit is accessible to anyone even people without any html knowledge and is simple to understand. In a couple of minutes you will have created a full and profesional looking website.
Awesome new and advanced features offered by no pack in the world like a custom popup and iphone-style form elements.
Check out their More >
SWFUpload_0_0. Error HTTP Status: 403 Solved
Jan 5th
SWFUpload is a client-side file upload tool originally developed by Vinterwebb.se. It uses a combination of Flash and JavaScript to provide file upload functionality beyond what the basic browser provides with the <input type=”file” /> tag.
The main features that SWFUpload provides are:
- The ability to select multiple files in the file browser dialog.
- AJAX-style uploading without a page refresh.
- Upload progress events.
- Namespaced classes compatible with other JavaScript libraries (i.e., jQuery, Prototype, etc.).
- Flash 9 and Flash 10 support. (Flash 8 support dropped in version 2.2.0)
SWFUpload is different from other Flash based upload tools because of the philosophy behind its design. SWFUpload gives developers control by More >
Cookie jQuery Plugin
Jan 2nd
As published on my last post, JSON gives us the great possibility to save objects on Cookies. I have already created a JSON Plugin for jQuery, then, why not create one Cookie Plugin that, in conjunction with the JSON plugin, allows us to save objects on cookies? Well, the challenge was simple and I decided to do it for those using jQuery.
The codeRemember than this plugin works in conjunction with my JSON jQuery Plugin, also on this blog.
jQuery.cookie = {
set : function(name,value,options){
options = $.extend({}, options);
if (value === null) {
value = '';
options.expires = -1;
} More > Cookies on Roids -JSON Based
Jan 1st
Every Web programmer, one day or another, works with cookies. Some of us prefer to use server side cookies, others client cookies, and also both, client and server cookies. On my older blogspot blog, one that I even really care to update everyday as I do with this one, I post one class to work with cookies on the client side and one fellow programmer told me about json cookies. I thought it was a great script and that was because by using JSON (thanks David Crockford again!) encoding we could save objects and arrays of information into our good More >
JSON jQuery Plugin
Dec 30th
I finally got a bit of time and I started playing around with the creation of jQuery plugins and did created a couple of them that I believe all of you will find useful, one of them is a JSON plugin.
As you all know jQuery do not have a JSON encode function. I truly do not know the reason why but to implement it was quite easy -maybe the guys from jQuery thought that it wasn’t really necessary and I agree with them. Most of us use JSON on the server side through PHP or whatever the server tech we More >
Javascript Online Compression Tools
Dec 21st
When a Web project is finished, it is time to think how to make it better, faster… how to improve user’s experience. One of the most important things is javascript code compression in order to speed up page downloads and there are a couple of tools around that allows us to do it.
I just include three references:
- The Online YUI Compressor – by Mike
- The Online YUI Compressor – by Rodolphe Stoclin
- The Online Javascript Minifier - by Vance Lucas
These tools allows us to make use of the famous Yahoo Javascript Compression algorithm. Both of the above references does the same More >







I'm a 38 year old Web Developer working from Ibiza, Balearic Islands, Spain. I am Founder and Lead Developer for