Photoshop This document contains unknown data which will be discarded BUG

Maybe interesting for some cs4 users having issues with this bug:

Bildschirmfoto 2011-06-10 um 15.01.23

this happens when the psd file (cs5) has a too deep layer structure (more than 5 groups)

hth.

Long time, no post.

We had a lot of work to do. Here is the result:

02_fullsquare

Get it here.

i just realised i’m old.

pay with a tweet. (or a post)

pwat

Hey there – here’s another project i support:

http://paywithatweet.com is social payment system. You have something (Book, mp3, software, knowledge) you like to share? You can use “pay with a tweet” if you want at least a tweet or post in exchange for your Book, mp3 whatever.

the latest project

we launched the cinemaxx twitter special:

cmxTw

Stereo Kinect

Kinect is propably one of the coolest gadgets out there right now. Love it!

Webcam Access unclickable

I just did a Facebook Webcam game and came across a nasty firefox bug. Sometimes the cam panel popping up is unclickable. (Firefox on Mac)

cam_access

The strange thing is:

  1. Works like a charm in Safari
  2. Works like a charm outside of Facebook

But I expierenced the problem on some pages outside FB aswell.

Here is the magic (once again thanks to Martin):

try{
    if ($.browser.mozilla) {
        $(window).resize(addMargin).resize();
    }
}catch(ex){}
 
function addMargin() {
    $("#cont").css('margin-left', window.outerWidth % 2 ? '0' : '0.5px')
}

The problem is that your swf is displayed on HALF PIXELS. Just move the container in which you putted your swf and it should work like a charm.

Link where i stole this from

Hidden heroes.

I really like that page.

hiddenHeroes

http://www.hidden-heroes.net

« Older Entries