EoghanM

545
reputation
124 views

Registered User

name EoghanM
member for 1 year
seen yesterday
website
location
age
Dec
14
comment Mochikit or Prototype for JavaScript Framework?
prototype search term != prototypejs
Dec
3
comment How do I create a Django form that displays a checkbox label to the right of the checkbox?
Can you provide the code for pretty_checkbox? My own preferred markup for this is <label for="check"><input type="checkbox" name="check" id="check" />&nbsp;Check this</label>
Nov
18
accepted jTemplates: html in variables
Nov
12
answered jTemplates: html in variables
Nov
12
awarded  Organizer
Nov
12
revised jTemplates escape {$
edited tags
Nov
12
asked jTemplates: html in variables
Oct
21
awarded  Popular Question
Oct
15
comment How do I view ‘git diff’ output with visual diff program?
--no-ext-diff doesn't seem to work with this method.
Sep
24
asked Emacs: Keyboard Macros and Dired
Sep
16
awarded  Yearling
Jul
30
answered What is the name of this diagram?
Jun
30
comment Event for when user switches browser tabs
Cool, I might take a look at how those are implemented in jQuery
Jun
29
comment How to get git-status of a single subfolder?
If there is more than a screenfull worth of output from the normal "git status" command
Jun
26
comment Checkboxes will not check in IE7 using Javascript, and yet no errors
-1 for assuming everyone will find your reference to women funny.
Jun
26
comment How to get git-status of a single subfolder?
This is the method I was using... the following also gets the status headings: git status |grep "main\|:\$" ... unfortunately you lose colouring.
Jun
26
comment How to get git-status of a single subfolder?
no, "git status ." gives sibling folders as e.g. "../sibling"
Jun
25
asked How to get git-status of a single subfolder?
Jun
24
asked Event for when user switches browser tabs