Category: Web Development

User Interfaces

Adobe Web UI

I have not spent a lot of time on the Adobe web site since the Adobe/Macromedia meld. I have to say – after just spending 10 minutes on the Adobe web site (buying Photoshop CS3), I am very disappointed with their layout and their implementation of the layout. There were numerous spots where the menus […]

Web Development

working with colors.

Picking a color scheme for a web site is one of the most important and possibly the most frustrating part of creating new designs – at least for me. I have been recently using Adobe’s Kuler as well as a handful of other color web sites. I can usually get the first two out of […]

CSS HOWTOs Web Development

CSS Tips and HOWTOs From W3C

I have been very busy working on CSS for a big up and coming web site and I have spent the last few nights doing some research on best practices and came across a W3C site I used when I first started coding with CSS that is very useful. There are a number of tips […]

jappler.com Web Development

yahoo! pipes.

I finally sat down and looked seriously at Yahoo! Pipes to try and figure out how or if it could be useful to me and my clients. I wanted to make something useful so I decided that it would be nice to have a “master Jen feed” which would include the RSS feed from this […]

CSS Serenity Now! Web Development

Keep It Simple!

I am currently working on a big project which includes wrangling over 12k lines of CSS. Tonight it took me an hour to create a very simple form when it would normally take me 5 minutes. Why? Overcomplicated CSS. At this point I am using so many default values (like vertical-align: baseline; and float:none;) that […]

jappler.com WordPress

jappler.com revisions.

I have spent the last few weeks about making jappler.com more of a resource. I have spent a lot of time over the years posting about UNIX commands, web development HOWTOs, etc and would like to make that content easier to find. You will notice that I have already changed the navigation items and plan […]

CSS Hints HOWTOs Web Development

CSS and z-index.

I have been busy working on an excited project that uses some pretty complicated layouts. I was originally hired to optimize and clean up the XHTML/CSS so it would work in IE 6, IE 7, Safari, and Firefox, but now am busy working on producing the clean XHTML/CSS from the start. I needed to brush […]

CSS

cool findings.

In the past few days I feel like I have been bookmarking and tagging URLS left and right. If you are bored, or interested in looking at some really cool/crazy stuff, take a few minutes and check out the items below. Transparency with IE 6! Keyword shortcuts from OpenDNS (thanks Doug) The secret Wildfire horseradish […]

Business WordPress

Project Management

I recently finished up a web site (using WordPress as a CMS of course) for a client who besides being a client is an amazing writer. He has a best selling project management book (The Art of Project Management) and has another one coming out in the next month. If you have a few minutes, […]

jappler.com WordPress

giving wp-cache a try.

I have been going back and forth for awhile about whether to cache or not to cache, and I decided to finally try it with this site. I have heard many good things about the WP-Cache plugin and got it installed today. If you notice a difference in load times over the course of the […]