#24 Kyle Lacy, Social Media Kung-fu Master Interview. @kyleplacy
#14 Bad ass online business models with co-host @MuhammadInc
How to build a smart Zombie Twitter Account

Posts Tagged ‘JQuery’

13 sweet ass web tools & resources for web developers

/ Produced by 3 Comments

Google Hosted jQuery. Use Google's hosted version to save bandwidth and decrease page load. Packer by Dean Edwards. Take that huge ass Javascript file and compress it! ProCSSor. Make that ugly CSS beautiful. JSON Formatter. Makes JSON pretty. YQL Console. Build Yahoo Query Language for quick JSON or XML from mashup data. PHP Snippets. Bunch of useful PHP snippets. Popuri.us. Quickly see details, page rank, alexa, etc of any website. Ad Assault. Quickly find web sites...

Read More

Making CSS dynamic with LESS [video]

/ Produced by Be the first to Comment!

LESS was originally a ruby gem for Ruby on Rails that made CSS significantly more dynamic. Now there's been ports in PHP, Javascript, and even .NET. None-the-LESS (pun intended), it's worth checking out! This could change the way you write CSS foreva! ...

Read More

How to be a great JavaScript and jQuery Developer [video]

/ Produced by 3 Comments

Microsoft employee Damian Edwards (won't hold that against him!) gives a great 50 minute long coding demo covering the fundamentals of Javascript as it relates to jQuery. Damian covers things like Javascript Functions, Objects, scopes and closures, CSS selectors, events and jQuery animation. ...

Read More