cheeaun (Lim Chee Aun)

Name
Lim Chee Aun
Email
Website/Blog
http://cheeaun.com/
Location
Singapore
Member Since
Mar 05, 2008 (about 1 year)

Following 72 githubbers and watching 282 repositories view all →

Public Repositories (27)

  • glitter

    Simple desktop client for Gmail, built with Titanium.

    legend

    Last updated Sun Nov 08 06:40:53 -0800 2009

  • pentagoo-wave

    Pentagoo on Wave

    legend

    Last updated Sun Nov 08 00:44:33 -0800 2009

  • mooeditable

    A simple web-based WYSIWYG editor, written in MooTools.

    legend

    Last updated Sat Nov 07 02:29:59 -0800 2009

  • mootools-more

    MooTools Plugins and Enhancements Repository

    legend

    Forked from mootools/mootools-more Sat Jan 10 01:02:44 -0800 2009

    Last updated Sat Oct 24 19:12:49 -0700 2009

  • mootools-core

    MooTools Core Repository

    legend

    Forked from mootools/mootools-core Sat Jan 10 00:19:35 -0800 2009

    Last updated Sat Oct 24 02:36:02 -0700 2009

  • toransureto

    Any Language → Japanese → Romaji translation service, powered by Google App Engine

    legend

    Last updated Sun Oct 18 11:05:55 -0700 2009

  • DOMCached

    DOMCached is a memcached like JavaScript caching system for browser side data caching

    legend

    Forked from andris9/DOMCached Thu Oct 01 07:00:26 -0700 2009

    Last updated Thu Oct 01 07:11:12 -0700 2009

  • urly

    URL shortener for Google App Engine

    legend

    Last updated Mon Sep 28 02:48:01 -0700 2009

  • kohana-core

    Core system classes from Kohana

    legend

    Forked from kohana/core Sun Sep 06 19:18:37 -0700 2009

    Last updated Sun Sep 06 19:39:56 -0700 2009

  • pagezoom

    A MooTools class to zoom in anything in a page

    legend

    Last updated Mon Jul 27 18:03:41 -0700 2009

  • phoenity-aura-firefox

    Phoenity Aura theme for Firefox

    legend

    Last updated Thu Jul 23 06:58:49 -0700 2009

  • FormData

    A simple service to display POST and GET (form) data.

    legend

    Last updated Mon Jul 20 19:48:50 -0700 2009

  • chidori

    A simple Twitter client, created with Titanium.

    legend

    Last updated Tue Jul 07 20:53:50 -0700 2009

  • jquery.livefilter

    Slightly advanced live filtering jQuery plugin

    legend

    Last updated Sun Jul 05 20:47:43 -0700 2009

  • jquery.tabscrollify

    scrollify your tabs, baby

    legend

    Last updated Sun Jul 05 20:46:52 -0700 2009

  • jquery.spacetagging

    slight feature rip-off of HeadSpace2 http://urbangiraffe.com/plugins/headspace2/

    legend

    Last updated Sun Jul 05 20:45:42 -0700 2009

  • cacss

    CSS in its simplest form.

    legend

    Last updated Thu Jul 02 20:48:31 -0700 2009

  • The-Kember-Identity

    The search for an MD5 hash which returns itself when hashed.

    legend

    Forked from elliottkember/The-Kember-Identity Wed May 06 13:54:40 -0700 2009

    Last updated Thu May 07 18:19:01 -0700 2009

  • barcampkl-hub

    The Hub, for KL BarCampers.

    legend

    Last updated Tue Apr 07 04:57:08 -0700 2009

  • nakeddayjs

    nakedDay.js for the CSS Naked Day.

    legend

    Last updated Mon Apr 06 08:02:20 -0700 2009

  • mooj

    jQuery-like syntax for Mootools.

    legend

    Last updated Sun Mar 29 08:46:21 -0700 2009

  • cheeaun.github.com

    cheeaungit

    legend

    Last updated Tue Mar 17 14:28:24 -0700 2009

  • shuffletext.js

    shuffleText.js - Class for creating text shuffling effects

    legend

    Last updated Tue Mar 17 14:15:00 -0700 2009

  • example-fx

    An example Firefox extension for anyone to fork.

    legend

    Last updated Sat Mar 14 01:30:30 -0700 2009

  • polypage

    jQuery and MooTools plugin to ease the development of dynamic html wireframes with state.

    legend

    Forked from andykent/polypage Sun Feb 08 00:17:53 -0800 2009

    Last updated Sat Mar 07 17:50:07 -0800 2009

  • the-sexy-curls-jquery-plugin

    A page-turning plugin for jQuery

    legend

    Forked from elliottkember/the-sexy-curls-jquery-plugin Wed Jan 21 08:32:19 -0800 2009

    Last updated Sat Mar 07 08:29:48 -0800 2009

  • moohub

    GitHub API wrapper, in MooTools.

    legend

    Last updated Wed Feb 11 09:11:59 -0800 2009

