News and Musings login
[1] << Back 757 758 759 760 Next >> [760]
facebook ad fail posted: Wed 2011-07-20 23:04:37 tags: n/a

reeeeal professional guys lol
is DRINKING posted: Wed 2011-07-20 22:31:59 tags: booze
had to say it sooner or later
search3.comcast.com posted: Tue 2011-07-19 22:59:55 tags: n/a
Now I remember why I set my lappy to use Google's DNS servers instead of Comcast's via DHCP... if a domain name lookup doesn't resolve, just let it not resolve! Don't hijack it to redirect me to a "search assistant" page.
"pager" element addition posted: Tue 2011-07-19 07:30:12 tags: unnamed blog project
Set some dev goals that I want met before I call this blog app v1.0, and brainstormed a few candidates for a project name. First, the goals: pagination of the entry list in the landing page... done, using the PEAR Pager object, and much classier than my first date with Pager. Extend authentication to the landing page so that logged-in users see all posts, flagged hidden or not - done while I was implementing the Pager revision link-to-entry facility to focus on a given entry with extended details - ne... (...more)
new authentication system posted: Mon 2011-07-18 05:43:22 tags: unnamed blog project
Reworked authentication with an SSL-less scheme that does not transmit passwords in cleartext. Huzzah!