Mitchell McKenna - tagged with javascript http://mitchmckenna.com/feed en-us http://blogs.law.harvard.edu/tech/rss Sweetcron mitchellmckenna@gmail.com How to Include JavaScript and CSS in Your WordPress Themes and Plugins http://mitchmckenna.com/items/view/10837/how-to-include-javascript-and-css-in-your-wordpress-themes-and-plugins

So your working on your WordPress theme, and need to include some javascript or css, just throw it in the header or footer right? Well, actually Wordpress has it's own preferred way of including js and css. If you follow their best practices, you can avoid the risk of conflicting with other themes and plugins.

]]>
Fri, 17 Feb 2012 10:18:00 -0700 http://mitchmckenna.com/items/view/10837/how-to-include-javascript-and-css-in-your-wordpress-themes-and-plugins
Some of these examples of the three.js javascript 3D Engine are blowing my mind http://mitchmckenna.com/items/view/10218/mitchellmckenna-some-of-these-examples-of-the-threejs-javascript-3d-engine-are-blowing-my-mind-httptcocts4qpxv

Some of these examples of the three.js #javascript 3D Engine are blowing my mind http://t.co/CtS4qpXv

]]>
Wed, 05 Oct 2011 11:36:00 -0700 http://mitchmckenna.com/items/view/10218/mitchellmckenna-some-of-these-examples-of-the-threejs-javascript-3d-engine-are-blowing-my-mind-httptcocts4qpxv
Notificon - JS Library to Put Notifications in the Favicon http://mitchmckenna.com/items/view/10217/notificon-js-library-to-put-notifications-in-the-favicon

"Notificon is a javascript class for providing client-side favicon notifications. Instead of requiring a number of favicons be created and served up to the client, you can specify a label and a favicon (default being the current favicon) and it will generate a favicon notification."

]]>
Wed, 05 Oct 2011 11:29:00 -0700 http://mitchmckenna.com/items/view/10217/notificon-js-library-to-put-notifications-in-the-favicon
Code Hero: "This Is Your Code Gun" http://mitchmckenna.com/items/view/10089/code-hero-quotthis-is-your-code-gunquot

Code Hero is a co-op first-person shooter where you become a rock star programmer, saving the world from evil AI. You rely on your trusty "code gun" that can copy, paste and edit real javascript as ammunition to blast the enemy, manipulate the world, and build structures creatively.

Code hero gives players unprecedented power inside the game. It's a new type of learning; players start out using powerful code without needing to understand it, then slowly master that code to conquer specific challenges. It's a game first, and a learning tool second.

]]>
Mon, 12 Sep 2011 00:34:00 -0700 http://mitchmckenna.com/items/view/10089/code-hero-quotthis-is-your-code-gunquot
leanModal - Super-Light Weight Lightbox Effect http://mitchmckenna.com/items/view/9812/leanmodal-super-light-weight-lightbox-effect

Looking for something to give a simple lightbox effect (maybe just a login prompt), but don't really want to include something like jQueryUI for just it's dialog effect? This little function is less than 1 KB.

]]>
Sun, 10 Jul 2011 20:20:00 -0700 http://mitchmckenna.com/items/view/9812/leanmodal-super-light-weight-lightbox-effect
jquery.pngFix.js - PNG transparency for IE6 http://mitchmckenna.com/items/view/8734/jquerypngfixjs-png-transparency-for-ie6

"This plugin will fix the missing PNG-Transparency in Windows Internet Explorer 5.5 & 6.

Features: - unobtrusive script, simple to setup - works now also with CSS-Backgrounds (but scaling backgrounds) - works with PNG-Images within Links - TITLE, ALT, CLASS and STYLE-Attributes are considered"

]]>
Thu, 02 Dec 2010 13:04:00 -0700 http://mitchmckenna.com/items/view/8734/jquerypngfixjs-png-transparency-for-ie6
WireIt - YahooPipes-Like Javascript Wiring Library http://mitchmckenna.com/items/view/7888/wireit-yahoopipes-like-javascript-wiring-library

"WireIt is an open-source javascript library to create web wirable interfaces for dataflow applications, visual programming languages, graphical modeling, or graph editors."

]]>
Wed, 21 Jul 2010 20:30:00 -0700 http://mitchmckenna.com/items/view/7888/wireit-yahoopipes-like-javascript-wiring-library
Beautiful Background Image Navigation with jQuery http://mitchmckenna.com/items/view/7362/beautiful-background-image-navigation-with-jquery

"In this tutorial we are going to create a beautiful navigation that has a background image slide effect. The main idea is to have three list items that contain the same background image but with a different position. The background image for each item will be animated to slide into place in different times, creating a really nice effect."

]]>
Wed, 05 May 2010 09:56:00 -0700 http://mitchmckenna.com/items/view/7362/beautiful-background-image-navigation-with-jquery
Opera 10.50 http://mitchmckenna.com/items/view/7322/opera-1050

A look at our latest browser, Opera 10.50 - The fastest browser in the world. You can download it for free at http://www.opera.com/

]]>
Tue, 27 Apr 2010 00:57:00 -0700 http://mitchmckenna.com/items/view/7322/opera-1050
A Few Moments with Titanium http://mitchmckenna.com/items/view/7090/a-few-moments-with-titanium

