My old layout
Friday, 4. September 2009, 10:32:28
I'm Aleksander
Friday, 4. September 2009, 10:32:28
Wednesday, 22. July 2009, 13:36:28
After the recent (and still ongoing) redesign of my page I have got some feedback in the initial redesign post, but I thought I'd push out some of the tips and tricks I used and learned by doing the redesign.
Don't be afraid to mess around with the design :) CSS is not that hard and changing the My Opera CSS is even easier!
Tools i used:
W3Schools.com
W3Schools.com is a site where you find most information about most CSS questions. Searching around there for a while will find you the answer you need :)
Opera Dragonfly
Dragonfly is the tool I use to find elements I want to change. Load it up, then it's click on the element you need the name of.
Notepad++
Used for backups along the way, any notepad tool will do ;)
Kuler
I use Kuler to find the colors I want to use. I don't think you can find a better tool to use if you are like me and not the best at picking out colors.
Dragonfly might require some getting used to, but the other tools are straight forward if you know some basic HTML and CSS.
Note: I'm not doing a complete this is how I did this and that, this is just a few of the simple things.
To add some shadow to your text try the following. Note that the first value "#000" is the color, the first "1px" is how much left of the original text you want it and the next 1px is how far below it you want to have it. The last value is the fuzziness of the shadow. Try it, just don't overdo it..
text-shadow: #000 1px 1px 1px;
The small + in front of the links in my posts are really simple to do. And yes, it's CSS not something I do manually for each link :) Note that this does not work in all browsers, but this layout was built to work in Opera and it somewhat works in FF and WebKit browsers.
.content a:before {
content: "+";
color: #00DBFF;
}
The ":before" tag can also be used to do a lot of other cool stuff like if you have a look at the tag cloud on this page. The "Tags" text is placed using ":before".
Feel free to add up some questions before part 2 :)
Monday, 6. July 2009, 15:13:30
So, I did a redesign of the blog. The design is made to work in Opera10, but I have tested in IE8, Safari4 and FF3.5 also. Everything more or less works. (IE screws up the most, but if you want to solve those problems take a trip over here to get Opera.
Any bugs except the following? (Or fixes if you like)
The list is probably longer, but /care.. It looks more or less like it should (still need some minor tweaks) in Opera :)
Guess there is a reason why IE has problems as the only browser who failed (tested with the latest versions: "From the 43 selectors 13 have passed, 4 are buggy and 26 are unsupported (Passed 330 out of 578 tests)" - [www.css3.info]
The design now looks almost as I want it to do in Opera, Safari and FireFox, If you use IE, then go change now!
Monday, 6. July 2009, 13:21:10
So, to finish of the little report from @media. Day two had a bit more development focus than day one. And after a long walk home the day before (Espen and I spent over one hour walking the Thames back to our Hotel). We where good to go for day two with (at least for me) soar feet and a eager to learn more!
Douglas Crockford was first off talking about quality. A harsh look at routines and work flow for larger projects. Having his background from Yahoo! he sure had a lot of experience and held a really educational talk that I will cherish next semester at the university!
Chris Wilson followed as the next speaker up. Talking about the web, although a lot of it seemed to be "I'm sorry for that" and "Don't sue me for this" (Seeing how he works for a certain company in Redmont).
Molly from Opera followed with a talk on HTML5 featuring a cowboy dressed Bruce Lawson. A hilarious but yet good presentation on the future of the web (expect more on HTML5 to come).
Tuesday, 30. June 2009, 10:57:03
Following up on the last post, it's time to get the next one going. We had a quick lunch at a Brazilian place, imagen that Patrick! (And thanks for keeping Sushi alive) After some discussion about the first half of the speakers it was time to head on back to the conference center for day one part two!
Dan Rubin was up next talking about designing virtual realism. This might sound a bit flakky, but the idea was to use images and breake up single colors with either texture (pref from real life images as CGI just isn't that good and always will look fake) or by adding noise to the colors to breake the monotone look of it. I did try to play around with his ideas at home last night and I must say that he had several good points.
Showing posts 1 - 5 of 6.
aleksaas: Blog: Get in sync! http://my.opera.com/chooseopera/blog/show.dml/5010461
aleksaas: @Warcraft #DailyWoW the first time I saw Ragnaros.. No doubt!
aleksaas: RT @eiriksnilsen any interaction designers out there that fancy working at @opera ? http://short.to/yvgb
aleksaas: @macfred Norge ble kristent ved tvang?
aleksaas: Blog: Fun with Avatars! http://my.opera.com/Aleksander/blog/show.dml/4957311