Post tagged “Web”
-
Feedback Loop
William Chan blogs, and Nginx is watching.
-
Impersonation by Gravatar
There's a discussion going on at work regarding the potential for impersonation using Gravatar. There is some merit to this concern, though I consider it a little flimsy.
-
Conferencing in Boston
I've been fortunate enough to attend three conferences through my employer: jQuery Conference (2010 and 2011), and WordCamp Boston (2011). I've regretted not blogging about these, so in lieu of a full recap, suffice it to say these were awesome, energizing events and I hope to keep participating in the …
-
jsRender: Passing Variables to Nested Templates
Is there a cleaner way than $view.parent.parent.data.key?
-
Webpages as Screen Savers in Mac OS X
jQuery can power your screensaver. Your move.
-
Use openssl to Issue Raw HTTP Requests
telnet is a handy tool for examining a raw HTTP connection, but it fails hard on HTTP over SSL. Turns out openssl can step in.
-
Google+ for Google Apps
It's finally here.
-
WordPress Network Plugin Management
I need to test all of these, at some point.
-
Installing CPAN Modules without Root
Today I needed to run mysqlhotcopy, but it was failing "undefined symbol: mysql_init" in DBD::mysql. My Perl is rusty at best, and I finally resorted to reinstalling DBI and DBD::mysql using the local user.
-
Better Local Dev Hostnames with Dnsmasq
I use ghost to configure development environment hostnames for all my local test sites. I wondered if there wasn't a more robust solution that supported wildcards.
-
Automatic Ellipsis with CSS
How do I keep forgetting about text-overflow: ellipsis? Maybe a blog post will help cement it in my memory.
-
Zoom.it API REST Considerations
The Zoom.it API offers both RESTful and non-RESTful responses. The non-RESTful variant is suitable for clients that are limited in some way.
-
REST APIs and Security in PHP
When creating a REST endpoint, how do you protect your data from unauthorized access?
-
Responsive Design Quick Tips
"Responsive design quick tips," reblogged from Brad Frost on Google+.
-
Saving WordPress Media to Amazon S3 (Teaser)
On saving media directly to Amazon S3.
-
Google Chrome 13 "Pretty Print" Scripts
Screenshots of Google Chrome 13's "pretty print" feature for scripts.
-
How Not to Serve Ads
I don't have Flash installed in my primary web browser. Google Chrome tries to download ads served by npr.org. Sometimes this causes tabs to close.
-
Running gitweb in FastCGI Mode
Maybe my Google-fu is just failing me on this one, but I had a hell of a time getting gitweb to run in FastCGI mode.
-
Makefile for CSS and JS Minify/Compress
I've had an ever-growing need to automate the minification and compression of CSS and JavaScript files on my web server, and while I'd written some rudimentary Makefiles in the past, I finally found time to write a kick-ass general purpose Makefile that can be applied to any project with very little modification.
-
WordPress Stack Exchange Goes Live
WordPress Answers is in public beta. Get in.
-
WordPress StackExchange
"WordPress Answers," the StackExchange-powered question and answer site for WordPress, has made it out of Area 51 and into a week-long private beta.
-
WordPress Themes and the GPL
There's some debate over whether WordPress themes are automatically GPL because of the way they are loaded by, integrate with, and depend on WordPress, which is GPL.
-
WordPress 3.0 Released
At long last, WordPress 3.0 is here. Thanks to Pete Mall for his post on upgrading WordPress MU to WordPress 3, and for [@andrea_r][]for bringing it to my attention. Total upgrade time: \~5 minutes on Subversion checkout with no mods. Can't wait to use the custom post …
-
Ads vs. Content
Red highlights added by me. I wonder if Google has policies regarding this type of ad layout. I think having this poor a ratio of content to ads dilutes all the advertising. Whatever the case, I hate wading through this many ads in search of the article.
-
My Browser is Sentient
Noticed some weird traffic coming into my router this morning.
-
Tunneling Everything through SOCKS5
Kicking that VPN habit.
-
Video in the Browser
Ogg Vorbis video, in the browser, no plugins required.
-
Firefox Personas
Easy theming for Mozilla Firefox.
-
Google Search Options
Google has added some search options to pages, including date-based searches, a variety of ways to find related information, and more options for displaying images with your results. Good stuff.
-
Google Documents and Google Apps
I've been loving Google Apps lately, but there have been some headaches as I reconcile my old Google account with the new Google Apps account.
-
PHP 5.3.0 Changes
PHP 5.3.0 looks promising.
-
World of Warcraft Tooltips Redux: phpBB 2 and Wowhead
Easy Wowhead tooltips in phpBB, with caching for quick link coloring.
-
Variable Variables and Arrays
Memorize the order of operations, I guess.
-
JavaScript Bookmarklets
Automation is good.
-
Smarter Parsing with Smarty
Don't gobble my markup.
-
IE "Operation Aborted" and jQuery
I should know better.
-
test.txt: PHP Exploit in Server Logs
These have always interested me, for some reason.
-
World Usability Day New England 2007
A too-short conference on universal usability.
-
User-Agent?
Didn't expect that.
-
Web Icons: "Silk"
Lickable.
-
Websites that Changed My Life
One woman's quest to conquer the web.
-
4096 Color Wheel
Pretty colors.
-
MediaWiki Calendar Template
I heart wikis.
-
JavaScript Anagram Helper
I'm tired.
-
Taming Google
Down, boy.
-
Leakage
How did the web seep so far into e-mail?
-
Phisher Fishing
One down, several thousand to go.
-
Firefox Packages on Slackware
A time saver, for sure.
-
Thoughts on rel="nofollow"
Follow me follow me follow me down, down down down.
-
Targeted Ads in RSS
Bigger boobs now, via Ars.
-
HTML Labels & Netscape 7.0
News flash, three years late.
-
HTML Under the Microscope
Yeah, I know you don't care.
-
Firefox 1.0 Released
Spread the word.
-
Help from Unlikely Places
For the less stylish among us.
-
Web Dynamics
I am officially sock-less.
-
Being Ultra Semantic
HTML can be beautiful, if you let it.
-
Dynamic Pages with JavaScript and the DOM
Potentially confusing and/or helpful.
-
On HTML Butchering
Microsoft Word hates you.
-
A Lone Echo Post
There has been quite a bit of talk lately regarding Echo, which aims to replace RSS as the syndication de facto standard. This drive for a replacement is due in no small part to the politics around RSS, and what seems to be a general distaste for Dave Winer, father …