"A Few Moments with Titanium" #nettuts http://screenr.com/scM

]]>
Thu, 08 Apr 2010 19:03:00 -0700 http://mitchmckenna.com/items/view/7090/a-few-moments-with-titanium
Nivo Slider - The Most Awesome jQuery Image Slider http://mitchmckenna.com/items/view/7059/nivo-slider-the-most-awesome-jquery-image-slider

9 unique transition effects. Simple clean & valid markup. Loads of settings to tweak. Built in directional and control navigation. Packed version only weighs 7kb. Supports linking images. Keyboard Navigation. Free to use and abuse under the MIT license.

]]>
Wed, 07 Apr 2010 16:23:00 -0700 http://mitchmckenna.com/items/view/7059/nivo-slider-the-most-awesome-jquery-image-slider
mcDropdown jQuery Plug-in http://mitchmckenna.com/items/view/6359/mcdropdown-jquery-plug-in

"A unique UI control that allows users to select from a complex hierarchical tree of options. Intuitive and it allows for both quick mouse and keyboard entry. Resizes and positions to stay in the viewport. Options do not show up off screen where users would need to scroll to select them. Quick keyboard entry. Many users prefer keyboard entry for speed of data entry, so efficient keyboard entry is a must. Able to handle very large complex (deep) data trees, but works equally as well with very small sets of data. Easy."

]]>
Wed, 17 Feb 2010 17:42:00 -0700 http://mitchmckenna.com/items/view/6359/mcdropdown-jquery-plug-in
oEmbed Tutorial: Convert Links Into Embedded Content Like Facebook Does http://mitchmckenna.com/items/view/5900/oembed-tutorial-convert-links-into-embedded-content-like-facebook-does

"In this tutorial I want to illustrate how to use oEmbed API to display embedded content (such as Flickr photos, YouTube or Vimeo videos) in your website."

]]>
Sun, 17 Jan 2010 11:01:00 -0700 http://mitchmckenna.com/items/view/5900/oembed-tutorial-convert-links-into-embedded-content-like-facebook-does
Tweet! Put Twitter on your site with this simple, unobtrusive jQuery widget http://mitchmckenna.com/items/view/5646/tweet-put-twitter-on-your-site-with-this-simple-unobtrusive-jquery-widget

"put twitter on your website with tweet!, an unobtrusive javascript plugin for jquery."

]]>
Thu, 24 Dec 2009 10:03:00 -0700 http://mitchmckenna.com/items/view/5646/tweet-put-twitter-on-your-site-with-this-simple-unobtrusive-jquery-widget
Introduction to HTML 5 http://mitchmckenna.com/items/view/4327/introduction-to-html-5

Are you interested in HTML 5 and what's coming down the pipeline but haven't had time to read any articles yet? I've put together an educational "Introduction to HTML 5" video that goes over many of the major aspects of this new standard, including:

  • Web vector graphics with the Canvas tag and Scalable Vector Graphics (SVG)
  • The Geolocation API
  • HTML 5 Video
  • The HTML 5 Database and Application Cache
  • Web workers

The video is chock full of demos and sample source code.

(Note to moderators: HTML 5 is a public open web standard. I'm helping to educate web developers and raise awareness of this open web standard). Cast: Brad Neuberg

]]>
Tue, 22 Sep 2009 13:37:00 -0700 http://mitchmckenna.com/items/view/4327/introduction-to-html-5
9 Ways to Integrate Ajax with CodeIgniter http://mitchmckenna.com/items/view/4308/9-ways-to-integrate-ajax-with-codeigniter ]]> Sun, 20 Sep 2009 23:31:00 -0700 http://mitchmckenna.com/items/view/4308/9-ways-to-integrate-ajax-with-codeigniter FireQuery | Firebug Add-on http://mitchmckenna.com/items/view/4283/firequery-firebug-add-on

"FireQuery is a Firefox addon integrated with Firebug. jQuery expressions are intelligently presented in Firebug Console and DOM inspector. Attached jQuery datas are first class citizens. Elements in jQuery collections are highlighted on hover. jQuerify: enables you to inject jQuery into any web page"

]]>
Sat, 19 Sep 2009 01:38:00 -0700 http://mitchmckenna.com/items/view/4283/firequery-firebug-add-on
jQTouch | jQuery plugin for mobile web development http://mitchmckenna.com/items/view/4144/jqtouch-jquery-plugin-for-mobile-web-development

"A juery plugin for mobile web development on the iPhone, Android, Palm Pre, and other forward-thinking devices."

]]>
Mon, 31 Aug 2009 09:48:00 -0700 http://mitchmckenna.com/items/view/4144/jqtouch-jquery-plugin-for-mobile-web-development
jQuery Overlay | Overlay your HTML with Eyecandy http://mitchmckenna.com/items/view/3656/jquery-overlay-overlay-your-html-with-eyecandy

"This product aims to be the best library for implementing overlays on the web. Period. You have probably encountered other overlaying solutions, and perhaps you even liked some of them, but the reality is that each one of them falls down in one or more of the following areas: Usability, Eye candy, Customization"

]]>
Sun, 26 Jul 2009 14:24:00 -0700 http://mitchmckenna.com/items/view/3656/jquery-overlay-overlay-your-html-with-eyecandy
Aptana | Web Development IDE http://mitchmckenna.com/items/view/3544/aptana-web-development-ide

"Aptana Studio is a complete web development environment that combines powerful authoring tools with a collection of online hosting and collaboration services that help you and your team do more."

]]>
Wed, 22 Jul 2009 18:39:00 -0700 http://mitchmckenna.com/items/view/3544/aptana-web-development-ide