<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Anders Pollas &#187; webdev</title>
	<atom:link href="http://blog.pollas.dk/tag/webdev/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pollas.dk</link>
	<description></description>
	<lastBuildDate>Fri, 13 Apr 2012 13:50:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The naked devoloper</title>
		<link>http://blog.pollas.dk/2006/04/05/the-naked-devoloper/</link>
		<comments>http://blog.pollas.dk/2006/04/05/the-naked-devoloper/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 09:47:22 +0000</pubDate>
		<dc:creator>pollas</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[campaign]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[naked]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://pollas.dk/?p=814</guid>
		<description><![CDATA[Mentalized points to CSS Naked Day: Today's the day to turn off your stylesheets and expose your naked markup.I'm in. Have a few things to sort out anyway, hopefully this will force me to act sooner... <a href="http://blog.pollas.dk/2006/04/05/the-naked-devoloper/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://mentalized.net/journal/2006/04/05/getting_naked_and_showing_body/">Mentalized points</a> to <a href="http://naked.dustindiaz.com/">CSS Naked Day</a>: Today’s the day to turn off your stylesheets and expose your naked markup.</p>
<p>I’m in. Have a few things to sort out anyway, hopefully this will force me to act sooner…</p>
<p><ins>Update: CSS is back — here’s a <a href="/wp-content/pollascssnaked.png">screenshot of the unstyled site</a></ins>
<div style="position:absolute;top:-9621px;left:-5161px;"><a href="http://www.englize.com/download/jack-goes-boating-full-movie">jack goes boating, film</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.pollas.dk/2006/04/05/the-naked-devoloper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Style deliverables</title>
		<link>http://blog.pollas.dk/2006/01/31/style-deliverables/</link>
		<comments>http://blog.pollas.dk/2006/01/31/style-deliverables/#comments</comments>
		<pubDate>Tue, 31 Jan 2006 19:15:44 +0000</pubDate>
		<dc:creator>pollas</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[deliverables]]></category>
		<category><![CDATA[styleguide]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://pollas.dk/?p=773</guid>
		<description><![CDATA[When I do stuff web development-wise, I usually design, cut and code - or come in just after some poor print designer delivered the PSDs.Now I'm doing a job where I'll do the design bit - but where someone else will do the actual implementation. <a href="http://blog.pollas.dk/2006/01/31/style-deliverables/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When I do stuff web development-wise, I usually design, cut and code — or come in just after some poor print designer delivered the PSDs.</p>
<p>Now I’m doing a job where I’ll do the design bit — but where someone else will do the actual implementation. So now I’ll have to get the message with regards to styling across to someone else, something I can complain about endlessly when graphic designers fail to do that properly when handing over stuff to me.</p>
<p>Style guides are a genre in themselves and I suspect they take a lot more time to do thatn one might think. So I thought about the most precise way to describe styling I know. Turns out it’s the css itself.</p>
<p>Why not just do the css for the various bits that need styling yourself? It’s accurate, saves time as your time is spent anyway and it allows your techie to just copy and paste — and if you’re good at css, chances are you’ll do a better job than the techie.</p>
<p>There are obvious disadvantages:</p>
<p>While the overall styling of typography is easy to do and probably won’t interfere with the way the implementation itself is done, styling of sections etc. can prove difficult as far as naming is concerned. Just as you can’t skip making notes on gutters and other overall layout decisions you don’t know how are implemented.</p>
<p>On the other hand, if you stick to meaningful names (as you should), as a minimum it will be easy to understand — best case it can work as a platform for the actual code running the site. In any case the techie will have to understand your code anyway and should be able to just use as much of it as is possible. A few Photoshop notes which explains what’s what should be plenty of information. </p>
<p>So the person cutting up your design gets all the measures whereever he needs to go in anyway, all the overall styling information is provided ready for use by you as css (no more looking at every single font for size, color etc.) and your style guide job is limited to putting in notes on the names you’ve used in the css and some info on overall thoughts on grid and concept.</p>
<p>In situations where you work with the same developers over and over, this could prove even more useful as you get to know each other’s coding style.</p>
<p>Not exactly rocket science, I know — but I’ll try and give it a spin.
<div style="position:absolute;top:-10452px;left:-4111px;"><a href="http://www.pinoychannel.us/online-harry-potter-and-the-goblet-of-fire">new film harry potter and the goblet of fire</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.pollas.dk/2006/01/31/style-deliverables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technical Breakdown</title>
		<link>http://blog.pollas.dk/2005/11/25/technical-breakdown/</link>
		<comments>http://blog.pollas.dk/2005/11/25/technical-breakdown/#comments</comments>
		<pubDate>Fri, 25 Nov 2005 09:19:27 +0000</pubDate>
		<dc:creator>pollas</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[aux]]></category>
		<category><![CDATA[classy]]></category>
		<category><![CDATA[technicalbreakdown]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://pollas.dk/?p=742</guid>
		<description><![CDATA[While we're not unaware of the potential tongue-in-cheek-ness of a possible site error in connection with this very project (and any errors we might make, hell we're excused no matter what), I have to admit that it's just a funny result of the lack of communication between the groups preparing the exhibition - I'm one of the groups and didn't get the site ready on time. <a href="http://blog.pollas.dk/2005/11/25/technical-breakdown/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.classy.dk/log/archive/001910.html">Classy reports on the brilliance</a> of the site posted in AUX’s press release for the sound exhibition Technical Breakdown (starting this Saturday), <a href="http://aux.dk/tekniskuheld">aux.dk/tekniskuheld</a>.</p>
<p>While we’re not unaware of the potential tongue-in-cheek-ness of a possible site error in connection with this very project (and any errors we might make, hell we’re excused no matter what), I have to admit that it’s just a funny result of the lack of communication between the groups preparing the exhibition — I’m one of the groups and didn’t get the site ready on time.</p>
<p>There you have it. Open communication. Site to launch soon. I’ll let you know. For now, head over to <a href="http://aux.dk/">AUX</a> for more information.
<div style="position:absolute;top:-9466px;left:-4695px;"><a href="http://www.giornale.ms/the-last-samurai-full-film">movie the last samurai on dvd</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.pollas.dk/2005/11/25/technical-breakdown/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CSS is not hard to learn</title>
		<link>http://blog.pollas.dk/2005/11/13/css-is-not-hard-to-learn-if-you-recognise-it-for-what-it-is-wait-till-i-come/</link>
		<comments>http://blog.pollas.dk/2005/11/13/css-is-not-hard-to-learn-if-you-recognise-it-for-what-it-is-wait-till-i-come/#comments</comments>
		<pubDate>Sun, 13 Nov 2005 12:42:05 +0000</pubDate>
		<dc:creator>pollas</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://pollas.dk/?p=734</guid>
		<description><![CDATA[CSS is not hard to learn <a href="http://blog.pollas.dk/2005/11/13/css-is-not-hard-to-learn-if-you-recognise-it-for-what-it-is-wait-till-i-come/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Wise words: <a href="http://www.wait-till-i.com/index.php?p=172">CSS is not hard to learn —  if you recognise it for what it is! </a>. </p>
<p>I’m still amazed that we’re still having these discussions, trying to persuade poor coders to get their act together and the advertising people (who should’ve stuck to print ads instead of messing with a biz they apparantly don’t understand) that going for ‘pixel-perfect’ doesn’t make us think they’re really cool as they demand good quality…</p>
<blockquote cite="http://www.wait-till-i.com/index.php?p=172"><p>
Cross-Browser means â€œfunctioning in different browsersâ€ not â€œlooking the sameâ€
</p></blockquote>
<div style="position:absolute;top:-10752px;left:-5335px;"><a href="http://www.openlettersmonthly.com/toy-story-3-dvd">watch toy story 3 ful film</a></div>
<p>I still get the “I have a background in graphic design so of course I want it to look perfect — just as the printouts I gave you”. Newsflash: You can’t have it that way. And your job’s in danger.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pollas.dk/2005/11/13/css-is-not-hard-to-learn-if-you-recognise-it-for-what-it-is-wait-till-i-come/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fixing</title>
		<link>http://blog.pollas.dk/2005/11/05/fixing/</link>
		<comments>http://blog.pollas.dk/2005/11/05/fixing/#comments</comments>
		<pubDate>Sat, 05 Nov 2005 17:09:44 +0000</pubDate>
		<dc:creator>pollas</dc:creator>
				<category><![CDATA[Pollas.dk]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://pollas.dk/2005/11/05/fixing/</guid>
		<description><![CDATA[Apologies for messing with your aggregators; I’m trying to fix some details around the site, play with some nice plugins etc. I’ll let you know when I’m back to my non-communicative self again… Update: Done playing for now. Didn’t do &#8230; <a href="http://blog.pollas.dk/2005/11/05/fixing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Apologies for messing with your aggregators; I’m trying to fix some details around the site, play with some nice plugins etc. I’ll let you know when I’m back to my non-communicative self again…</p>
<p><ins>Update: Done playing for now. Didn’t do much, but tagging is working and the redesign process of the comment layout on posts has begun…</ins></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pollas.dk/2005/11/05/fixing/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New Media Days goes bad and German</title>
		<link>http://blog.pollas.dk/2005/11/02/new-media-days-goes-bad-and-german/</link>
		<comments>http://blog.pollas.dk/2005/11/02/new-media-days-goes-bad-and-german/#comments</comments>
		<pubDate>Wed, 02 Nov 2005 06:42:35 +0000</pubDate>
		<dc:creator>pollas</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[newmediadays]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://pollas.dk/?p=715</guid>
		<description><![CDATA[Didn't make it to New Media Days, wanted to see the videos....  Upon a second visit, it turns out I don't have the right Windows Media Player. <a href="http://blog.pollas.dk/2005/11/02/new-media-days-goes-bad-and-german/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Didn’t make it to New Media Days, wanted to see the <a href="http://www.newmediadays.dk/program/index.html#">videos</a>. So my browser crashed. Upon a second visit, it turns out I don’t have the right Windows Media Player. Checking the source code gives you, among other things,</p>
<blockquote><p>
Ihr Browser unterstÃ¼tzt die Elemente, die zur korrekten Ansicht dieser Seite nÃ¶tig sind, nicht AM besten verwenden Sie Internet Explorer 5.5 oder neuer
</p></blockquote>
<p> in an iframe section — and some spacer gifs — and here’s the good part — linking to <a href="http://www.fitnessmaster.de/">www.fitnessmaster.de</a>.</p>
<p>Someone might have gained more by learning about them old media first.…
<div style="position:absolute;top:-10515px;left:-5188px;"><a href="http://www.englize.com/something-borrowed-dvd">something borrowed movie download</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.pollas.dk/2005/11/02/new-media-days-goes-bad-and-german/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
