Sam Hasler

5,480
Reputation
1277 views

Registered User

Name Sam Hasler
Member for 1 year
Seen 6 hours ago
Website
Location UK
Age 33

Use Firefox? You need my Recent Activity Microsummary

And before you ask, I've had a haircut since that picture was taken.

13h
revised Eclipse JavaScript Editor: content assist for js files
added 4 characters in body; edited tags
19h
accepted How do you keep track of programming/technology events in your location?
2d
comment How do you disable browser Autocomplete on web form field / input tag?
@Simon the annoying thing is you'll only realise it's happened if you revisit the site, and by then it could already be too late.
Nov
14
revised How do I reload a page without a POSTDATA warning in Javascript?
edited title
Nov
14
accepted How do I reload a page without a POSTDATA warning in Javascript?
Nov
7
revised Are clean URLs a backend or a frontend thing
corrected spelling
Nov
2
comment Query in a transaction with an ancestor filter in Google App Engine (Java)
I'm betting I get another tumbleweed badge for this
Nov
2
asked Query in a transaction with an ancestor filter in Google App Engine (Java)
Oct
29
answered Non-obtrusive version control
Oct
29
answered jquery: using appendTo in second to last row of table
Oct
23
comment how to draw 3d sphere?
Haven't had time to look at the fast version but there are some simple improvements that get it up to 40fps.
Oct
19
comment how to draw 3d sphere?
The JavaScript+Canvas demo only works in Firefox. Chrome gives me the same error as this question: stackoverflow.com/questions/982000/…
Oct
19
answered how to draw 3d sphere?
Oct
19
revised Recommended Fonts for Programming?
added internet archive link for lowing.org
Oct
17
comment Most Efficient way of Filtering an Html Table?
apologies, I've redacted my comment.
Oct
15
revised Setting Focus after Div Animation
fixed formatting
Oct
15
answered Most Efficient way of Filtering an Html Table?
Oct
15
revised Most Efficient way of Filtering an Html Table?
corrected spelling
Oct
15
accepted jQuery / Programmatically Select an Option in Select Box
Oct
15
answered jQuery / Programmatically Select an Option in Select Box
Oct
15
comment How to avoid spaghetti code in Javascript
Your main worry seems to be that the user ends up waiting for a long time for all this to complete. Why not provide some feedback to the user after each requests returns so that they know something is happening. It could be as simple as a 3 stage progress bar, or messages telling the user what is happening. (You could even throw in a "reticulating splines" message for meme apeal.)
Oct
9
revised Using Haml & Sass with Eclipse
edited title
Oct
9
revised Using Haml & Sass with Eclipse
added emphasis
Oct
3
revised Using Haml & Sass with Eclipse
Added link to Aptana RadRails Eclipse plugin
Oct
3
revised Using Haml & Sass with Eclipse
Update, bounty still up for grabs.
Oct
2
comment Using Haml & Sass with Eclipse
I couldn't get the Haml & Sass Editor plugin to work, so I uninstalled it and set up the lexer as described above. Thanks for your help.
Oct
2
comment Using Haml & Sass with Eclipse
I didn't realise Aptana was also an Eclipse Plugin. While installing the Aptana RadRails plugin there was an option to install Haml and Sass Editors. So this could be just what I needed, however I think I might have bungled the install as the Editor is throwing an exception.
Oct
2
revised Using Haml & Sass with Eclipse
clarified requirements
Oct
2
comment Using Haml & Sass with Eclipse
Also, I'm not sure why that post mentions Eclipse, the instructions make no sense in it, and the lxr/col files don't appear to work with Eclipse either.
Oct
2
comment Using Haml & Sass with Eclipse
I'm developing for Google App Engine (Java), using the App Engine plugin for Eclipse. Switching to Aptana isn't an option.
Oct
2
revised Using Haml & Sass with Eclipse
improved content
Oct
1
awarded  Tumbleweed
Sep
25
comment session persistant across browser/server restart using google app-engine
Did you ever work out how to do this? I'm trying to do it myself.
Sep
24
asked Using Haml & Sass with Eclipse
Sep
24
comment Array of images that have to be placed in one horizontal line (with scrolling)
display:inline doesn't seem to work in IE, but display:table-cell does, although you then need to add padding to the images and sort out the margin/padding on the far right of the scroll box.
Sep
22
awarded  
Sep
7
comment Catch browser’s “zoom” event in JavaScript
Chrome doesn't see the events either, seems like the plugin doesn't handle webkit.
Sep
7
accepted Merging multiple Google Calendar feeds for display on my desktop
Sep
6
awarded  Popular Question
Sep
4
revised Jquery Parents not working for multiple divs
corrected spelling, removed redundant tags
Aug
26
comment Can Firebug set breakpoints in external JavaScript files?
hmm, how did I miss that?!? Voting to close (too late to delete it)
Aug
25
accepted Greasemonkey-like Firefox plugin for automatic browsing
Aug
24
accepted What libraries are there for processing XML on Google App Engine/Java Servlet
Aug
24
accepted What methods do wikis use for merging concurrent edits?
Aug
23
awarded  Yearling
Aug
19
revised Positioning Divs semi-randomly, without overlaps
corrected spelling
Aug
19
awarded  Necromancer
Aug
17
revised Does IE have anything similar to what -moz-border-radius does in firefox/chrome?
edited title
Aug
15
answered Is JavaScript an application language?
Aug
15
comment Pros/cons to turning off cable modem
I've gone through two power adapters for my router. I think the transformers inside them eventually failed from being on all the time. Turning it off may make them last longer.