<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns="http://purl.org/rss/1.0/"
> 

  <channel rdf:about="http://blog.pixelboxx.com/ska/">
    <title>ska: unmasked interrupts</title>
    <link>http://blog.pixelboxx.com/ska/</link>
    <description>Media Asset Management with Kai Strieder - CEO Pixelboxx</description>
    <dc:publisher>Pixelbloxx</dc:publisher>
    <dc:creator>ska (mailto:&amp;#98;&amp;#108;&amp;#111;&amp;#103;&amp;#97;&amp;#100;&amp;#109;&amp;#105;&amp;#110;&amp;#64;&amp;#112;&amp;#105;&amp;#120;&amp;#101;&amp;#108;&amp;#98;&amp;#111;&amp;#120;&amp;#120;&amp;#46;&amp;#100;&amp;#101;)</dc:creator>
    <dc:date>2011-07-19T20:24:01Z</dc:date>
    <dc:language>en</dc:language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T00:00:00Z</sy:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://blog.pixelboxx.com/ska/stories/241/" />
        <rdf:li rdf:resource="http://blog.pixelboxx.com/ska/stories/240/" />
        <rdf:li rdf:resource="http://blog.pixelboxx.com/ska/stories/239/" />
        <rdf:li rdf:resource="http://blog.pixelboxx.com/ska/stories/238/" />
        <rdf:li rdf:resource="http://blog.pixelboxx.com/ska/stories/237/" />
        <rdf:li rdf:resource="http://blog.pixelboxx.com/ska/stories/236/" />
        <rdf:li rdf:resource="http://blog.pixelboxx.com/ska/stories/235/" />

         <textinput rdf:resource="/ska/search" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://blog.pixelboxx.com/ska/stories/241/">
    <title>JSONP image data and cacheing strategies</title> 
    <link>http://blog.pixelboxx.com/ska/stories/241/</link>
   <description>With the new release of Intermedia Fotoficient we supplied a generic JSONP brokerage infrastructure to enable cacheing of data sets.
This post shows, how it works and why it works. The problem
JSONP is JSON with Padding. Padding usually means: providing the name of callback method which waits to receive the payload.
As a JSONP request runs in its own SCRIPT statement, using a closure or anonymous function reference doesn&apos;t work with a naive approach and most use a temporarely available global method which is supplied in the SCRIPT-url.

window.jsonpHandler.functionA = function ( dataSet ) { }

...

&amp;lt;SCRIPT src=&quot;http://hostname/jsonphandler?data=1&amp;amp;jsonp=jsonpHandler.functionA&quot;...</description>
    <dc:publisher>Pixelbloxx</dc:publisher>
    <dc:creator>ska</dc:creator>
    
    <dc:rights>Copyright &#169; 2011 ska</dc:rights>
    <dc:date>2011-06-28T08:23:46Z</dc:date>
  </item> 
  <item rdf:about="http://blog.pixelboxx.com/ska/stories/240/">
    <title>Intermedia Fotoficient v1.2.84706</title> 
    <link>http://blog.pixelboxx.com/ska/stories/240/</link>
   <description>After three months we finally released a new version of Intermedia Fotoficient. Our timing is adjusted to the fact, that provided demo licenses from the previous release are due to terminate in a few days.
If you are hestitant to perform the upgrade (either by downloading the ZIP or through svn support), then download the ZIP and grab just the license file itself.

You&apos;ll miss out some great new features - so don&apos;t blame us then. En detail:

JSONP &amp;amp; imgSetWhen using a jsonp approach, usually a callback method name is supplied within the JSONP request itself. That makes cacheing for browser and proxy systems very hard or memory intensive. We included a new alternative to JSONP, where cacheing is supported and use of JSONP is much simpler. Use the JSONP brokering service of library, provided within the bootloader framework pbxSL to use an easy an generic approach to JSONP.
imgSetTThis handler uses parallel threads to process...</description>
    <dc:publisher>Pixelbloxx</dc:publisher>
    <dc:creator>ska</dc:creator>
    <dc:subject>Intermedia Fotofoficient</dc:subject>
    <dc:rights>Copyright &#169; 2011 ska</dc:rights>
    <dc:date>2011-06-28T08:22:52Z</dc:date>
  </item> 
  <item rdf:about="http://blog.pixelboxx.com/ska/stories/239/">
    <title>Researching the DAM Market</title> 
    <link>http://blog.pixelboxx.com/ska/stories/239/</link>
   <description>Recently published research puts a spotlight on the growing importance of rich media with enterprises.
This includes a growing significance for Digital Asset Management (DAM) solutions for overall enterprise content management scenarios. The research also points out, that smaller vendors (as opposed to industry heavyweights like Oracle, OpenText or EMC) are more aggressive in the implementation of features that leverage DAM effects throughout the enterprise.
Especially with the significance of multi-channel marketing execution now challenged by an intense expansion of channels, companies should apply flexibility and agility with their DAM strategies.
Integration with existing frameworks and content management solutions are considered...</description>
    <dc:publisher>Pixelbloxx</dc:publisher>
    <dc:creator>ska</dc:creator>
    <dc:subject>brand management</dc:subject>
    <dc:rights>Copyright &#169; 2011 ska</dc:rights>
    <dc:date>2011-06-01T08:48:56Z</dc:date>
  </item> 
  <item rdf:about="http://blog.pixelboxx.com/ska/stories/238/">
    <title>Bookmarklets are kinda fun</title> 
    <link>http://blog.pixelboxx.com/ska/stories/238/</link>
   <description>Copy the following link to your bookmarks: Intermedia Content Bookmarklet (for instance by drag &amp;amp; dropping it to your bookmarks toolbar). This bookmarklet is a showcase for our general purpose content management system integration. We provide a small snippet that has a direct interface into a Pixelboxx (or Intermedia Fotoficient instance).
By drag &amp;amp; dropping images from the bookmarklet window into a web page, this bookmarklet exchanges the image in the page by maintaining the correct width and height.
This bookmarklet is a simple showcase to illustrate a lighweight interface to web content management systems, especially these,...</description>
    <dc:publisher>Pixelbloxx</dc:publisher>
    <dc:creator>ska</dc:creator>
    <dc:subject>Intermedia Fotofoficient</dc:subject>
    <dc:rights>Copyright &#169; 2011 ska</dc:rights>
    <dc:date>2011-04-20T10:50:04Z</dc:date>
  </item> 
  <item rdf:about="http://blog.pixelboxx.com/ska/stories/237/">
    <title>Why mobile ecommerce hasn&apos;t lived up</title> 
    <link>http://blog.pixelboxx.com/ska/stories/237/</link>
   <description>The New York Times has an interesting piece about retailers advance into mobile ecommerce. The craze on how mobile devices will change our lifes, especially in the online world, has raised the expectations on all sides. But to be fair: just because a new generation of online devices has arrived (with a broad availability), it doesn&apos;t mean everything&apos;s now golden.
As mobile experiences change the paradigms of &quot;going online&quot; (or being constantly online), there&apos;s also need for a paradigm shift in providing food for these new experiences.
I think it&apos;s not just about reaching the shiny new look and wooshy interaction experience, mobile gadgets already have. There&apos;s definitely a lot to be designed in making online shopping...</description>
    <dc:publisher>Pixelbloxx</dc:publisher>
    <dc:creator>ska</dc:creator>
    <dc:subject>Intermedia Fotofoficient</dc:subject>
    <dc:rights>Copyright &#169; 2011 ska</dc:rights>
    <dc:date>2011-04-20T09:22:32Z</dc:date>
  </item> 
  <item rdf:about="http://blog.pixelboxx.com/ska/stories/236/">
    <title>Intermedia Fotoficient v1.2.82237</title> 
    <link>http://blog.pixelboxx.com/ska/stories/236/</link>
   <description>Summary:

New Feature:
A persistent metadata cache see doc/configuration/intermedia.properties: intermedia.metadatacache.type


Bugfixes:

A xss vulnerability has beend removed within modules/pixelboxx/intermedia.js as well as within the Helma JSON module
The handling of invalid imageids in imageProperties was added, which could also lead to XSS vulnerabilities, see Root/macros.js


Special thanks to Marcus Niemitz (mail@mniemietz.de) for finding this nasty one. Changes:

A helper shell-script was added to apps/im/ (import_examples.sh) which makes it easy to import directories from our svn repository.
This approach lets you import stable code from within the official distribution while also maintaining your project specific code, while diffing against the release.


En Detail:
The former metadata cache was in-memory only. That was a very fast approach, but also prone to a slow rebuild phase when the application is freshly started.
Our current metadata cache...</description>
    <dc:publisher>Pixelbloxx</dc:publisher>
    <dc:creator>ska</dc:creator>
    <dc:subject>Intermedia Fotofoficient</dc:subject>
    <dc:rights>Copyright &#169; 2011 ska</dc:rights>
    <dc:date>2011-04-04T15:13:33Z</dc:date>
  </item> 
  <item rdf:about="http://blog.pixelboxx.com/ska/stories/235/">
    <title>Steve Souders&apos; HTTP Archive</title> 
    <link>http://blog.pixelboxx.com/ska/stories/235/</link>
   <description>Yesterday, Steve Souders announced the release of the HTTP Archive - a record of the ways, digitized content is distributed. 
An&amp;#160;interesting stat is the distribution of various content types. Interestingly enough, an average web page consists of 60% images, 4.5% HTML, 11.3 % Flash, 16% Javascript and 3.6% Stylesheets.</description>
    <dc:publisher>Pixelbloxx</dc:publisher>
    <dc:creator>ska</dc:creator>
    <dc:subject>pixel</dc:subject>
    <dc:rights>Copyright &#169; 2011 ska</dc:rights>
    <dc:date>2011-03-31T08:27:43Z</dc:date>
  </item> 


   <textinput rdf:about="http://blog.pixelboxx.com/ska/search">
      <title>find</title>
      <description>Search this site:</description>
      <name>q</name>
      <link>http://blog.pixelboxx.com/ska/search</link>
   </textinput>
</rdf:RDF>

