Hvordan få sider som ser bra ut, overalt Tue, May 6. 2008
Hvordan Google News kan redde avisbransjen Fri, Nov 23. 2007
I forbindelse med dagens debatt i Aftenposten kalt "stenger ute leserne" (funnet via IAllEnkelhet.no) som jeg anbefaler alle å lese, tar jeg opp noen argumenter om hvorfor f.eks Google News er den beste oppfinnelsen for internettmedier siden Apache!
Resten av denne artikkelen baserer seg på en intern utblåsning jeg hadde for et halvt år siden, men den er like aktuell i dag.
Les resten av "Hvordan Google News kan redde avisbransjen" »
Web 2.0 - hvor ble du av? Tue, Nov 13. 2007
Hvorfor vi ikke hjelper deg Mon, Oct 1. 2007
Is anyone actually thinking at all over at Microsoft? Thu, Sep 6. 2007
So I made this MVC-framework in 27 lines of code... Mon, May 28. 2007
It started as a generic include-script for the redesign of my commercial homepage, Pedersen Mediaconsult and suddenly I got an epiphany. ![]()
Introducing... The OneFileFramework, a complete (well, sort of) web framework in PHP that consists of ONE single file (index.php) consisting of 27 actual code lines. ![]()
The webpage I set up for it (and the demo) pretty much explains it all (form validation, MVC-orientation and so on). I haven't set up any way of providing feedback for it yet, though. So I'd like comments to be posted to this blog entry.
I'd especially like to hear if anyone can find a way to fool OFF into security attacks using the $p parameter.
Free design work Sun, Mar 18. 2007
I found this through No-spec.com, the original author is unknown and the original posting was on CraigsList.
To those who are looking for someone to do work for free… please wake up and join the real world
Every day, there are more and more CL posts seeking “artists” for everything from auto graphics to comic books to corporate logo designs. More people are finding themselves in need of some form of illustrative service.
Why Flash websites are a really, really bad idea Mon, Nov 27. 2006
Just to state some basic facts...
- Flash doesn't work everywhere, unlike normal HTML. My computer runs a 64-bit OS without 32bit emulation, and Adobe has yet to provide a Flash player for any 64-bit platform.
- Flash requires a proprietary plugin.
- Flash does not let users change font sizes or contrast settings using personalized stylesheets.
- A lot of screenreaders and other accessibility tools does not work with Flash (some screenreaders does using a Windows-specific API).
- Flash is not indexable by all search engines. Some does index text in Flash files, but since there is no way to link to the subpage your query was found in, people can't be redirected to the result, making the result useless for users.
- If a browser doesn't support Flash, you get nothing unless the entire website is also saved in a standard compliant (also know as HTML) way. If a browser doesn't support CSS, you will still get a readable website.
- Flash doesn't not present my usual OS widgets (textfields, submit buttons and such) or use my OS settings for these (larger fontsizes, higher contrast and such).
- Flash is owned by a commercial entity and even though the format specification is open, it is not licensed for free use.
- Flash sites breaks the back button, a fundamental function that users are used to.
- There is no way to bookmark a subpage of most Flash-only sites.
- Flash doesn't work in most alternative browser devices, like PDAs or Smart phones.
- Printing content from a Flash site is extremely difficult and most of the time comes out weird on paper, if at all.
Flash doesn't provide a standard way of navigating without the mouse(tab navigation is possible by default).
Note: I'm not saying Flash should be banned from the net, I think there are numerous valid reasons to use Flash. But my opinion is that it should only be used for interactive multimedia which cannot be represented in HTML/CSS/JS in an easy way. Stuff like games, ads and (because of terrible object tag support in browsers) video playback. If you need to use Flash to have graphical menu buttons with mouseovers or display a logo in the header of your site you really should reconsider your profession. ![]()
Edit: Item 5 moderated, item 13 refuted.
Sidenote: Tadeusz Szewczyk at Fadtastic talks about the demise of Flash.
Edit: Item 4 moderated.
