February 2012
1 post
-prefix- Don't use them!
I don’t get all the fuzz about the css vendor -prefix- problem. If a browser doesn’t support a prefix and the css declaration doesn’t get set in that browser, shouldn’t it just be fine? If a prefix doesn’t get set and it breaks my website or app I suck as developer. I would go even so far as to stop declaring prefixes in my website’s and only declare the...
December 2011
2 posts
http://t.co/AuijNI0b “IE to Start Automatic Upgrades across Windows XP, Windows Vista, and Windows 7”….. :-o
November 2011
10 posts
Please delete my Google Analytic code if you copy my websites html, it’s getting annoying by now!
KASBOEKCollectief: http://t.co/IDkXxu8z
Scott Jenson announced @ Mobilism 2012 →
RT @mediaqueries: @shortye Your (1020concepts.nl) responsive site is now featured on http://t.co/TcnwrRel, A nice way to start the day!
Do all e-commerce platforms s- as much as Prestashop, or is it just Prestashop? what a load of crap coding that is…
I love the web, every time something new. A clients content is copied, with employees names, pictures and all. What to do?
1020concepts now on G+ http://t.co/xtg2JKQC
RT @JaapRood: @shortye saying no to shit is the first step in giving yourself space to make amazing things
October 2011
7 posts
Just ordered a ticket for Mobilism 2012 may 10/11 in Amsterdam. #mobilism2012
RT @IIIKASBOEKIII: Photo: De blauwdruk van #KASBOEK VIII. http://t.co/zUuFzuaJ
RT @JorreAdams: http://t.co/nDwCBBKl en een kasboek doek, komt wel in de breedte te hangen!
RT @csswizardry: My mate @anatomic made this today: http://t.co/ze2GHjZU
I got 89/100 in this html5 kerning game http://t.co/ZW5yvPpk
Measuring Global Smartphone Impact - Our Mobile Planet provides insights into smartphone usage and mobile… http://t.co/lOmEQVmG
September 2011
13 posts
Video: jessedodds: http://t.co/36S4Vh3c
A tree with CSS3, literally http://t.co/VINoem3h via @niklasvh +1.000.000 NICE!
Photo: kasboek: http://t.co/ILY5R9nf
The Multi-Size Web, by Eric Haidara’s http://t.co/jpheMiF
The Multi-Size Web, by Eric Haidara's →
Carnival of the Mobilists #252, by Dennis... →
Breaking Development: There Is No Mobile Web, by... →
Thoughts on Mobile UI Design, by Johannes... →
I’m looking for Photoshop brushes or shapes of cursors. Do you have a free collection I could use? THNX
Mobile First (book) Release Date: by Luke Wroblewski http://t.co/nlsoMnC
August 2011
2 posts
Mobile First (book) Release Date: by Luke... →
Why is it, that a lot of websites promoting mobile app’s are not mobile optimized. Are mobile web surfer’s not their target group?
July 2011
11 posts
RT @Supersteil: We’re looking for an Interactive Designer Intern. For more info check the Career page. http://t.co/DYvMl2z
What is mobile-first responsive web design? →
RT @bdc: Google+ for iPhone is available http://t.co/iNUn9ir
Data uri's for images in command line (Mac OSx)
If you want to get the data-uri for images via command line. Use the following command.
openssl base64 -in /path/to/file.png | tr -d ‘\n’ | pbcopy
This will return the string to your clipboard and you can cmd+v it in your code. For example
background: url(‘data:image/png;base64,[return string]’);
Thank you @matijs from http://hotfusion.org
Understanding Hardware Acceleration on Mobile... →
View your screen width and see you active media... →
Media Query Bookmarklet | Sparkbox: http://seesparkbox.com/foundry/media_query_bookmarklet
HTML5 vs Native: The Mobile App Debate →
In a few years time, I think this discussion will be over and it will all just be HTML. :)
It’s getting bigger, faster and more mobile each day. The state of the interwebs http://bit.ly/qMDczn
Alles leuk en aardig dat Google+ maar ga ook even langs: https://plus.google.com/u/0/+1/personalization voor je weer alles deelt.
IE10 Bye bye conditional statement for IE
Conditional Comments <!—[if IE]>This content is ignored in IE10 and other browsers.In older versions of IE it renders as part of the page.<![endif]—>
Bye bye dropbox! #delete
June 2011
5 posts
Ziet opeens een nieuwe interface op maps.google.com. +1 Like,
RT @stopsatgreen: I made a broken neon sign thing using CSS Animations, just because: http://j.mp/kT21Hr <- NICE!
Win a Fontdeck Gift Box →
cameronmoll:
I was lucky enough to receive a Fontdeck gift box (pictured above). They have just three remaining, and each includes a $50 voucher, t-shirt, surprisingly delicious chocolate letters, and more. Enter by creating an HTML typographical piece using two Fontdeck fonts, such as these sample cards (of which printed versions are included in the gift box).
/via Mark Wyner
Parallaxing jQuery Plugin →
Never heard of paralaxxing,.. now I want to use it everywhere :)