Monday, June 16, 2008
- wiki - re-enabled the keyword-based blocklist [1]
Thursday, April 17, 2008
- wiki - added a honeypot field to the contact form
Saturday, April 5, 2008
- config - updated to
beta65 - config - updated
.htaccessrules, eliminatedindex.php - config - moved
htpasswdrules into config file - config - enabled SSL for action-based logins, administrator sessions
- config - fixed
attrsession reset bug
Wednesday, October 31, 2007
- config - removed testing/ from
.htaccess
Sunday, October 21, 2007
- wiki - hacked minimage to fit
v4a bit better
Tuesday, October 16, 2007
Monday, October 15, 2007 - v4-final
- config - added
$Revisionpage variable to$FmtPV - config - cleaned up config file
- wiki - upgraded to PmWiki
latest - template - upgraded to
v4
Wednesday, October 10, 2007
- config - omitted
AllRecentChangesfrom the update list (spam control)
Friday, October 5, 2007 - v4-beta2
- wiki - installed MailForm
- wiki - installed Mini Image (customized from
v3) - wiki - installed Protect Email
- config - reconfigured
hrtranslation to wrap rules in adiv - wiki - removed unused
Testsection
Friday, August 24, 2007
- config - changed timezone to
America/Los_Angeles(PDT)
Thursday, June 28, 2007
- wiki - updated login/logout to use
authid[4]
Tuesday, June 26, 2007
- wiki - configured
RecentChangesFmtto use an em dash instead of a regular dash - wiki - cleaned up
wiki.d/
Monday, June 25, 2007 - v4-beta1
- wiki - updated
TimeFmt(removed comma between date and time) - wiki - migrated location code to wiki markup
- wiki - upgraded to
pmwiki-latest - wiki - added update script
- wiki - removed all extensions
Monday, January 22, 2007
- css - changed the
#contentwidth to 52.9 em because it was broken on IE. Who knows how long it's been like that; I really need a new layout.
Friday, November 10, 2006
- wiki - installed the Protect Email extension. I'm tired of penny stock spam!
Wednesday, October 4, 2006
- css - added update time; tweaked the template
- wiki - messed around with pagelists for tagging
Monday, September 25, 2006
- css - introduced the
noticestyle
Friday, September 22, 2006
- config - fixed
pre, again; disabled^and^ws
Friday, June 16, 2006
- css - deployed
v3template; it's too brown - template - re-organized top- and side-navigation tools
Friday, September 15, 2006
- css - updated the
printtemplate - css - cleaned up other templates
Tuesday, September 5, 2006
- config - upgraded to v2.1.21
- config - whipped a quick little upgrade script,
upgrade.pl - config - installed KOB
Sunday, August 27, 2006
- config - upgraded to v2.1.17
- config - caching finally works (or so?)
Monday, August 14, 2006
- css - experimenting with Lucida Sans as the default font face
Friday, August 4, 2006
- config - installed Blocklist2 to try to cut down on wiki spam
Wednesday, July 26, 2006
- config - reinstalled image support (copied from
Archive) - css - added support for the
.captionclass
Sunday, July 23, 2006
- config - protected page history (
HandleAuth) - css - merged form styles
Thursday, July 20, 2006
- config - updated RecentChanges format [5]
Saturday, July 1, 2006
- config - removed the question mark from non-existent pages
- wiki - updated the
difflink to default to code view - config - updated skin
vk2
Friday, June 30, 2006
- wiki - updated the sidebar to AuthUser syntax
Monday, June 26, 2006
- wiki - Migrated pages (Index) from
TmptoHome(testing) - upload - converted
/uploadsto a proper symlink (moved out of.htaccess)
Friday, June 23, 2006
- wiki - upgraded to v2.1
- wiki - now under source control
- security - upgraded to UserAuth v0.7 [6]
- upload - flattened the upload group [7]
- upload - updated
/uploadssymlink, see.htaccess - wiki - removed
README.txt, other directories
Monday, April 24, 2006
- server - added an upload script, based on Uber-Uploader
- Upload files: http://www.ryanvarick.com/upload/
- Shared files: http://www.ryanvarick.com/uploads/ (in progress)
- server - removed redirect script, replaced with Apache directives
- general - merged Wiki TODO into TODO
Tuesday, February 7, 2006
- wiki - removed v1 logs, updated the Wiki TODO
- config - removed
rel=nofollowfrom external links
Saturday, February 4, 2006
- config - cleaned up
config.php - config - refined the search parameters
Tuesday, January 24, 2006
- general - added form mailing capability (ref)
- general - added sytnax highlighting for code (ref)
- markup - removed the extraneous
vspaceparagraph tags that PmWiki was inserting ($HTMLVSpace = '')- Edit: Disabled for now, I'll have to come back to this when I audit the stylesheet
- general - moved the edit configuration out of
config.phpand into Site.EditForm where it belongs.
Monday, January 23, 2006
- stylesheet - Moved the external window indicator out of the code and into the
.urllinkstyle class
Saturday, January 21, 2006
Friday, December 2, 2005
- security - began migration from UserAuth to AuthUser -- too much work for now
- general - disabled caching, pages weren't reloading properly
Monday, November 28, 2005
- general - installed the ImagesAutoResizing recipe
Sunday, November 27, 2005
- general - disabled indexing changes for hidden sections (see
{$Group}.phpinlocal) - general - installed ExpireDiff
- general - played around with recent changes excerpt for inclusion
- sidebar - lots of reorganization
- config - adjusted the timezone (ref)
- general - moved the login page to
Site.Login
Saturday, November 26, 2005
- skin - added
<!--*Fmt-->variables for compatability with PmWiki directives - general - installed Presence Awareness Light, for a simple "who's online" test
- userauth - installed optional components for user registration
Thursday, October 27, 2005
- blog - Installed RSSSimple.
- blog - Converted date posting to wiki markup'd
div:(:div class="name")...(:divend:)(newline for each!)
Saturday, October 8, 2005
- blog - Hacked together a working prototype.
Friday, October 7, 2005
- config - Turned off the editing reference guide ($HandleEditFmt).
- config - Moved the preview above the edit box ($HandleEditFmt).
- config - Enabled caching to reduce load times ($EnableIMSCaching).
- config - Cleaned up the config file.
Thursday, October 6, 2005
- template - Disabled the author field ($EditPageFmt in
vk.php). - wikilog - Installed the WikiCalendar recipe as the basis for my Blog.
Monday, October 3, 2005 - Initial Release
- log - Merged the changelogs.
- stylesheet - Now with XHTML Transitional compliance - Link targets are not valid in the XHTML Strict schema, and I do not want to use JavaScript to open new windows, so Transitional it will be.
- stylesheet - Implemented nice logo degrading with some wicked sweet CSS rules (as per this thread).
- breadcrumbs - Spliced in my old hack for group processing; the idea is to set $DefaultGroup and $DefaultName to desired values, then splice in the code between lines deliminted by
HACK. - search - Imported rules from the previous wiki, fixed a URL encoding bug (use
Category.PageNameinstead ofCategory/PageName). - general - Rearranged the sidebar.
- userauth.php, config.php - Fixed conditionals (
loggedinandisadmin) - See the March 12, 2005 discussion on the UserAuth page for details.
Sunday, October 2, 2005
- security - Updated
.htaccessto point to Home.Index.
Saturday, October 1, 2005
- stylesheet - Adjusted the layout, added a shiny new logo.
- security - Installed UserAuth.
- basic - Flattened the wiki directory (getting rid of the wiki directory in the URL)
- Attachments.
- Enabled default admin and attach passwords.
- Set $UploadDir and $UploadUrlFmt.
- HACK: Added a $UrlBase variable so I only have to set the domain name once.
Friday, September 23, 2005
- Installed initial version, v2.0.6.
- Fixed invalid cgi-bin errors by setting
$ScriptUrlproperly - Implemented rudimentary clean URLs.
Site information
Introduction
Ryan is a user experience professional and freelance interaction designer in the San Francisco bay area. Get to know him on Facebook, Myspace, or LinkedIn.
Resume • Portfolio • Education • Contact Information
Sections
Site Tools
Recently updated
- Resume – December 21, 2008 at 09:25 PM
- TODO – December 17, 2008 at 11:17 PM
- Info – December 17, 2008 at 08:08 PM
- Index – December 17, 2008 at 08:00 PM
- Tmp – October 01, 2008 at 08:15 PM
- Locked Pages – September 22, 2008 at 11:21 PM
- Place I Have Lived – July 28, 2008 at 11:12 PM
- Wiki Sandbox – June 18, 2008 at 01:29 AM
- Wikilog – June 16, 2008 at 11:07 PM
- Blocklist – June 16, 2008 at 10:44 PM