Go to home page mail me! RSS Feed
FoxMetrics Web Analytics

August 2010 Entries

JQuery Mobile is here and looking good…

JQuery mobile not to be confused with JQTouch is now available, and I have to say its looking very promising. If you are a big JQuery fan like me and you are interested in build one or more UI for a mobile platform then look no further – the new JQuery Mobile is Touch-Optimized Web Framework for Smartphones & Tablets. jQuery mobile framework takes the "write less, do more" mantra to the next level: Instead of writing unique apps for each mobile device or OS, the jQuery mobile framework will allow you to design a single...

posted @ Saturday, August 14, 2010 8:33 PM | Feedback (0)

A quick and dirty JavaScript Ellipsis function

While working on my upcoming cool project, I wanted a JavaScript function that will perform an Ellipsis, bare in mind that I usually use C# and already have a .NET method that will do just that. However, in this case since my web application is 90% JS, I figured I could just do that client side. Here is what I came up with, I just wrote this 5 minutes ago, so use at your own risk. Ellipsis (plural ellipses; or "three little points of suspension"; from the Greek: ἔλλειψις, élleipsis, "omission") is a mark or series...

posted @ Sunday, August 08, 2010 3:33 AM | Feedback (0)

A very interesting robots.txt file

from last.fm   User-Agent: * Disallow: /music? Disallow: /widgets/radio? Disallow: /show_ads.php Disallow: /affiliate/ Disallow: /affiliate_redirect.php Disallow: /affiliate_sendto.php Disallow: /affiliatelink.php Disallow: /campaignlink.php Disallow: /delivery.php Disallow: /music/+noredirect/ Disallow: /harming/humans Disallow: /ignoring/human/orders Disallow: /harm/to/self Allow: /

posted @ Thursday, August 05, 2010 1:56 PM | Feedback (0)

Next entries »