<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://www.fylde-it.com/feeds/atom10.xml" rel="self" title="FYLDE IT" type="application/atom+xml" />
    <link href="http://fylde-it.com/"                        rel="alternate"    title="FYLDE IT" type="text/html" />
    <link href="http://fylde-it.com/rss.php?version=2.0"     rel="alternate"    title="FYLDE IT" type="application/rss+xml" />
    <title type="html">FYLDE IT</title>
    <subtitle type="html">Sandbox Blog for Serendipity</subtitle>
    <icon>http://fylde-it.com/templates/Multicolor/img/s9y_banner_small.png</icon>
    <id>http://fylde-it.com/</id>
    <updated>2008-09-20T10:27:48Z</updated>
    <generator uri="http://www.s9y.org/" version="1.3.1">Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <dc:language>de</dc:language>

    <entry>
        <link href="http://fylde-it.com/archives/33-Lizensierung-bei-Microsoft.html" rel="alternate" title="Lizensierung bei Microsoft" />
        <author>
            <name>admin</name>
                    </author>
    
        <published>2008-09-20T10:27:48Z</published>
        <updated>2008-09-20T10:27:48Z</updated>
        <wfw:comment>http://fylde-it.com/wfwcomment.php?cid=33</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://fylde-it.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=33</wfw:commentRss>
    
            <category scheme="http://fylde-it.com/categories/5-Networking" label="Networking" term="Networking" />
    
        <id>http://fylde-it.com/archives/33-guid.html</id>
        <title type="html">Lizensierung bei Microsoft</title>
        <content type="xhtml" xml:base="http://fylde-it.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Microsoft hat bei vielen Softwareprodukten die Liezensierung in virtuellen Umgebungen geändert. Das bedeutet, das eine ganze Reihe von Anwendungen jetzt nur noch pro Serverfarm und nicht pro Server lizensiert werden müssen. <br />
Die Änderung dürfte wohl ein weiteres Argument "pro  Virtualisierung" sein. Bleibt zu hoffen, dass auch andere Softwarehersteller diesen Weg der Lizensierung gehen. 
            </div>
        </content>
        <dc:subject>admin</dc:subject>
<dc:subject>networking</dc:subject>

    </entry>
    <entry>
        <link href="http://fylde-it.com/archives/32-google-browser-chrome.html" rel="alternate" title="google browser chrome" />
        <author>
            <name>admin</name>
                    </author>
    
        <published>2008-09-07T12:04:26Z</published>
        <updated>2008-09-07T12:04:26Z</updated>
        <wfw:comment>http://fylde-it.com/wfwcomment.php?cid=32</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://fylde-it.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    
            <category scheme="http://fylde-it.com/categories/3-Java" label="Java" term="Java" />
    
        <id>http://fylde-it.com/archives/32-guid.html</id>
        <title type="html">google browser chrome</title>
        <content type="xhtml" xml:base="http://fylde-it.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Detect google browser chrome:<br />
<br />
in den head bereich damit<br />
<br />
var is_chrome = navigator.userAgent.toLowerCase().indexOf('chrome') > -1;<br />
 
            </div>
        </content>
        <dc:subject>admin</dc:subject>
<dc:subject>java</dc:subject>

    </entry>
    <entry>
        <link href="http://fylde-it.com/archives/29-Javascript-px-em.html" rel="alternate" title="Javascript px -&gt; em" />
        <author>
            <name>admin</name>
                    </author>
    
        <published>2008-09-05T11:49:21Z</published>
        <updated>2008-09-05T11:49:21Z</updated>
        <wfw:comment>http://fylde-it.com/wfwcomment.php?cid=29</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://fylde-it.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    
            <category scheme="http://fylde-it.com/categories/3-Java" label="Java" term="Java" />
    
        <id>http://fylde-it.com/archives/29-guid.html</id>
        <title type="html">Javascript px -&gt; em</title>
        <content type="xhtml" xml:base="http://fylde-it.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Ein nettes Hava Script zur Umrechnung von absoluten Pixeln auf relative <strong>em</strong> Angabe findet sich auf auf <a href="http://riddle.pl/emcalc/">http://riddle.pl/emcalc/</a><br />
 
            </div>
        </content>
        
    </entry>

</feed>