1
0
Fork 0
forked from wezm/wezm.net
Commit graph

67 commits

Author SHA1 Message Date
Wesley Moore
e717ffd74d Small fixes for the weather js 2011-05-06 21:36:17 +10:00
Wesley Moore
503380c8f5 Switch to a dygraph temperature graph and add extremes 2011-05-05 07:24:46 +10:00
Wesley Moore
ae91faf428 Replace Mojo with Handlebars 2011-05-05 07:23:39 +10:00
Wesley Moore
7cae1a5c83 Update dygraphs 2011-04-28 06:17:41 +10:00
Wesley Moore
85c83bfb33 Update front page photos and use the z image 2011-01-27 02:55:03 +11:00
Wesley Moore
eb39a6d77c Update jQuery 2010-12-12 20:05:35 +11:00
Wesley Moore
01725662de Update prettyPhoto 2010-12-12 20:05:23 +11:00
Wesley Moore
386607fc4b Add rain charts to weather page 2010-10-16 19:52:38 +11:00
Wesley Moore
353720082b Add flot 2010-09-26 17:21:04 +10:00
Wesley Moore
a449e39853 Get the weather page layed out respectably 2010-09-26 17:18:34 +10:00
Wesley Moore
a67f33d392 Update mojo 2010-09-24 18:09:39 +10:00
Wesley Moore
c45adf16fa Add buttons to show different time ranges 2010-09-21 18:00:15 +10:00
Wesley Moore
fa34d3eeb9 Working time series temperature plot 2010-09-21 17:51:12 +10:00
Wesley Moore
dcc9338a23 Switch to flot for charting 2010-09-21 17:36:40 +10:00
Wesley Moore
7b644ad56a Add initial weather page 2010-09-21 08:03:10 +10:00
Wesley Moore
46ae61c82b Fix lightbox on home page 2010-08-18 20:55:19 +10:00
Wesley Moore
b98a36817c Fix lightbox on homepage 2010-08-18 20:28:23 +10:00
Wesley Moore
72309b4019 Globally enable prettyPhoto in app js 2010-08-04 12:53:49 +10:00
Wesley Moore
0091d68013 Home page JS fix for IE6/7 2010-07-15 12:58:52 +10:00
Wesley Moore
51f2128af0 Add jQuery Timers plugin 2010-07-14 12:53:15 +10:00
Wesley Moore
2ab3615485 Get articles pages working on iPhone 2010-07-13 08:02:36 +10:00
Wesley Moore
56a9b4b636 Remove unused javascript files 2010-07-12 07:50:47 +10:00
Wesley Moore
d667f51599 Remove console.log from JS 2010-07-10 15:29:20 +10:00
Wesley Moore
b46ff7563d Use in operator to check for onsearch support 2010-07-10 14:14:25 +10:00
Wesley Moore
11d695ffe7 Remove unecessery argument to jQuery.get on home page 2010-07-09 08:24:26 +10:00
Wesley Moore
ff222c1cf2 Make search work in Safari again 2010-07-09 08:23:59 +10:00
Wesley Moore
e6907f7d7a Some search improvements and fixes for Firefox 2010-07-07 17:58:40 +10:00
Wesley Moore
6804ca2ae9 Nearly complete cross-browser search with animation 2010-07-07 08:21:38 +10:00
Wesley Moore
4a37d4dc8a Remove cruft from app js work on simple search 2010-07-01 13:20:59 +10:00
Wesley Moore
75ba506b2f Simplify search on articles pages 2010-06-30 17:56:37 +10:00
Wesley Moore
af340d9efe Styling adjustments primarily for mobile browsers 2010-06-30 12:26:30 +10:00
Wesley Moore
84e5913d00 Tidy up layout of photos on home page 2010-06-24 18:37:48 +10:00
Wesley Moore
252eb2caf3 Add html5shiv 2010-06-16 20:57:13 +10:00
Wesley Moore
a6a3ce7c7e Filter articles with Quicksand 2010-06-16 20:23:22 +10:00
Wesley Moore
a03d6693e4 Add TODO for browser sniffing 2010-06-15 08:20:12 +10:00
Wesley Moore
58b92a341b Remove jquery smarty pants 2010-06-15 08:19:55 +10:00
Wesley Moore
0be9c91709 Add shell of a jQuery SmartyPants plugin 2010-04-01 18:56:30 +11:00
Wesley Moore
e0409773b2 Use the extra key for excerpts 2010-03-30 08:05:41 +11:00
Wesley Moore
4e3ea7f599 Improve markup and styling of search results 2010-03-19 08:00:09 +11:00
Wesley Moore
fa5c2476f2 Remove trailing whitespace 2010-03-19 07:24:01 +11:00
Wesley Moore
9d0b51a33e Add dev version of jsonSuggest
So that it can be modified. The width argument also works properly in it.
2010-03-19 07:18:44 +11:00
Wesley Moore
f5b4023c91 Make selecting a search result work 2010-03-12 17:12:57 +11:00
Wesley Moore
696cdf3968 Remove JSON duplication in articles helper 2010-03-12 07:11:58 +11:00
Wesley Moore
a53a83844e Tweak Java script to habdle new JSON path 2010-03-10 19:55:36 +11:00
Wesley Moore
e4a11f7a7a Implement clearing of search field 2010-03-04 17:59:41 +11:00
Wesley Moore
ea0282a1e1 Add namespaced application JS 2010-03-04 07:47:46 +11:00
Wesley Moore
c64603ab4f Bundle jQuery 1.4 2010-03-04 07:44:47 +11:00
Wesley Moore
547da4d595 Refactor JS 2010-03-04 07:44:34 +11:00
Wesley Moore
194890e733 Implement article search
Need to refactor the javascript into an Articles object or something that can be used to load the article data. The JS pagination functionality would then be seperate to this.
2010-03-03 08:03:23 +11:00
Wesley Moore
51f62bf5ac Simplify sprited thumbnail presentation
A generated style sheet is no longer needed and the HTML makes more sense.
2010-03-01 07:37:38 +11:00