Public Activity feed

cheeaun started watching tobie/Evidence Sun Nov 08 09:25:17 -0800 2009
Evidence's description:
JavaScript unit testing
cheeaun created branch master at cheeaun/glitter Sun Nov 08 06:40:54 -0800 2009
New branch is at cheeaun/glitter/tree/master
cheeaun created repository glitter Sun Nov 08 06:40:23 -0800 2009
New repository is at cheeaun/glitter
cheeaun pushed to master at cheeaun/pentagoo-wave Sun Nov 08 00:44:33 -0800 2009
HEAD is c554f23e2fc0727332a5d8da01132b9592bc1bc4
cheeaun pushed to master at cheeaun/pentagoo-wave Sat Nov 07 23:03:32 -0800 2009
HEAD is f854bde7368d303a319ccc6b2d8761cf8d72abe8
  • cheeaun committed f854bde7:
    Rewriting the stored matrix to be AFTER a move, and stores the previous matrix for the 'rotate' move.
cheeaun started watching Miksago/Jet-js Sat Nov 07 22:41:05 -0800 2009
Jet-js's description:
A light-weight library used to provide structure to the layout and organization of code, both in the filesystem and the runtime.
cheeaun started watching skyzyx/musicbrainz Sat Nov 07 17:40:49 -0800 2009
musicbrainz's description:
Quick and dirty MusicBrainz API for PHP.
cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 08:04:59 -0800 2009
Comment in 072f5f0:

First, you forgot to check if rootElement has a value or not, for example, if (this.options.rootElement) ... in case someone don't like it and put a null, false or an empty string. Second, this may seem like a simple solution, however I think it may produce unexpected output, say for example I have my content some text <div>text in div</div> <p>text in p</p> some text and somehow it's wrapped inside a <p>.

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 07:59:47 -0800 2009
Comment in d004ef2:

This only changes the height of the toolbar? And also, there's this 'newline' Action out of nowhere. :)

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 04:23:40 -0800 2009
Comment in 7d8c2be:

Uh, make that 'wordpaste-input'. WP reminds me of WordPress :P

Not sure about the HTML5 part, but I'll be working on this paste event in the core, where it should work when you use Ctrl/Cmd+V, drag some text into it or paste from the context menu.

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 04:21:29 -0800 2009
Comment in fd841c8:

Well, all the code in MooTools Core and More don't have 'onInitialize' event. So, this is as neat as it gets :)

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 04:20:12 -0800 2009
Comment in 7f26150:

Is it something got to do with character encodings?

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 04:19:05 -0800 2009
Comment in a01b747:

Aha, I see. But the this.options.extraCSS part is kinda hacky. But then for now, please change to this.options.extraCSS = 'xxx' + this.options.extraCSS, so that those styles can be overridden by other devs without using !important or something.

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 04:15:01 -0800 2009
Comment in 2749cdc:

