kevinandre
  • About Me
  • Portfolio
  • Photography
  • Poetry
  • Contact Me
MooTools + RequireJS

Using Require JS to Load Mootools

On October 26, 2011

There are many scripts for loading JavaScript. One of my favorites is RequireJS. David Walsh wrote an article about loading Mootools using RequireJS but his technique requires loading mootools core as a whole. What about loading the Mootools modules separately?

Mootools, downloaded from github, comes with packaged with a utility called [...]

Continue Reading →

Session with Facebook Graph API

On June 22, 2011

I ran into an issue while using the Facebook Graph API. I could never get the session to change from null though I was successfully being authenticated. Turns out a call to getSession() should be performed in the callback page. Calling getSession immediately stores the session information from the Request object. From that point, your [...]

Continue Reading →

Focused

On April 7, 2011

Focused, I am focused but I stray for a moment to see
The sounds of a beautiful woman walking towards me

Continue Reading →

I Dream

On April 7, 2011

what is the meaning
when I close my eyes?
when I embrace the nocturnal likeness of myself,
this thing called night,

I dream

Continue Reading →
rtmcheatsheet

Remember the Milk Cheatsheet

On March 3, 2011

A little cheatsheet I created to help me with the cool commands available for the online task management application called Remember the Milk. Thought I’d shared it.

Continue Reading →

Checking Forms for Modifications

On January 22, 2011

Sometimes in applications forms are submitted without any changes being made. This can of course be a waste of bandwidth and processing time on the server. This very simple MooTools class checks the values in a form to see if its values have been modified and returns a result of true or false.

Continue Reading →

Using MooTools Packager

On January 20, 2011

It is now possible and recommended to generate MooTools (and its plugins) yourself using MooTools Packager or MooTools Depender. These libraries combine multiple javascript files into one for single file deployment. Once you understand the convention these libraries use, building a single production file is a breeze. This article focuses on setting up your javascript files for use primarily with Packager.

Continue Reading →

Creating Pseudos for dojo.query

On December 2, 2010

I enjoy using libraries that have built query support for XML. Much of the data that is generated by my organization’s internal applications is in the form of XML. 9 times out of 10 I have to parse that data for values to be used for my development. My most recent development project prompted me [...]

Continue Reading →
flower7

Flowers

On November 9, 2010

Continue Reading →
10

Tampa, FL

On November 3, 2010
Continue Reading →
← Previous Entries
  • Words from the Bird

    • No public Twitter messages.
  • Post Categories

    • Ajax (1)
    • Development (4)
    • General (1)
    • Mootools (3)
    • Photography (2)
    • Poetry (3)
    • Technology (3)
  • My Photos

"Error: Please make sure the Twitter account is public." — xsokev

kevinandre

  • Home
  • About Me
  • Portfolio
  • Photography
  • Contact Me
© 2010 kevinandre
Platform by PageLines