My Blog

Archive for May, 2008

Multiple File Upload plugin for jQuery and IE7 and jQuery validation form

Wednesday, May 14th, 2008

All of you, maybe, know about this super Multiple File Upload. But when I start use it I have a strange things in IE7. I know it you could see it on the plugin website. (Select one file and the set focus again to this field or just try to upload another file).

bug

 

So have I fix this bug.

1. open jquery.MultiFile.js some with editors

2. after

        /// now let’s use jQuery
        slave = $(slave);

insert  this

        slave.attr("name",(slave.name || $(MASTER).attr(’name’) || ‘file’));
        slave.attr("id",(slave.id || MASTER.generateID(slave.i)));
        slave.val(”);
        slave.focus();

3. change

        // Remove element, remove label, point to current
                                        if(slave.i==0){
                                            $(MASTER.eCur).remove();
           MASTER.eCur = slave;
                                        }
                                        else{
                                            $(slave).remove();
                                        };

to

$(slave).remove();

 4. Thats all!

Now problem with jQuery validation plugin.

If you have a error message about that you should enter data less or equal some number.  You should replace all ".max" to ".maximum". Thats all too.

It was very helpful for me, so I hope it will be helpful for you!. If you have any question just ask me.

Desktop Transformation Packs

Thursday, May 8th, 2008

from www.kevinsblog.net/

 

You could transform you Windows XP to

Fedora Linux:

 

Ubuntu Linux:

Windows Vista:

Mac OSX:

 

download

Just use it

Thursday, May 8th, 2008

Just use it! Recommended tools, sites and resources.

You will find recomendation tools and sites for Mac,Windows and Web.

Some of the category Antivirus, Email, Currency conversion, FTP/SFTP, Spreadsheet and others

Do you like google? This google tutorial for you

Thursday, May 8th, 2008

Check this site www.googletutor.com/

Here is some of the topics:

Google Security Tip: Your secret question

Google Reader: Sharing With Notes!

How to add a Google Alert

Quick Gmail Tip: Mute a Conversation

Quick Picasa Tip: Changing thumbnail sizes for easy viewing

Your Domain Says What? 9 Hilariously Misleading Websites

Thursday, May 8th, 2008

   1.      DicksOnWeb.com (Dickson Web)
      This is an example of a purely honest mistake. Dickson Web is a website used for data loggers and chart recorders; however their domain name is misleading. As suspected, they have finally caught on to the words within the domain that give it its misleading message. They now only use this as a link to redirect to their new domain name.

   2.      ChoosesPain.com (Choose Spain)
      Choose Spain. This is a hotel and a realty site for Spain. Hopefully your vacation isn’t as painful as the domain. They do however have some pretty nice land for sale and hotels for rent there.

   3.      ViagraFix.com (Via Grafix)
      This has been around for a while. It was a rather innocent name until Viagra came out. They have "graphix" tutorial cd’s and a bunch of other items related to computer graphics. The company no longer uses this as their domain.

   4.      TeacherStalk.com (Teachers Talk)
      This is a community for teachers and students from across the US to talk about just about anything. It just turns out that by moving the "s" it turns into teacher stalk.


   5.      WinterSexPress.com (Winter’s Express)

      This is a small town’s local newspaper. They are called the “Winter Express”, but the domain can make it appear to be a different type of site. The paper is for Winters, California.

   6.      NYCAnal.com (NY Canal)
      This is a travel information website with links to all sorts of different activities to do on the canals of New York. This is a general website mistake. If you were to start a business on the Cook Islands, you would end up with .co.ck at the end of your domain. Co is the standard for commercial domains, and .ck is the TLD for the Cook Islands, so either way you will end up with the .co.ck after any innocent sounding domain name.

   7.      WhorePresents.com (Who Represents)
      This is actually a database for contacting the lawyer and/or publicists of some of the biggest actors and actresses out there. Whether or not this actually puts you in contact with the people it claims is beside the point, still somehow, the domain fits for at least some of the people on the database.

   8.      ExpertSexChange.com (Experts Exchange)
      This is a site where Experts can exchange their ideas. It is actually for programmers to get help with their current projects, and yet it makes it sound like it’s advertising the best “sex change” company out there. Since then, for some reason, they’ve changed their domain.

   9.      TheRapistFinder.com (Therapist Finder)
      This is actually a database for you to find a therapist. I thought this was the best of them all, as even without the caps you would probably read it as it sounds. This site is actually pretty big and could really help you find the best therapists in your area.

 

from www.webupon.com/

1 of may in Copenhagen

Friday, May 2nd, 2008

1 of may

(more…)