As of now, I'm not really sure. Most of the heavyweight wysiwyg editors are not implementing this yet (eventhough they probably have a whole team of smart JS programmers), so I guess there are certain reasons.

cheeaun started watching madrobby/emile Sat Nov 07 02:38:45 -0800 2009
emile's description:
emile.js is a no-thrills stand-alone CSS animation JavaScript framework, named after Émile Cohl, early animator.
cheeaun started watching ryanmitchell/mooeditable Sat Nov 07 02:38:20 -0800 2009
mooeditable's description:
A simple web-based WYSIWYG editor, written in MooTools.
cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 02:37:17 -0800 2009
Comment in fd841c8:

The code above, does what you mentioned :)

cheeaun edited a page in the cheeaun/mooeditable wiki Sat Nov 07 02:34:32 -0800 2009
"Alternative Javascript WYSIWYG editors " is at cheeaun/mooeditable/wikis/alternative-javascript-wysiwyg-editors
cheeaun started watching carleton/loki Sat Nov 07 02:34:16 -0800 2009
loki's description:
A visual HTML editor in JavaScript that produces semantic documents.
cheeaun pushed to master at cheeaun/mooeditable Sat Nov 07 02:29:59 -0800 2009
HEAD is ef3628c907eec4b870793a8cf0325cab5387277f

2 commits »

cheeaun applied fork commits to mooeditable/master Sat Nov 07 02:20:26 -0800 2009
master was changed to aaedfb
cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 02:19:42 -0800 2009
Comment in 7f26150:

Wow, this is weird. Could you find any resources that says something about this case? If I'm not mistaken, TinyMCE does this as well.

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 02:04:38 -0800 2009
Comment in 70efe73:

Could you modify the demo file as well?

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 01:59:02 -0800 2009
Comment in a01b747:

I don't quite understand, what does this plugin do?

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 01:25:52 -0800 2009
Comment in 2749cdc:

Thanks for taking the first step :) However, I wouldn't try this out yet as this will break custom stylesheets in the editor. Hope that you could maintain this in your fork, and I'll probably get to this again sooner or later.

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 01:15:24 -0800 2009
Comment in bf2f6af:

Could you put this inside MooEditable.Extras? Tiny plugins like this is meant for Extras :)

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 01:12:59 -0800 2009
Comment in 991709e:

I would get rid of the noshade attribute, since it's deprecated in the HTML spec. Also I don't even see it mentioned in the HTML5 spec :/

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 01:11:20 -0800 2009
Comment in 7d8c2be:

I think it's better to work on a reliable cross-browser onPaste event for MooEditable before adding this plugin. And also 'wpinput' class name?

cheeaun commented on ryanmitchell/mooeditable Sat Nov 07 01:05:56 -0800 2009
Comment in fd841c8:

I don't see the need for this since you can do something like this var foo = new MooEditable.UI.Dialog(); $(foo).addEvents({ ... });.

cheeaun started watching developmentseed/Atrium Sat Nov 07 00:48:43 -0800 2009
Atrium's description:
Drupal based Intranet
cheeaun edited a page in the cheeaun/mooeditable wiki Fri Nov 06 16:33:50 -0800 2009
"Alternative Javascript WYSIWYG editors " is at cheeaun/mooeditable/wikis/alternative-javascript-wysiwyg-editors
cheeaun pushed to master at cheeaun/mooeditable Fri Nov 06 15:36:25 -0800 2009
HEAD is 940677af9fb4b90416497f001eb6a3128b18727d
cheeaun started watching skyzyx/lastfm Thu Nov 05 18:03:51 -0800 2009
lastfm's description:
A boringly-named Last.fm API for PHP.
cheeaun started watching alexyoung/riotjs Thu Nov 05 17:45:36 -0800 2009
riotjs's description:
JavaScript unit tests.