El Blog del Antonio

Programming Web with PHP, CSS, Javascript and ∞

Follow me on TwitterRSS Feeds

  • Home
  • Labs
    • Lightbox XL
    • AutoComplete for Prototype.js
    • Autocomplete for JQuery.js
  • About
  • Contact
open-source-iphone-ipod-touch-development-kit-iwebkit

Build iPhone Web Apps with iWebKit

Jan 5th

Posted by Antonio Ramirez in Javascript

No comments

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 >

Javascript, Web
Picture 6

SWFUpload_0_0. Error HTTP Status: 403 Solved

Jan 5th

Posted by Antonio Ramirez in How To

No comments

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 >

Javascript, PHP, Tools, Web
eyeOS a Web Operating System

eyeOS a ‘very close’ Web Operating System

Jan 4th

Posted by Antonio Ramirez in On The Web

No comments

eyeOS a Web Operating System

I would like to talk to you about an open source Web application that I have followed since its beginnings: eyeOS. This application started with the goal to become a true Web Operating System and now the guys call it Open Source Cloud Computing’s Web Desktop. Even though the idea of having the system files on a server and have ‘dumb’ clients is not new, these guys have created a great tool and nowadays they even work in conjunction with the IT monster IBM.

Maybe the dreamed future of every System Administrator is near, where they do More >

Tools, Web

Cookie jQuery Plugin

Jan 2nd

Posted by Antonio Ramirez in JQuery

2 comments

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 code

Remember 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 >
Javascript, JQuery, Plugin
cookies

Cookies on Roids -JSON Based

Jan 1st

Posted by Antonio Ramirez in Javascript

2 comments

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 >

Cookies, Javascript, Tools
jQuery

JSON jQuery Plugin

Dec 30th

Posted by Antonio Ramirez in JQuery

6 comments

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, JQuery, Tools
autocomplete

Ajax Powered Autocomplete Plugin for JQuery.js

Dec 29th

Posted by Antonio Ramirez in Ajax

1 comment

I am glad to announce the launch of the successfull Ajax Powered Autocomplete for Prototype.js now as a plugin for JQuery. No much to say… if any of you want to have a look at this piece of code you can check it here.

Any feedback is highly appreciated.

Ajax, Autocomplete, JQuery, Plugin
PayPal

How to change Paypal’s front page language

Dec 22nd

Posted by Antonio Ramirez in How To

3 comments

I am currently developing an application and I wanted to use PayPal’s checkout method as now it allows us, mere mortals, to use our credit cards without the need of being paypal’s user. But, I had a huge problem, I explain:

My Web project has multiple language support, that means, that a guy can choose the language he wants to see or experience my site, that a guy can be in Australia and be Spanish and choose to view my site in Spanish. You may wonder why I am explaining so much this, well, it seems that the guys from PayPal More >

Paypal, Web
Picture 9

Javascript Online Compression Tools

Dec 21st

Posted by Antonio Ramirez in Javascript

No comments

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
The Online YUI Compressors

These tools allows us to make use of the famous Yahoo Javascript Compression algorithm. Both of the above references does the same More >

Design, Javascript, Tools, Web
Picture 7

Ajax Load -Ajax Loading GIF Generator

Dec 18th

Posted by Antonio Ramirez in Ajax

No comments

Who of those of you that use ajax on your projects aren’t looking around the web to find the perfect ‘loading please wait’ GIF for your brand new web application or site? I have to confess that I was one of them. I am not a designer, I can program any web application in a matter of days but when it comes to design… puff… It is the reason why I am always crawling the web for ‘inspiration’.

One of those days crawling I found an online tool created by kath called Ajax Load – Ajax Loading GIF Generator. There you don’t need More >

Ajax, Javascript, Tools, Web 2.0
«1234»
  • Search

  • User Login






    • Register
    • Lost your password?
    • Recent comments
    • Popular posts
    • Archives
    • Tags
    • Categories
    • Ajax (6)
    • CSS (3)
    • Design (6)
    • How To (6)
    • Javascript (11)
    • JQuery (8)
    • On The Web (21)
    • PHP (14)
    • Portfolio (2)
    • Tools (27)
    • Visual Basic (2)
    Activex Control Actual Ajax Apache Server Apple Autocomplete Class Cookies CSS Design Frameowrk Google Maps How To Internet Explorer Javascript Jobs JQuery Microsoft MVC News OCX On The Web OO Open Source Paypal PHP Plugin Programming Tools Utilities Video Visual Basic Web Web 2.0
    • July 2010 (1)
    • June 2010 (6)
    • May 2010 (1)
    • March 2010 (1)
    • February 2010 (4)
    • January 2010 (12)
    • December 2009 (12)
    • Image Gallery via Ajax using JQuery Tools (8)
    • JSON jQuery Plugin (6)
    • Zend Server CE Personal Experience (5)
    • EzCryptoApi OCX Control (3)
    • How to change Paypal’s front page language (3)
    • Cookies on Roids -JSON Based (2)
    • Cookie jQuery Plugin (2)
    • Ajax Powered Autocomplete Plugin for JQuery.js (1)
    • Technology Exact Production Costs? (1)
    • P.O.R.K. Object Relation Mapper (0)
    • Jon B.: I do believe I've solved the problem. I looked in the jquery version and saw that Antonio had had a...
    • Jon B.: Here's an example of the problem I'm having with the...
    • Jon B.: Thanks for that answer. I'm a big fan of the original bsn version, but since I already use...
    • Henry Weber: Awesome job - this is absolutely great! One problem I've found though... do you know how I can get...
    • Antonio Ramirez: Please download the files of AutoComplete for JQuery and use the resource files but the JS files......
    • Jon B.: The zip file I downloaded only contained the file autocomplete.js, but the code and your comments...
    • Antonio Ramirez: Good to see you around here Sargo!
    • Sargo Darya: Well, that's what I call customer support. Nice to see someone from Zend actually respond with a...
  • Most Downloaded

    • (2767) Ajax Powered AutoComplete
    • (2056) Ajax Powered AutoComplete for JQuery
    • (756) LightboxXL for Prototype
    • (369) jQuery Cookie Plugin
    • (307) EzCryptoAPI OCX Control
    • (296) Get Lat Lon Finder
    • (227) EzRegAPI OCX Control
    • (202) Cookies on Roids
  • El Blog del Antonio

    • About Antonio

      Antonio Ramirez I'm a 38 year old Web Developer working from Ibiza, Balearic Islands, Spain. I am Founder and Lead Developer for Bookakar.com and Ibizawebguide.com. I don't normally design, but if I have to, I do... I normally make them work (specialized in Web applications). more...

      About the Blog

      This blog is targeted toward all levels of web designers and developers. All web topics are discussed, including CSS, Javascript (MooTools and jQuery), PHP, and more.

    • My latest tweets

      Loading tweets...
      Follow me on Twitter!
    • Static

      • About
      • Contact
      • Labs
        • Autocomplete for JQuery.js
        • AutoComplete for Prototype.js
        • Lightbox XL
Mystique theme by digitalnature | Powered by WordPress
RSS Feeds XHTML 1.1 Top