<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>css3 &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/css3/</link>
	<description>Feed of posts on WordPress.com tagged "css3"</description>
	<pubDate>Sun, 20 Jul 2008 14:43:57 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Resize images with CSS - Keeping aspect ratio as it is]]></title>
<link>http://shubhamoy.wordpress.com/?p=67</link>
<pubDate>Thu, 17 Jul 2008 17:00:33 +0000</pubDate>
<dc:creator>Shubhamoy</dc:creator>
<guid>http://shubhamoy.wordpress.com/?p=67</guid>
<description><![CDATA[I found a quick and easy way to rezise images with CSS by keeping your image&#8217;s aspect ratio. T]]></description>
<content:encoded><![CDATA[<p>I found a quick and easy way to rezise images with CSS by keeping your image's aspect ratio. This is very quick you can use it in less than 5 minutes, lets proceed ;)</p>
<p>Lets say you want to show large images on your web page with maximum <strong>200 pixels width</strong>, blog or forums just create the following css class into your styling css file:</p>
<blockquote><p><code><span style="color:#ff00ff;">.</span><strong><span style="color:#ff00ff;">resize</span> </strong>{<br />
<span style="color:#333399;">width</span><span style="color:#ff00ff;">:</span> <span style="color:#333399;">200px</span>;<br />
<span style="color:#333399;">height</span> <span style="color:#ff00ff;">:</span> <span style="color:#333399;">auto</span>;<br />
}</code></p></blockquote>
<p>Read the full method @ <a title="SachinKRaj's Blog" href="http://sachinkraj.wordpress.com/2008/07/17/resize-images-with-css/" target="_self"><strong>SachinKRaj's Blog</strong></a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Opera 9.5 vs Firefox 3.0]]></title>
<link>http://whitedervish.wordpress.com/?p=275</link>
<pubDate>Sat, 21 Jun 2008 09:25:46 +0000</pubDate>
<dc:creator>WhiteDervish</dc:creator>
<guid>http://whitedervish.wordpress.com/?p=275</guid>
<description><![CDATA[Trzeba przyznać firmie Mozilla, że jej ludzie bardzo dobrze znają się na marketingu. Utworzenie ]]></description>
<content:encoded><![CDATA[<p>Trzeba przyznać firmie Mozilla, że jej ludzie bardzo dobrze znają się na marketingu. Utworzenie czegoś takiego jak Download Day było naprawdę bardzo dobrym krokiem marketingowym. Powstał wielki szał na nowego Firefox'a. Czy Firefox jednak jest taki szybki, wydajny i bezpieczny jak wiele osób twierdzi? I tak i nie.<br />
<!--more--><br />
Pozwolę sobie przytoczyć dane z testów przeglądarek (Opery 9.27, Opery 9.5, Firefox 2.0.0.14, Firefox 3.0) z następującycyh stron internetowych:</p>
<ul>
<li><a href="http://www.nextmag.pl/index.php/news/nid/1300">http://www.nextmag.pl/index.php/news/nid/1300</a></li>
<li><a href="http://www.nextmag.pl/index.php/news/nid/1335">http://www.nextmag.pl/index.php/news/nid/1335</a></li>
<li><a href="http://www.nextmag.pl/index.php/news/nid/1319">http://www.nextmag.pl/index.php/news/nid/1319</a></li>
</ul>
<p>Na początku porównam przeglądarki Opera 9.27 i Opera 9.5, bazując na danych z wymienionych wyżej testów:</p>
<pre>
Test                            &#124; Opera 2.7 &#124; Opera 9.5
ACID3 [%]                       &#124;    46     &#124;    83
Dojo 1.0.2 [ms]                 &#124;   116     &#124;    94
JQuery 1.2.3 [ms]               &#124;   295     &#124;   180
MooTools 1.2beta2 [ms]          &#124;   304     &#124;   116
Prototype 1.6.0.2 [ms]          &#124;   406     &#124;   180
JavaScript Performance Test [ms]&#124;  1072     &#124;   482.5
SunSpider Test [ms]             &#124; 28775.4   &#124; 10674.8
CSS3 Info selectors-test [%]    &#124;    60     &#124;   100
Dromaeo [ms]                    &#124; 13593.5   &#124;  2946.8
</pre>
<p>Teraz Firefox 2.0.0.14 vs Firefox 3.0:</p>
<pre>
Test                            &#124; Firefox 2.0.0.14 &#124; Firefox 3.0
ACID3 [%]                       &#124;     52.5         &#124;   71
Dojo 1.0.2 [ms]                 &#124;    305           &#124;  179.5
JQuery 1.2.3 [ms]               &#124;    588.5         &#124;  341.5
MooTools 1.2beta2 [ms]          &#124;    241.5         &#124;  173
Prototype 1.6.0.2 [ms]          &#124;    393           &#124;  312.5
JavaScript Performance Test [ms]&#124;    890.5         &#124;  317.5
Celtic Kane Test [ms]           &#124;   1891           &#124;  532
RockStar Test [ms] (średnia)    &#124;      0.921416316 &#124;    0.321248114
SunSpider Test [ms]             &#124;  27172.4         &#124; 5364.8
CSS3 Info selectors-test [%]    &#124;      60.46511628 &#124;   83.72093023
Dromaeo [ms]                    &#124;   12589          &#124; 2606.8
</pre>
<p>I na koniec Opera 9.5 vs Firefox 3.0:</p>
<pre>
Test                            &#124;    Opera 9.5    &#124; Firefox 3.0
ACID3 [%]                       &#124;    83           &#124;   71
Dojo 1.0.2 [ms]                 &#124;    94           &#124;  179.5
JQuery 1.2.3 [ms]               &#124;   180           &#124;  341.5
MooTools 1.2beta2 [ms]          &#124;   116           &#124;  173
Prototype 1.6.0.2 [ms]          &#124;   180           &#124;  312.5
JavaScript Performance Test [ms]&#124;   482.5         &#124;  317.5
Celtic Kane Test [ms]           &#124;   375           &#124;  532
RockStar Test [ms] (średnia)    &#124;     0.516834861 &#124;    0.321248114
SunSpider Test [ms]             &#124; 10674.8         &#124; 5364.8
CSS3 Info selectors-test [%]    &#124;   100           &#124;   83.72093023
Dromaeo [ms]                    &#124;  2946.8         &#124; 2606.8
</pre>
<p>Opera 9.5 vs Firefox 3.0 - 7:4 .</p>
<p>Opera 9.5 wygrała z Firefox 3.0 w siedmiu testach, a przegrała w 4. Widać, że Opera lepiej przeszła m.in. test ACID3 i CSS3. Świadczy to o tym, że przeglądarka ta lepiej spełnia standardy. Mozilla zresztą nigdy nie przejmowała się standardami. Wystarczy choćby wspomnieć, że Opera wydała przeglądarkę przechodzącą test ACID2 20 czerwca 2006 roku (Opera 9.0), a Mozilla 17 czerwca 2008 roku (Firefox 3.0) (niecałe dwa lata później!). Firefox za to szybciej interpretuje skrypty JavaScript, lecz o poprawności ich interpretacji można dyskutować. W końcu gorzej radzi sobie z testem ACID3, który jest "wypchany po brzegi" skryptami JavaScript. Lisek szybciej także interpretuje, ogólnie, kody stron internetowych. Szybciej jednak nie znaczy lepiej. To również widać w testach.</p>
<p>Przedstawiłem tu wydajność, zgodność ze standardami i szybkość przeglądarek. A co z bezpieczeństwem?<br />
O bezpieczeństwie nie można jeszcze zbyt wiele powiedzieć, bo minęło zbyt mało czasu od wydania obu przeglądarek. Można jednak powiedzieć już coś o Firefox'ie: <a href="http://www.theregister.co.uk/2008/06/19/firefox3_bugs/">http://www.theregister.co.uk/2008/06/19/firefox3_bugs/</a>. Luka ta została w nim znaleziona zaledwie godzinę po wydaniu aplikacji.<br />
W Opera Browser 9.5 nie odnaleziono żadnego buga.</p>
<p>Czy Firefox 3.0 jest tak dobrą przeglądarką, jak twierdzi Mozilla? Jeżeli porównać Firefox 3.0 do Firefox 2.0.0.14, to rzeczywiście widać duże postępy. Jeśli jednak porównamy go do przeglądarki Opera 9.5, to nic specjalnego w nim nie ma. Ja jednak zostanę przy Opera 9.5.</p>
<p>A co można powiedzieć o przyszłości? Niewiele. Nie będę pisał o zamierzeniach producentów przeglądarek, bo jest to bez sensu. Ja wolę fakty.<br />
Weźmy ACID3. Firefox 3.1 preAlpha w teście ACID3 zdobywa 80 punktów. Jest to o 9 punktów więcej niż Firefox 3.0, ale mniej niż zdobyła najnowsza, stabilna wersja przeglądarki Opera 9.5 - 83 pkt.<br />
Za to testowa wersja WinGogi zdobywa w tym teście 100 pkt.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[60 CSS Directories]]></title>
<link>http://shubhamoy.wordpress.com/?p=43</link>
<pubDate>Wed, 11 Jun 2008 18:33:09 +0000</pubDate>
<dc:creator>Shubhamoy</dc:creator>
<guid>http://shubhamoy.wordpress.com/?p=43</guid>
<description><![CDATA[Hi Friends,
Just check this out. 60 CSS(Cascading Style Sheet) Directories. I know you all will sure]]></description>
<content:encoded><![CDATA[<p style="text-align:left;">Hi Friends,</p>
<p style="text-align:left;">Just check this out. <strong>60 </strong><a href="http://en.wikipedia.org/wiki/css"><strong>CSS</strong></a><strong>(Cascading Style Sheet) Directories</strong>. I know you all will sure like this. So, don't forget to post your comments. :-D</p>
<h2><strong><span style="text-decoration:underline;">60 CSS Directory</span></strong></h2>
<ol>
<li><a href="http://www.cssbeauty.com/" target="_blank"><strong>www.cssbeauty.com</strong></a></li>
<li><a href="http://www.cssdrive.com/" target="_blank"><strong>www.cssdrive.com</strong></a></li>
<li><a href="http://www.stylegala.com/" target="_blank"><strong>www.stylegala.com</strong></a></li>
<li><a href="http://www.alvit.de/css-showcase/" target="_blank"><strong>www.alvit.de/css-showcase/</strong></a></li>
</ol>
<p>Get the full directory <a href="http://sachinkraj.wordpress.com/2008/06/11/60-css-directories/"><strong>here</strong></a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[CSS3: css variables are a bad idea. Just allow us to call other selectors.]]></title>
<link>http://rip747.wordpress.com/?p=402</link>
<pubDate>Thu, 10 Apr 2008 12:29:43 +0000</pubDate>
<dc:creator>rip747</dc:creator>
<guid>http://rip747.wordpress.com/?p=402</guid>
<description><![CDATA[Everytime I hear about CSS3 allowing the use of variables, I cringe.  I can tell right off the bat t]]></description>
<content:encoded><![CDATA[<p>Everytime I hear about <a href="http://www.dave-woods.co.uk/index.php/css-variables/" target="_blank">CSS3 allowing the use of variables</a>, I cringe.  I can tell right off the bat that this is an extremely bad idea and will be abused beyond belief.</p>
<p>One of the ways I propose replacing this up and coming feature is by just allowing us to call other selectors within a selector. I'll demonstrate:</p>
<blockquote><p>&#60;style type="text/css"&#62;<br />
.bold {font-weight:bold;}<br />
.blue {color:blue;}<br />
.testingagain {selectors:.bold, .blue;}<br />
&#60;/style&#62;<br />
&#60;p class="testingagain"&#62;testing this out&#60;/p&#62;</p></blockquote>
<p>In the above code block the testingagain class would inherit the properties of both the bold and the blue selectors. Further more you could overwrite them, just as you do now.</p>
<blockquote><p>&#60;style type="text/css"&#62;<br />
.bold {font-weight:bold;}<br />
.blue {color:blue;}<br />
.testingagain<br />
{<br />
selectors:.bold, .blue;<br />
font-weight:normal;<br />
}<br />
&#60;/style&#62;<br />
&#60;p class="testingagain"&#62;testing this out&#60;/p&#62;</p></blockquote>
<p><strong>Hell, let's get jiggy with it:</strong></p>
<blockquote><p>&#60;style type="text/css"&#62;<br />
.cool {font-weight:bold;color:blue;}<br />
.shout{background-color:red;text-align:center;text-decoration:underline;}<br />
.testingagain<br />
{<br />
selectors:.cool, .shout;<br />
font-weight:normal;<br />
text-decoration:none;<br />
background-color:yellow;<br />
}<br />
&#60;/style&#62;<br />
&#60;p class="testingagain"&#62;testing this out&#60;/p&#62;</p></blockquote>
<p><strong>Why I like this method</strong></p>
<p>Because you can already do it now! You have to do it in the HTML like so</p>
<blockquote><p>&#60;style type="text/css"&#62;<br />
.bold {font-weight:bold;}<br />
.blue {color:blue;}<br />
&#60;/style&#62;<br />
&#60;p class="bold blue"&#62;testing this out&#60;/p&#62;</p></blockquote>
<p>With my proposed method it moves this into the css file for easier maintenance and readbility.</p>
<p>So what do you think?</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Safari 3.1 για PC και Mac]]></title>
<link>http://altervedo.wordpress.com/?p=47</link>
<pubDate>Wed, 19 Mar 2008 07:18:34 +0000</pubDate>
<dc:creator>altervedo</dc:creator>
<guid>http://altervedo.wordpress.com/?p=47</guid>
<description><![CDATA[H Apple έκανε διαθέσιμη την έκδοση 3.1 του browser της Safari για PC]]></description>
<content:encoded><![CDATA[<p>H Apple έκανε διαθέσιμη την έκδοση 3.1 του browser της <a href="http://www.apple.com/safari/" title="Apple Safari browser" target="_blank">Safari</a> για PC και για Mac. Σύμφωνα με την Apple ο <a href="http://www.apple.com/safari/" title="Safari browser" target="_blank">Safari</a>, τρέχει 1.9 φορές πιο γρήγορα από τον Internet Explorer και 1.7 φορές από τον Firefox 2. Στον τομέα javascript αναφέρεται ότι ο Safari εκτελεί κώδικα 7 φορές πιο γρήγορα από τον browser της Microsoft και 4 φορές από τον browser της Mozilla. Σαν νέα χαρακτηριστικά αξίζει να σημειωθούν η υποστήριξη των CSS3 Web fonts και τα νέα tags για audio και video που συμπεριλαμβάνονται στο HTML 5. Υποστηρίζονται επίσης animations CSS.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[HTML5 and CSS3]]></title>
<link>http://superstarit.com/2007/12/06/html5-and-css3/</link>
<pubDate>Thu, 06 Dec 2007 09:06:05 +0000</pubDate>
<dc:creator>Dominik</dc:creator>
<guid>http://superstarit.com/2007/12/06/html5-and-css3/</guid>
<description><![CDATA[Kyle Neath makes some good points about the future of HTML5 and CSS3. While CSS3 might work quite we]]></description>
<content:encoded><![CDATA[<p>Kyle Neath makes some <a href="http://warpspire.com/features/html5-css3/">good points about the future of HTML5 and CSS3</a>. While CSS3 might work quite well, the missing backwards compatibility of HTML5 looks like a real bummer.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Resize images with CSS - Keeping aspect ratio as it is]]></title>
<link>http://sachinkraj.wordpress.com/?p=354</link>
<pubDate>Thu, 17 Jul 2008 10:37:27 +0000</pubDate>
<dc:creator>sachinkraj</dc:creator>
<guid>http://sachinkraj.wordpress.com/?p=354</guid>
<description><![CDATA[I found a quick and easy way to rezise images with CSS by keeping your image&#8217;s aspect ratio. T]]></description>
<content:encoded><![CDATA[<p>I found a quick and easy way to rezise images with CSS by keeping your image's aspect ratio. This is very quick you can use it in less than 5 minutes, lets proceed ;)</p>
<p>Lets say you want to show large images on your web page with maximum <strong>200 pixels width</strong>, blog or forums just create the following css class into your styling css file:</p>
<blockquote><p><code><span style="color:#ff00ff;">.</span><strong><span style="color:#ff00ff;">resize</span> </strong>{<br />
<span style="color:#333399;">width</span><span style="color:#ff00ff;">:</span> <span style="color:#333399;">200px</span>;<br />
<span style="color:#333399;">height</span> <span style="color:#ff00ff;">:</span> <span style="color:#333399;">auto</span>;<br />
}</code></p>
<p><code><span style="color:#ff00ff;">.</span><strong><span style="color:#ff00ff;">resize</span> </strong>{<br />
<span style="color:#333399;">width</span><span style="color:#ff00ff;">:</span> <span style="color:#333399;">auto</span>;<br />
<span style="color:#333399;">height</span> <span style="color:#ff00ff;">:</span> <span style="color:#333399;">300px</span>;<br />
}</code></p></blockquote>
<p>Second class will resize the images by keeping height as 300 pixels. You can use the following classes in <strong>&#60;IMG&#62; </strong>tags like:</p>
<blockquote><p><code><span style="color:#808000;"><strong>&#60;img src="http://mywbsite.com/myphoto.jpg"  class="resize" alt="my photo" /&#62;</strong></span></code></p></blockquote>
<p>The above solution is always better than putting <strong>width</strong> and <strong>height</strong> attributes into the <strong>&#60;IMG&#62;</strong> tag. Hope it works out for you too ;)</p>
<p>Anyways you can use any image re-size script with server side script technology like PHP. I am working on one of this kind of script which resize the images as you want. I will upload it with another article soon.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Αυτόματη προσθήκη -webkit-border-radius όπου έχετε -moz-border-radius]]></title>
<link>http://leaverou.wordpress.com/?p=23</link>
<pubDate>Fri, 20 Jun 2008 06:18:25 +0000</pubDate>
<dc:creator>leaverou</dc:creator>
<guid>http://leaverou.wordpress.com/?p=23</guid>
<description><![CDATA[Μέχρι να έρθουν οι μέρες που το CSS3 θα έχει φτάσει σε επί]]></description>
<content:encoded><![CDATA[<p>Μέχρι να έρθουν οι μέρες που το CSS3 θα έχει φτάσει σε επίσημο specification που θα υποστηρίζεται από όλους τους browsers, είμαστε αναγκασμένοι αν θέλουμε να χρησιμοποιήσουμε κάποιο feature του να χρησιμοποιούμε proprietary properties του κάθε browser και να ξέρουμε ότι δεν πρόκειται το εφέ μας να φαίνεται ίδιο παντού (με ελάχιστες εξαιρέσεις όπως το opacity που πλέον το υποστηρίζουν όλοι εκτός από τον ΙΕ, ο οποίος όμως έχει αντίστοιχο filter και κάααπως παλεύεται).</p>
<p>Ένα τέτοιο παράδειγμα είναι και το border-radius. Επί του παρόντος, υποστηρίζεται μόνο από Firefox 3 και Safari 3 (υπάρχει και στον Firefox 2, αλλά τόσο άθλιο που δεν αξίζει). Προφανώς, σε περιπτώσεις που θέλουμε όπωσδήποτε κάτι να έχει στρογγυλεμένες γωνίες θα καταφύγουμε σε κάποιον από τους all time classic τρόπους (τεχνικές με background images, τεχνικές με javascript κοκ). Υπάρχουν όμως και περιπτώσεις που κάτι φαίνεται αρκετά όμορφο χωρίς rounded corners, και δεν θεωρούμε απαραίτητο να το φορτώσουμε με το extra markup που είται απαιτείται είτε παράγεται από όλες τις υπάρχουσες cross-browser μεθόδους για rounded corners. Σε αυτή την περίπτωση χρησιμοποιούμε proprietary css properties (-moz-border-radius, -webkit-border-radius). Μεγάλα παιδιά είστε, δεν χρειάζεται να σας επισημάνω τους "κινδύνους" από κάτι τέτοιο (πχ css που δεν περνάει το validation) σαν τις προειδοποιήσεις στα πακέτα των τσιγάρων. Όποιος το χρησιμοποιεί υποτίθεται ότι ξέρει γιατί το κάνει και ποιές είναι οι συνέπειες.</p>
<p>Ωστόσο ο σκοπός του παρόντος δεν είναι να αναλύσει τα αρνητικά και τα θετικά των <a href="http://www.css3.info/preview/rounded-border/">τρέχοντων implementations του border-radius</a>. Το παρόν post έχει σκοπό να εγκαινιάσει μια νέα κατηγορία στο blog: Dreamweaver find &#38; replace regular expressions. Διαπιστώνω ότι πολλοί συνάδελφοι δεν έχουν ασχοληθεί με τα regular expressions ενώ πέρα από προγραμματιστική ευκολία μπορεί να τους βοηθήσουν να γλιτώσουν αρκετό χρόνο από βαρετά tasks. Έτσι, αποφάσισα στην κατηγορία αυτή να ανεβάζω διάφορα έτοιμα dreamweaver queries όταν κρίνω ότι πέρα από μένα, μπορεί να χρησιμεύσουν και σε άλλους.<!--more--></p>
<p>Τα queries που ανεβάζω σε αυτό το ποστ αφορούν την προσθήκη -webkit-border-radius όπου υπάρχει -moz-border-radius.</p>
<ul>
<li> <a href="http://www.e-steki.gr/dwqueries/add_webkit_border_radius_onevalue.dwr">Προσθήκη -webkit-border-radius όταν το -moz-border-radius έχει μία τιμή</a></li>
<li><a href="http://www.e-steki.gr/dwqueries/add_webkit_border_radius_4values.dwr">Προσθήκη -webkit-border-radius όταν το -moz-border-radius έχει 4 τιμές</a></li>
</ul>
<p>Το πρώτο αφορά properties όπως -moz-border-radius:5px; ενώ το δεύτερο properties όπως -moz-border-radius:0px 0px 7px 7px;. Δυστυχώς δεν μπόρεσα να σκεφτώ κάποιο τρόπο να τα αντικαθιστά και τα 2 με ένα query λόγω <a href="http://www.css3.info/border-radius-apple-vs-mozilla/">ασυμβατότητας μεταξύ των implementations του κάθε browser</a>. Για να ξεπεραστεί αυτή η ασυμβατότητα το πρώτο προσθέτει μια ιδιότητα ενώ το δεύτερο τέσσερις.</p>
<p>Το query μπορεί εύκολα να τροποποιηθεί για να προσθέτει και άλλες ιδιότητες, όταν δεήσει η Opera ή ο ΙΕ να ενσωματώσει border-radius (προς το παρόν, ειδικά το τελευταίο, είναι ανέκδοτο :()</p>
<p>Ελπίζω να σας χρησιμεύσει. Feel free να αναφέρετε οποιοδήποτε bug (μόνο μην μου πείτε ότι δεν δουλεύει για irregular curves ή shorthands με 2 ή 3 τιμές: Ο Mozilla δεν υποστηρίζει irregular curves ενώ δεν χρησιμοποιώ ποτέ shorhand με 2 ή 3 τιμές για την εν λόγω ιδιότητα, οπότε κάτι τέτοιο θα μου ήταν άχρηστο).</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Opera 9.5 com suporte ao Css3]]></title>
<link>http://willyfernandes.wordpress.com/?p=12</link>
<pubDate>Thu, 19 Jun 2008 18:31:54 +0000</pubDate>
<dc:creator>Willy Fernandes</dc:creator>
<guid>http://willyfernandes.wordpress.com/?p=12</guid>
<description><![CDATA[Buenos dias,venho contar mais  uma novidade é o navegador Opera 9.5 lançado recentemente, mas o ]]></description>
<content:encoded><![CDATA[<p>Buenos dias,venho contar mais  uma novidade é o navegador Opera 9.5 lançado recentemente, mas o interessante é o suporte ao Css 3:</p>
<ul>
<li>@media queries</li>
<li>text-shadow</li>
<li>-o-background-size</li>
<li>opacity</li>
<li>hsl colours</li>
<li>overflow-x &#38; overflow-y</li>
<li>all css selectors</li>
<li>form pseudo-classes</li>
</ul>
<p>Agora falta os outros navegadores se adequarem para começarmos a usar o css3, algo que vai demorar bastante ainda.</p>
<p>Mais informações sobre o CCS3 visite, <a href="http://www.css3.info/" target="_blank">http://www.css3.info/</a></p>
<p>.willy</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[60 CSS Directories]]></title>
<link>http://sachinkraj.wordpress.com/?p=323</link>
<pubDate>Wed, 11 Jun 2008 18:20:37 +0000</pubDate>
<dc:creator>Shubhamoy</dc:creator>
<guid>http://sachinkraj.wordpress.com/?p=323</guid>
<description><![CDATA[Hi Friends,
Just check this out. 60 CSS(Cascading Style Sheet) Directories. I know you all will sure]]></description>
<content:encoded><![CDATA[<p style="text-align:left;">Hi Friends,</p>
<p style="text-align:left;">Just check this out. <strong>60 </strong><a href="http://en.wikipedia.org/wiki/css"><strong>CSS</strong></a><strong>(Cascading Style Sheet) Directories</strong>. I know you all will sure like this. So, don't forget to post your comments.:-D</p>
<h2 style="text-align:left;"><span style="text-decoration:underline;">60 CSS Directory</span></h2>
<p style="text-align:center;"> </p>
<ol>
<li><a href="http://www.cssbeauty.com/" target="_blank"><strong>www.cssbeauty.com</strong></a><a href="http://www.cssbeauty.com/" target="_blank"><br />
</a></li>
<li><a href="http://www.cssdrive.com/" target="_blank"><strong>www.cssdrive.com</strong></a></li>
<li><a href="http://www.stylegala.com/" target="_blank"><strong>www.stylegala.com</strong></a></li>
<li><a href="http://www.cssmania.com/" target="_blank"><strong>www.cssmania.com</strong></a></li>
<li><a href="http://www.cssremix.com/" target="_blank"><strong>www.cssremix.com</strong></a></li>
<li><a href="http://www.alvit.de/css-showcase/" target="_blank"><strong>www.alvit.de/css-showcase/</strong></a></li>
<li><a href="http://www.cssvault.com/" target="_blank"><strong>www.cssvault.com</strong></a></li>
<li><a href="http://www.w3csites.com/" target="_blank"><strong>www.w3csites.com</strong></a></li>
<li><a href="http://www.bestwebgallery.com/" target="_blank"><strong>www.bestwebgallery.com</strong></a></li>
<li><a href="http://www.csselite.com/" target="_blank"><strong>www.csselite.com</strong></a></li>
<li><a href="http://www.screenalicious.com/" target="_blank"><strong>www.screenalicious.com</strong></a></li>
<li><a href="http://www.unmatchedstyle.com/" target="_blank"><strong>www.unmatchedstyle.com</strong></a></li>
<li><a href="http://www.designlinkdatabase.net/" target="_blank"><strong>www.designlinkdatabase.net</strong></a></li>
<li><a href="http://www.screenfluent.com/" target="_blank"><strong>www.screenfluent.com</strong></a></li>
<li><a href="http://www.designsnack.com/" target="_blank"><strong>www.designsnack.com</strong></a></li>
<li><a href="http://www.cssheaven.com/" target="_blank"><strong>www.cssheaven.com</strong></a></li>
<li><a href="http://www.cssimport.com/" target="_blank"><strong>www.cssimport.com</strong></a></li>
<li><a href="http://www.cssglobe.com/" target="_blank"><strong>www.cssglobe.com</strong></a></li>
<li><a href="http://www.cssreboot.com/" target="_blank"><strong>www.cssreboot.com</strong></a></li>
<li><a href="http://www.mostinspired.com/" target="_blank"><strong>www.mostinspired.com</strong></a></li>
<li><a href="http://www.thebestdesigns.com/" target="_blank"><strong>www.thebestdesigns.com</strong></a></li>
<li><a href="http://thesis.veracon.net/" target="_blank"><strong>thesis.veracon.net</strong></a></li>
<li><a href="http://www.cssbloom.com/" target="_blank"><strong>www.cssbloom.com</strong></a></li>
<li><a href="http://www.csscollection.com/" target="_blank"><strong>www.csscollection.com</strong></a></li>
<li><a href="http://www.csstux.com/" target="_blank"><strong>www.csstux.com</strong></a></li>
<li><a href="http://www.cssbased.com/" target="_blank"><strong>www.cssbased.com</strong></a></li>
<li><a href="http://www.css-website.com/" target="_blank"><strong>www.css-website.com</strong></a></li>
<li><a href="http://www.designshack.co.uk/" target="_blank"><strong>www.designshack.co.uk</strong></a></li>
<li><a href="http://www.ceeses.com/" target="_blank"><strong>www.ceeses.com</strong></a></li>
<li><a href="http://anjo.dekiteharu.jp/" target="_blank"><strong>anjo.dekiteharu.jp</strong></a></li>
<li><a href="http://www.cssclip.com/" target="_blank"><strong>www.cssclip.com</strong></a></li>
<li><a href="http://www.my3w.org/" target="_blank"><strong>www.my3w.org</strong></a></li>
<li><a href="http://www.csshazard.com/" target="_blank"><strong>www.csshazard.com</strong></a></li>
<li><a href="http://www.artnetz.de/" target="_blank"><strong>www.artnetz.de</strong></a></li>
<li><a href="http://www.css-design-yorkshire.com/" target="_blank"><strong>www.css-design-yorkshire.com</strong></a></li>
<li><a href="http://www.css11.com/" target="_blank"><strong>www.css11.com</strong></a></li>
<li><a href="http://www.cssimpress.com/" target="_blank"><strong>www.cssimpress.com</strong></a></li>
<li><a href="http://www.e-motionaldesign.com/" target="_blank"><strong>www.e-motionaldesign.com</strong></a></li>
<li><a href="http://www.cssprincess.com/" target="_blank"><strong>www.cssprincess.com</strong></a></li>
<li><a href="http://www.cssgaleri.com/" target="_blank"><strong>www.cssgaleri.com</strong></a></li>
<li><a href="http://www.cssblast.ru/" target="_blank"><strong>www.cssblast.ru</strong></a></li>
<li><a href="http://www.creative-pakistan.com/" target="_blank"><strong>www.creative-pakistan.com</strong></a></li>
<li><a href="http://www.netzfruehling.de/" target="_blank"><strong>www.netzfruehling.de</strong></a></li>
<li><a href="http://www.najdizajn.com/" target="_blank"><strong>www.najdizajn.com</strong></a></li>
<li><a href="http://www.edustyle.net/" target="_blank"><strong>www.edustyle.net</strong></a></li>
<li><a href="http://www.csssmoothoperator.com/" target="_blank"><strong>www.csssmoothoperator.com</strong></a></li>
<li><a href="http://www.coolsitecollection.com/" target="_blank"><strong>www.coolsitecollection.com</strong></a></li>
<li><a href="http://www.cssgalaxy.com/" target="_blank"><strong>www.cssgalaxy.com</strong></a></li>
<li><a href="http://www.per.fectio.net/" target="_blank"><strong>www.per.fectio.net</strong></a></li>
<li><a href="http://www.cssflavor.com/" target="_blank"><strong>www.cssflavor.com</strong></a></li>
<li><a href="http://www.onepixelarmy.com/" target="_blank"><strong>www.onepixelarmy.com</strong></a></li>
<li><a href="http://www.piepmatzel.de/" target="_blank"><strong>www.piepmatzel.de</strong></a></li>
<li><a href="http://www.cssbrain.hu/" target="_blank"><strong>www.cssbrain.hu</strong></a></li>
<li><a href="http://www.w3c-compliance.com/" target="_blank"><strong>www.w3c-compliance.com</strong></a></li>
<li><a href="http://www.stylegrind.com/" target="_blank"><strong>www.stylegrind.com</strong></a></li>
<li><a href="http://www.submitcss.com/" target="_blank"><strong>www.submitcss.com</strong></a></li>
<li><a href="http://inspirace.dobrestranky.com/" target="_blank"><strong>inspirace.dobrestranky.com</strong></a></li>
<li><a href="http://www.cssgallery.ro/" target="_blank"><strong>www.cssgallery.ro</strong></a></li>
<li><a href="http://www.cssgreen.com/" target="_blank"><strong>www.cssgreen.com</strong></a></li>
<li><strong><a href="http://www.csszengarden.com" target="_blank">www.csszengarden.com</a></strong></li>
</ol>
<p><strong><span style="text-decoration:underline;">Update:</span></strong></p>
<ul>
<li><a title="CSS We Are The Buzz" href="http://css.wearethebuzz.com/" target="_blank"><strong>css.wearethebuzz.com</strong></a></li>
</ul>
]]></content:encoded>
</item>
<item>
<title><![CDATA[CSS2 and CSS3 selectors in jQuery]]></title>
<link>http://thingsilearn.wordpress.com/?p=61</link>
<pubDate>Tue, 29 Apr 2008 03:55:20 +0000</pubDate>
<dc:creator>Paul</dc:creator>
<guid>http://thingsilearn.wordpress.com/?p=61</guid>
<description><![CDATA[Along with dom traversal (ala CSS2), you can also use CSS2 and CSS3 selectors in jQuery. For example]]></description>
<content:encoded><![CDATA[<p>Along with dom traversal (ala CSS2), you can also use CSS2 and CSS3 selectors in jQuery. For example:</p>
<p><code>lb = $('a[rel="lightbox"]');</code></p>
<p>will get you all the anchor elements in the dom which have the <code>rel="lightbox"</code> attribute. This, however:</p>
<p><code>lb = $('a[rel*="light"]');</code></p>
<p>will get you all the anchor elements in the dom which have the substring "light" in their <code>rel</code> attribute.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[What's the Open Web? Why does the Open Web Matter? Contest - Win Three Open Web Vancouver 2008 Tickets ]]></title>
<link>http://vanajax.wordpress.com/?p=87</link>
<pubDate>Wed, 02 Apr 2008 19:40:26 +0000</pubDate>
<dc:creator>Gerald</dc:creator>
<guid>http://vanajax.wordpress.com/?p=87</guid>
<description><![CDATA[On April 14+15 the Open Web Vancouver 2008 conference will showcase open web technologies, communiti]]></description>
<content:encoded><![CDATA[<p>On April 14+15 the <a href="http://www.openwebvancouver.ca">Open Web Vancouver 2008</a> conference will showcase open web technologies, communities and culture, and evangelize the Open Web to developers, designers, organizers and the community at large. </p>
<p>What's the Open Web? Good question. Tell us "What's the Open Web and Why It Matters" and win a free two-day Open Web Vancouver 2008 conference pass.</p>
<p>How the contest works: Write a posting answering the two questions:</p>
<ul>
<li>What's the Open Web?</li>
<li>Why does the Open Web matter? Why is the Open Web important?</li>
</ul>
<p>That's it. Publish your posting on your site, blog or elsewhere and than tell us about it to get short-listed for the free two-day Open Web Vancouver 2008 conferece pass. Choices include:</p>
<ul>
<li>Add a comment with a link to your "What's the Open Web?" posting to this posting.</li>
<li>Add a comment with a link to your "What's the Open Web?" posting to the <a href="http://upcoming.yahoo.com/event/381250">Open Web Vancovuer 2008 Upcoming event listing</a>.</li>
<li>Add a wall posting with a link to your "What's the Open Web?" posting to the <a href="http://www.facebook.com/event.php?eid=6570838879">Open Web Vancouver 2008 Facebook event page</a>.</li>
<li>Send a tweet (@openweb2008) with a link to your "What's the Open Web?" posting to the <a href="http://twitter.com/openweb2008">Open Web Vancouver 2008 Twitter</a>.</li>
</ul>
<p>Not interested in Open Web? As an alternative tell us "What's Web 3.0 / Microformats / the Semantic Web / the Giant Global Graph and why it all matters". </p>
<p>Questions? Comments? Send them along to the <a href="http://forum.vanajax.com">Vancouver Ajax &#38; Web 2.0 (3.0) Developer Forum/Mailing List</a>. Thanks!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Use CSS to hide messages or images]]></title>
<link>http://theolagendijk.wordpress.com/?p=112</link>
<pubDate>Tue, 11 Mar 2008 11:51:59 +0000</pubDate>
<dc:creator>theolagendijk</dc:creator>
<guid>http://theolagendijk.wordpress.com/?p=112</guid>
<description><![CDATA[Erik Kastner found an interesting use for &#8220;CSS3&#8217;s selection pseudo element&#8221; (suppo]]></description>
<content:encoded><![CDATA[<p>Erik Kastner found an interesting use for "<a href="http://www.w3.org/TR/css3-selectors/#UIfragments" title="CSS3's selection pseudo element" target="_blank">CSS3's selection pseudo element</a>" (supported by Safari and Firefox) and devised a interesting hack that allows you to hide images in texts. You can make every kind of text hide every sort of image, the image will become visible when you select the text. Check out <a href="http://www.platipus.nl/sylvia.html" title="Is it a bird? Is it a plane?" target="_blank">the example that I created</a>, I mashed up a repetition of the text "<i>Sylvia vliegt.</i>" (Dutch for Sylvia is flying) and <a href="http://flickr.com/photos/theolagendijk/2226195782/" title="Sylvia flying" target="_blank">a Flickr photo</a>;</p>
<p><a href="http://www.platipus.nl/sylvia.html" title="Sylvia flying" target="_blank">Is it a bird? Is it plane?</a></p>
<p><a href="http://www.flickr.com/photos/theolagendijk/2325866267/" title="selectionPseudoElement by Theo Lagendijk, on Flickr"><img src="http://farm3.static.flickr.com/2033/2325866267_364f4d37e3.jpg" alt="selectionPseudoElement" height="474" width="500" /></a></p>
<p>Go on make your own hidden images with the script Erik Kastner wrote "<a href="http://metaatem.net/highlite/" title="Text + Image + CSS3 = Crazy Delicious" target="_blank">Text + Image + CSS3 = Crazy Delicious</a>".</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Fun Post: Highlight mit CSS Generator]]></title>
<link>http://lab111.wordpress.com/?p=295</link>
<pubDate>Fri, 08 Feb 2008 12:07:12 +0000</pubDate>
<dc:creator>noname</dc:creator>
<guid>http://lab111.wordpress.com/?p=295</guid>
<description><![CDATA[
Auf dieser Webseite kann man sein eigenes Bild hinterm XHTML Text verstecken!

Fun Post: Highlight ]]></description>
<content:encoded><![CDATA[<p><img src="http://img01.yeuxverts.net/_images_/img01.8/pawtaz.jvx4n9.se350.png" alt="lab111!" /></p>
<p>Auf dieser Webseite kann man sein eigenes Bild hinterm XHTML Text verstecken!</p>
<ul>
<li><a href="http://lab111.wordpress.com/2008/02/06/fun-post-highlight-mit-css/">Fun Post: Highlight mit CSS</a></li>
</ul>
<p><a href="http://metaatem.net/highlite/?text=Li+Europan+lingues+es+membres+del+sam+familie.+Lor+separat+existentie+es+un+myth.+Por+scientie%2C+musica%2C+sport+etc%2C+litot%0D%0AEuropa+usa+li+sam+vocabular.+Li+lingues+differe+solmen+in+li+grammatica%2C+li+pronunciation+e+li+plu+commun+vocabules.+Om%0D%0Anicos+directe+al+desirabilite+de+un+nov+lingua+franca%3A+On+refusa+continuar+payar+custosi+traductores.+At+solmen+va+esse%0D%0Ar+necessi+far+uniform+grammatica%2C+pronunciation+e+plu+sommun+paroles.+Ma+quande+lingues+coalesce%2C+li+grammatica+del+resu%0D%0Al+tant+lingue+es+plu+simplic+e+regulari+quam+ti+del+coalescent+lingues.+Li+nov+lingua+franca+va+esser+plu+simplic+e+regu%0D%0Ala+ri+quam+li+existent+Europan+lingues.+It+va+esser+tam+simplic+quam+Occidental+in+fact%2C+it+va+esser+Occidental.+A+un+An&#38;image=http%3A%2F%2Flabs.hostsen.net%2Fstyles%2Fheader.png&#38;colors=128&#38;width=120">Text + Image + CSS3 = Crazy Delicious</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Nuovi strumenti affascinanti]]></title>
<link>http://emaaaanuele.wordpress.com/?p=101</link>
<pubDate>Thu, 07 Feb 2008 07:27:56 +0000</pubDate>
<dc:creator>emaaaanuele</dc:creator>
<guid>http://emaaaanuele.wordpress.com/?p=101</guid>
<description><![CDATA[All&#8217;orizzonte sta vedendo la luce CSS3, che per chi non lo sapesse, è quello strumento che ci]]></description>
<content:encoded><![CDATA[<p>All'orizzonte sta vedendo la luce CSS3, che per chi non lo sapesse, è quello strumento che ci permette di creare le nostre pagine web (di qualunque natura) e renderle <i>affascinanti.</i><br />
<a href="http://metaatem.net/selcolor.php" target="_blank"></a></p>
<p><a href="http://metaatem.net/selcolor.php" target="_blank">Questo è un esempio di cosa si può fare</a></p>
<p><i>(selezionate il testo che compare) </i></p>
<p><i>Affascinante no?<br />
</i></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Fun Post: Highlight mit CSS]]></title>
<link>http://lab111.wordpress.com/?p=294</link>
<pubDate>Wed, 06 Feb 2008 17:28:06 +0000</pubDate>
<dc:creator>noname</dc:creator>
<guid>http://lab111.wordpress.com/?p=294</guid>
<description><![CDATA[
Bilder in HTML Texte verstecken mit CSS
Wieder eine Demonstration, was man mit CSS3 alles machen ka]]></description>
<content:encoded><![CDATA[<p><img src="http://img01.yeuxverts.net/_images_/img01.8/pawtty.jvtuz6.4zna8.png" alt="Bilder in HTML Texte verstecken mit CSS" /><br />
<em>Bilder in HTML Texte verstecken mit CSS</em></p>
<p>Wieder eine Demonstration, was man mit <a href="http://lab111.wordpress.com/2007/08/29/alles-was-man-uber-css-3-wissen-muss/">CSS3</a> alles machen kann...</p>
<p><a href="http://metaatem.net/selcolor.php">Fun with highlights</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Wanting Feature as solution: CSS 4]]></title>
<link>http://solutionpress.wordpress.com/?p=28</link>
<pubDate>Thu, 31 Jan 2008 21:34:12 +0000</pubDate>
<dc:creator>solutionpress</dc:creator>
<guid>http://solutionpress.wordpress.com/?p=28</guid>
<description><![CDATA[Auch wenn momentan noch nichtmals CSS 3 richtig genutzt wird, oder ausreichent mit entsprechenden In]]></description>
<content:encoded><![CDATA[<p>Auch wenn momentan noch nichtmals CSS 3 richtig genutzt wird, oder ausreichent mit entsprechenden Interpretern ausgedeckt ist, gibt es für mich eine Funktion die mir sehr wichtig wäre, in CSS 3 ist sie nicht enhalten, wieso die Entwickler nicht darauf kommen ist mir unklar. Ich hoffe dieser Posting gerät also bis zu dem CSS Developer Team durch!</p>
<p>In meiner Funktion geht es darum bestimmte Standardwerte von bestehenden Elementen wie z.B. den Überschriften (h1, h2, h3, h4, h5, h6)  auf null stellen zu können. Mittlerweile wird in den meisten Projekten insbesondere bei Qualitativen Webdesigns von Grafikern alle verwendeten Elemente noch einmal neu definiert, Yahoo bietet dafür auch eine vorgefertigte reset.css an, die man nach dem Download kostenlos nutzen kann, sowas geht bei großen Webseiten aber deutlich auf die Performance, was man mit meiner Funktion lösen könnte.</p>
<p>Genannt sollte sie reset werden. Hier die möglichen Werte und deren möglichen Folgen:</p>
<p><span style="font-weight:bold;">reset: all; </span>Setzt alle Standartwerte auf 0!<br />
<span style="font-weight:bold;">reset: h; </span>Setzt alle Überschriftsvarianten (h1, h2, h3, h4, h5, h6) auf 0! Das sollte auf alle anderen Inline Elemente genauso anwendbar sein.<br />
<span style="font-weight:bold;">reset: margin; </span>Setzt alle Außenabstände auf 0.<br />
<span style="font-weight:bold;">reset: padding; </span>Setzt alle Innenabstände auf  0.<br />
<span style="font-weight:bold;">reset: h1; </span>Setzt nur  das angeführte Element auf 0. In diesem Falle  h1!<br />
<span style="font-weight:bold;">reset: ul; </span>Setzt alle Listenstandardeigenschaften auf 0. Sollte wieder wie alles andere auch auf ähnliche Varianten wie li anwendbar sein.<br />
<span style="font-weight:bold;">reset: ul, li, a; </span>Setzt alle Elemente zurück die aufgeführt wurden. Sollte mit Kommata getrennt werden.</p>
<p>Anwendbar soll diese Funktion größtenteils nur in dem * und body element. Für die restlichen Elemente gibt es nur die Variante reset: all;</p>
<p>Wenn entsprechende Interpretationen bei den Browsern kommen, und die dazugehörigen Informationen local auf den PC liegen wie sie es bei jeden Browser tuen lässt sich damit viel Sparen: <span style="font-weight:bold;">Traffic, Performance Verluste, Speicher, Arbeit, Zeit </span>gründe warum eine solche Funktion nicht eingeführt werden sollte bestehen nicht. Auch nicht nach längerer Überlegung. Ich kann mir Vorstellen das mit einer derartigen Funktion auch ein weiterer Schritt in richtung <span style="font-weight:bold;">Barrierefreiheit </span>gegangen wird. Saubere Printversionen einer Seite sind so deutlich schneller zu realisieren, auch eine Webseitenversion für Portable Internet Devices wie ein Handy könnte damit innerhalb von wenigen Sekunden erstellt werden!</p>
<p>Also liebes CSS Developer Team, schaut euch diese Idee mal ernsthaft an. Die Leser dieses Blogbeitrages bitte ich durch Posten eines kleinen Linkes oder Trackbacks diesen Beitrag zu unterstützen, und Aufmerksamkeit zu gewinnen.<span style="font-weight:bold;"> </span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Does Adobe AIR Matter?]]></title>
<link>http://blueclock.wordpress.com/2008/01/24/does-adobe-air-matter/</link>
<pubDate>Thu, 24 Jan 2008 16:23:35 +0000</pubDate>
<dc:creator>blueclock</dc:creator>
<guid>http://blueclock.wordpress.com/2008/01/24/does-adobe-air-matter/</guid>
<description><![CDATA[I&#8217;ve been putting together an article about why web browsers are so important for publication ]]></description>
<content:encoded><![CDATA[<p>I've been putting together an article about why web browsers are so important for publication on another web site and it's really made me think about the implications of AIR for the web.</p>
<p>The web is all about content, right? And to access the content we need to start somewhere. A search engine, a bookmark, a URL we've memorised. These all require us to fire up a web browser. Web browsers are our window onto the web.</p>
<h2>Interrupting The Search Chain</h2>
<p>Our start page in our web browser influences what information we will find, what tangents we go off on and what advertising we view.</p>
<p>At the moment, if I want to check my Google analytics account, I fire up my browser. Now, Analytics isn't my home page, Google is, and I've got a couple of  news feeds on there so there's scope to go off at a tangent.</p>
<p>Applications like the Analytics Reporting Suite built in AIR would just deliver you straight there.</p>
<p>Is this better? Is it worse? Neither. It's just different. It's only subtle, but it <i>is </i>different. Content is certainly still King, but will the web browser remain the gatekeeper?</p>
<p>Like RSS feeds, desktop applications such as those built using AIR will help us interact with the web without necessarily going "on" the web. That opens up another battle ground for the search engines and advertisers.</p>
<h2>The Acceleration of CSS3 Adoption</h2>
<p>For AIR developers of the HTML variety (as opposed to the purely Flash/Flex variety) AIR could be a bit of a playground.</p>
<p>For once, we will know exactly how our HTML will render, because AIR uses WebKit as its rendering engine. While that's nice because it places us in a hitherto unknown Utopia of only having to deal with one "browser", stripping away a whole layer of testing and potential compromises, it's also important for another reason.</p>
<p>WebKit is leading the field in implementing CSS3 features. AIR applications could well be the proving ground for the new CSS3 techniques that we will all have to learn.</p>
<h2>The iPod Effect</h2>
<p>AIR apps are pretty. AIR apps are nicer to use than most web apps. AIR will be cool. That can go a long way in the adoption of a new product whether it's any good or not.</p>
<p>Like the iPhone, I think AIR will have a ripple effect on the landscape, not by dominating the market, but by setting the tone and by setting client expectations.</p>
<p>Nobody expects Apple to trounce Nokia, but all of the major mobile manufacturers have to follow Apple's lead, at least for the immediate future.</p>
<h2>AIR Matters Because Adobe Matters</h2>
<p>Finally, AIR is being delivered by Adobe and since their acquisition of Macromedia, Adobe have become <i>the </i>web company. That could have gone horribly wrong, but they have improved many of Macromedia's products and made important decisions in standardising formats and handing over technologies to the web community.</p>
<p>They are also putting efforts into making sure that Flash and AIR are going to be on a par for Linux which not only matters on the desktop, but in the plethora of mobile web devices out there.</p>
<p>Adobe seem to be simultaneously reading the future of the web correctly and managing to shape it and that has to be a recipe for success.</p>
<ul>
<li><a href="http://digg.com/submit?phase=2&#38;url=http://blueclock.wordpress.com/2008/01/24/does-adobe-air-matter/&#38;title=Does%20Adobe%20AIR%20Matter">Digg</a></li>
<li>						<a href="http://del.icio.us/post?url=http://blueclock.wordpress.com/2008/01/24/does-adobe-air-matter/">Del.icio.us</a></li>
<li>						<a href="http://www.stumbleupon.com/submit?url=http://blueclock.wordpress.com/2008/01/24/does-adobe-air-matter/">Stumble</a></li>
<li><a href="http://reddit.com/submit?url=http://blueclock.wordpress.com/2008/01/24/does-adobe-air-matter/">Reddit</a></li>
</ul>
<p><!-- AddThis Bookmark Post Button BEGIN --><br />
<!-- AddThis Bookmark Post Button END --></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[2008 Web 3.0 GGG]]></title>
<link>http://benjaminnicolau.wordpress.com/2007/12/30/2008-web-30-ggg/</link>
<pubDate>Sun, 30 Dec 2007 11:12:13 +0000</pubDate>
<dc:creator>benjamin-nicolau</dc:creator>
<guid>http://benjaminnicolau.wordpress.com/2007/12/30/2008-web-30-ggg/</guid>
<description><![CDATA[2008 - Web 3.0 - GGGTim Berners Lee, recognized as founder of Internet and the director of the Conso]]></description>
<content:encoded><![CDATA[<p>2008 - Web 3.0 - GGGTim Berners Lee, recognized as founder of Internet and the director of the Consortium World Wide Web (W3C) thinks that  next step  in the Internet evolution is the GGG.After Internet, Web 2.0, semantic Web, now the time would arrive from Giant Global Graph (GGG),  with CSS3, HTML5, and XHTML 2.GGG is integrate information, semantics, users and interests of users.2008 will be Web 3.0.http://dig.csail.mit.edu/breadcrumbs/node/215</p>
<p> </p>
<p><a href="http://es.facebook.com/people/Benjamin_Nicolau/1120263444">#mce_temp_url#</a></p>
]]></content:encoded>
</item>

</channel>
</rss>
