januariusp

Real Name: Pete Januarius
Location: Sydney, Australia
Joined:9-3-2009
 
Make januariusp a Guide: follow clipper
About me
Web Developer specialising in Web 2.0, Javascript, AJAX and stuff like that....
Why I use Clipmarks
Because I can never find anything....
Where to find me on the web







   
 
 
 
   
 
top scroll end
0
POPS
Flex Best Practices: Casting
januariusp
by januariusp  1-19-2010   
 Casting with braces and "as"
0
POPS
Flex Best Practices: Event target/currentTarget
januariusp
by januariusp  1-19-2010   
 What is the difference between event.target and event.currentTarget
0
POPS
Flex Best Practices: Binding cast error
januariusp
by januariusp  1-19-2010   
 Strange thing. When you bind an XML source to an mx:List you have to cast the data object to XML before accessing the properties otherwise you get the warning "unable to bind to property 'XXX' on class 'XML' (class is not an IEventDispatcher)". Basically because the 'data' is Object and not XML.
0
POPS
Flex Best Practices: Logging
januariusp
by januariusp  1-18-2010   
 Best practices for logging in Flex including creating a custom logger.
0
POPS
Flex Tips: Wrapping Text in a Text Control
januariusp
by januariusp  1-11-2010   
 Should be simple I know, but apparently you need to set up the width to be 100%.
0
POPS
Javascript String replace with callback
januariusp
by januariusp  11-27-2009   
 Prompted by this freaky function: function cnvrt2Upper(str) { return str.toLowerCase().replace(/\b /g, cnvrt); function cnvrt() { return arguments .toUpperCase(); } }
0
POPS
JSON Formatter and Validator
januariusp
by januariusp  11-9-2009   
 Check out your JSON here
1
POPS
Using append() correctly
januariusp
by januariusp  11-9-2009   
 A bit of jQuery optimization technique
0
POPS
12 jQuery Tooltips
januariusp
by januariusp  10-27-2009   
 Collection of different types of tooltips
0
POPS
6 Advanced Javascript Techniques
januariusp
by januariusp  10-9-2009   
 Good article for things like closures.
0
POPS
Creating Namespaces in Javascript - 1
januariusp
by januariusp  10-8-2009   
 One of the ways to create a namespace function.
0
POPS
ANSI and Unicode HTML Characters
januariusp
by januariusp  10-2-2009   
 No Remarks
0
POPS
Secret Photoshop Keyboard Shortcuts
januariusp
by januariusp  9-30-2009   
 I must learn these.
0
POPS
Simple Horizontal List
januariusp
by januariusp  9-29-2009   
 I always forget how to do this!
0
POPS
Slide elements in different diretions with jQuery
januariusp
by januariusp  9-27-2009   
 Useful for that funky slide up from nowhere technique.
0
POPS
Javascript object to encode and decode URLs
januariusp
by januariusp  9-22-2009   
 Nice bit of encapsulation to handle urls
0
POPS
Deceiphering Time formats in Oz
januariusp
by januariusp  9-17-2009   
 Gives us an explanation of EDT and EST and the dates to go with it.
0
POPS
Solving the Invalid Label Error with JSON
januariusp
by januariusp  9-14-2009   
 I got this in firebug - couldn't evaluate JSON expressions.
0
POPS
JSON Date formats
januariusp
by januariusp  9-14-2009   
 JSON date formats are not too well documented as far as I know. Here is a format that works well. In the system I am working on, I am receiving the data from an asp.net backend.
0
POPS
URL Shortener Tutorial
januariusp
by januariusp  9-10-2009   
 All the ins and outs of URL Shortening services. Excellent.
0
POPS
jQuery checkbox replacement
januariusp
by januariusp  9-3-2009    1
 HTML checkboxes are boring. Here is a cool replacement
— end of the list —

januariusp  follow

loading clips...
Filter
rss tools
Clipmarks
About   Clippers   Privacy   EULA   Copyright   Site Map

OK