lewro’s blog - 2.1 - web designer beginner

Archive for the 'Design' Tag

Design phase of lewro’s blog 3.0

March 14, 2008 [1:32 pm] 1 Comment

I have been collecting information for my new blog for couple of months. The last month I spent creating wire frames, grids and design proposals for each page in Photoshop. After 65 hours of working in single Photoshop file the goal has been achieved. I am not sure it was the best idea to keep the design of all pages in a single file because my 2gigs memory was surly not enough in the final phase. I am also not sure if 65 hours are to much or not enough. I have spent quite a few hours designing icons, in same cases even 3 hours per icon. But I am happy I have done it. I am happy with the result and hope you will like it too.

Development

The next phase is going to be development. The biggest part is obviously CSS where I am confident enough. There should be no problems in this department. I am going to implement quite a few DOM scripting as well. I have done some of it before and small part is going to be new for me but I am sure I can find the sources to learn from. PHP and HTML is mostly going to come from this version but there are going to be major tweaks in terms of reusability of code and semantic improvements.

How much time do you guys usually spend designing your blog? Do you keep all the pages in a single file? What tools do you use?

Archive for the 'Design' Tag

Podcasts

March 7, 2008 [7:44 am] No Comments

When it comes to studying technology or languages I almost always reach for book. But when I want to get the latest information about web design or information technologies in general then I recommend podcasts.

Boagworld

Today I would like to introduce couple of podcasts I have been listening to for months. The one am I going to put on the first position is called boagworld . This podcast is about web design and development. It summarizes all important stuff around web design what happened for the past week and brings lots of useful and deep information in its case studies, interviews and reviews. The podcast is run by 2 guys Paul and Marcus where each of them presents different aspects of web design industry. Paul talks about web development, technologies and Marcus covers the business, marketing and management area of running web design company. If you are into web design or you thinking about running web design company I would strongly recommend subscribing to this podcast.

Diggnation

The next podcast I am going to recommend is called diggnation. I am sure you have already heard about web site called dig.com Kevin is the guy who came with the whole digg idea and this podcast is mainly about the best articles featured on the dig.com. Kevin and his body Alex talk about the technology in a really funny way. The usually mix it with stories of their private lifes. During the whole time of the podcast they drink beer so you can imagine that the flow of the conversion is not always strictly following the theme of the articles featured on the dig.com. I can not forget to say that this podcast is video podcast and it is the most entertaining podcast in my library.

Rissington podcast

There is one more podcast about web design and that is Rissington podcasts. This one has started only recently but again, very entertaining and full of excellent advices. The podcast is based on users questions. It is organized by John Oxton and Jon Hicks. I probably do not have to introduce these two guys if you live your life around web design. If you decide to subscribe to this podcast via iTunes do not forget to check the web site as well. It has brilliant design. Try to resize the browser window once you are there as well.

Photoshop user TV

As a designer you probably can not live without Adobe Photoshop and that is a part of the name of my next recommendation. It is called Photoshop user TV. It is excellent source of ideas, tutorials and tricks used in Photoshop. It is run by 3 Photoshop guys where each of them is top specialist and not only in Photoshop but in other Adobe products and digital photography as well. This podcast is again video podcast. There is no better way to learn all the photoshop stuff. You can just watch this guys working in Photoshop for hours and I am sure you will remember most of it because you can see it in action.

So these are all my web design related podcasts and I have to say I would not probably watch them if they were not so entertaining as they are. So if you are thinking about creating a podcast, make it fun.

Did I miss something? If you know about any good podcast let me know.

Archive for the 'Design' Tag

Studying in circles

February 24, 2008 [7:33 pm] 4 Comments

If you have been reading this blog for some time you probably know that I belong to the category of people who study all the time and will probably never stop. Today I would like to talk about the way I study and maybe get some ideas from you guys to get more effective. I have to say when I started to study web design it was quite difficult. There was a lots of stuff I needed to get into my head. I used to study different kind of materials in the past and this area was pretty new for me. I have spent lots of time studding finance, economy and law before and I would not even think that you can actually study web design and even more that you can become professional web designer. I always thought that it is job which belongs to IT department.

Once I have started to study web design in general the doors has suddenly opened and I saw the whole picture. It was very exiting and interesting. What I have not realized how wide knowledge is needed to be a proper web designer. My naive opinion was that there is html, css and that is it. Later I found out that there are such a things as layouts, grids, colour managment, icon design, flash, dom-scripting, ajax, accessibility, web standards etc. So I told to myself. If I want to do my job properly I have to learn all of these. It already looks like a lot of stuff to get into single brain but you know what? It is not all. There is so much more to it and it is developing pretty fast and that is why it is so interesting. All these study areas I have mentioned belong to front end but there is back end as well so the list goes on and on. For the back end I have chosen PHP and MYSQL.

If you are new to web design study do not be scared if it looks like too much for you. First of all. Once you love what you do you do not have to force yourself to study because you just love to do it. Secondly, you do not have to learn all these stuff. You can decide what you want to be specialist in. You can be perfect HTML and CSS coder or PHP and MYSQL coder if you do not feel like playing with colours and pretty pictures. My problem is I want to know it all. I dream about perfect, accessible web applications with beautiful semantic code which would have a pretty and intuitive interface spiced with cool behaviors via dom-scripting and ajax.

I study almost every day. It does not always mean reading the book. Sometimes it is reading RSS feeds sometimes going true someones CSS code. When I read book about something new, I usually read the book 2-3 times to get the big picture. Then I start trying stuff, coding and testing. It is always this faze when I realized that it is not that difficult as it looks like when you first read about it. After some time spent trying new stuff I get another book to get a different view on the problematic. Reading second book is always easier and you find yourself nodding your head when going true the first chapters. The second part of every book is more complicated and it needs to play with a new technology for lot longer time to get the whole idea. For example I am still not confident to make some complicated java-script functions but I can create some pretty cool and useful stuff. What happens next? After I feel I am able to produce some of the stuff I was reading about I move on. I chose different subject and study something else. Later I come back and build on the knowledge I got in the first round. So I work in circles. This helps me not to be overwhelmed by one subject and still be able to make a progress. I am interested in lots of different areas so that allows me to move in circles from coding such are HTML, CSS, JS jumping into Photoshop then photography then Flash or drawing. These days it is PHP and MYSQL but when it becomes to much I read about colour managment.

What is your method? How do you get your head around web design?