New Laptop?
Well, most of the time I give advice in some form or another, be it trough my tutorials or my comments, but today I would like to hear some advice from you. As you can see in the picture beside, my companion for the last 2 years, my MacBook, has suffered severe damage from the heavy use in this time.
I dally with the idea of buying a new notebook for some time now, cause the look of the macbook is far from stylish ever since the white chassis turned into dirty dark yellow. Ok, I am not that kind of a brag that I would throw away my laptop only because of its looks, but the hard drive I bought 2 years ago is far to small, the RAM is too little, and the screen is to tiny for long lasting Photoshop works.
The chassis cracked now for the second time (the first time apple customer service fixed it but I didn’t extend for the 3-year Apple Care plan) and I think its time to get something better. I like to work with Apples OSX but I don’t really care which operating system I use, due to the fact that I was working on Windows XP for several years before.
I found a nice site doing laptop reviews in laptopical helping me through the jungle of vendors, prices and features. Some things that i especially like about the site are the short reviews for each Notebook, the pro and con list at the end of each summary and the listing of the cheapest vendor. This is especially interessting for me, because we are using Euro as currency here in Austria and with the current rate of exchange of Euro and US -Dollar I think I can save a good amount of money…
I must admit after browsing most of the review archives of HP-Laptops, Toshiba-Laptops and others I startet to like the Idea of bying a MacBook again, this time the Pro version of course. Appart from the neat look, they seem to fit my needs in a much better way than other companys notebooks.
What I want to know from you is:
Do MacBook Pros discolour and fall apart as well as the normal versions after 2 years?
Would you recommend buying one or something totally different?
Would be glad to hear some advice
Create an apple style menu and improve it via jQuery
Since I wrote my last tutorial on how to create a CSS only multilevel dropdown menu I got a lot of visitors who wanted to know how I created the main navigation of kriesi.at. (a so called kwicks menu) The interest in extraordinary menus seems to be high nowadays, so today I will teach you how this is done.
Since the Apple-flavored Leopard-text-indent style is currently one of my favorite menu styles, we will start from scratch and build such a menu in Photoshop, then create the needed HTML and CSS and last but not least improve it via jQuery.
This is what we are going to build (don’t forget to hover over the menu)
WordPress: Display Content in multiple Columns
Recently I had to create a website which displays the content in 2 columns.
While CSS 3 is capable of doing this on its own with the new Grid Position Module, a lot of browsers do not support this functions yet, so I needed to add a little extra markup to the output which is generated via the_content() to get the following result:
How to use WordPress Custom Fields
WordPress gives an author the ability to add extra data to each written post and page. This data is called meta-data and is stored in custom fields.
These fields are really flexible in use and make it possible for developers and theme-authors to create stunning sites, far beyond from normal blog design. Read more »
Vacation
I’ll be on vacation the next 6 days (sailing in Croatia ;D, lucky me ) so no posts, tutorials, comments or any other sign of life from me until next week =)
I wish you all the best, have a nice week!
Kriesi
Create a multilevel Dropdown menu with CSS and improve it via jQuery
Some of you might have noticed, I have a partiality for sleek menus. As I recently had to create a multi level dropdown menu for one of my customers, I wanted to improve it with a little bit of jQuery, but couldn’t find a script that accomplished what I needed.
So I decided to build this menu from scratch and share my thoughts as well as the code with you.
So before we start: this is what we are going to build










