Archive for the 'web development' Category
Write Yourself a Merry Little URL Re-writer
3 Comments Published August 21st, 2009 in technology, umbraco, web developmentA common web development concern is the www subdomain. Do you host at http://www.site.com or http://site.com? Which ever you choose you want to be sure that visitors who type in the other get re-directed properly. If you use IIS you can setup a new website to do such a permanent redirect, but that solution doesn’t [...]
We recently completed work on AuPairVideos.com. The site went from concept to launch in just over a month, in part thanks to its lightweight single-page design. We ended up writing ~150 lines of code in each layer: 152 lines of HTML 165 lines of CSS 159 lines of JavaScript 147 lines of PHP 88 lines [...]
Tools such as Quick Ribbon are great for generating simple and effective ribbons such as this one: A small problem though is the potential to block content underneath the ribbon transparency area. For example, that “About Us” link is obscured by the large square ribbon image. A simple workaround is to split the ribbon image [...]
If you’ve never played with Yahoo Pipes, you should. The innovative interface alone is worth it. Here’s a simple yahoo pipes example: lets say that you have a blog that you want to syndicate differently to different audiences (for example we have a Tumblr blog and we want to exclude some of the content from [...]
Renewing Your SSL Certificate (harder than it should be)
0 Comments Published March 26th, 2009 in technology, web developmentIf you’ve ever setup an SSL certificate you know that its a hassle. Renewing your SSL certificate is likewise un-intuitive and takes more steps than it should. It turns out that paying for a certificate renewal does not automatically renew the certificate you have installed, you actually have to install the renewed copy. Our setup [...]
IE8 came out today. Along the way Microsoft fixed a bunch or rendering bugs, which is great, but you might run into problems of you previously used conditional comments such as: <!–[if IE]> <link rel="stylesheet" href="patches-ie.css" type="text/css" media="all" /> < ![endif]–> The trouble is that IE8 will still read that patches-ie.css file and apply some [...]
Changing Domain Registrars (and avoiding downtime)
0 Comments Published February 25th, 2009 in technology, web developmentYahoo small business domains recently increased their yearly domain renewal fees to $30 (as compared to $7 for some others) I needed to transfer several production domains from yahoo to godaddy and avoid downtime. Domain transfers are notoriously lengthy and painful; domain unlocking, transfer initiation, secret codes, and waiting, waiting, and more waiting. Here’s a [...]
Search
About
You are currently browsing the Boris Masis - Personal Homepage weblog archives for the 'web development' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Archives
Categories
- ballroom (2)
- culture (4)
- facebook (1)
- google analytics (3)
- google app engine (1)
- music (1)
- productivity (1)
- site news (4)
- technology (18)
- tiddlywiki (1)
- umbraco (4)
- Uncategorized (1)
- web development (7)
- wordpress (2)
- wufoo (3)