3,2,1 Ignition

Das Funkzündsystem für den ambitionierten Sylvesterfeuerwerker.

Funkfernbedienbar für 3 Serien von jeweils 5 Feuerwerkskörpern


gefunden bei sanduhrgucker

Поделиться в соц. сетях

Share to Google Buzz
Share to Google Plus
Share to LiveJournal
Share to MyWorld
Share to Odnoklassniki
Posted in Electronics, Gadgets, Products | Tagged | Leave a comment

Sonnernsystem mit CSS


http://www.misterhonk.de/blog/9315/unser-sonnensystem-als-css3-experiment/

Поделиться в соц. сетях

Share to Google Buzz
Share to Google Plus
Share to LiveJournal
Share to MyWorld
Share to Odnoklassniki
Posted in Webtech | Tagged , | Leave a comment

Like Button für WordPress

http://neunzehn72.de/facebook-gefallt-mir-button-in-wordpress-einbauen/

<iframe
src="http://www.facebook.com/plugins/like.php?href=<?php echo
urlencode(get_permalink($post->ID));
?>&amp;layout=standard&amp;show-faces=true&amp;width=470&amp;action=like&amp;colorscheme=light"
scrolling="no" frameborder="0" allowTransparency="true"
style="border:none; overflow:hidden; width:470px;
height:60px"></iframe>

<iframe
src="http://www.facebook.com/plugins/like.php?href=<?php echo
urlencode(the_permalink());
?>&amp;layout=standard&amp;show-faces=true&amp;width=470&amp;action=like&amp;colorscheme=light"
scrolling="no" frameborder="0" allowTransparency="true"
style="border:none; overflow:hidden; width:470px;
height:60px"></iframe>

Поделиться в соц. сетях

Share to Google Buzz
Share to Google Plus
Share to LiveJournal
Share to MyWorld
Share to Odnoklassniki
Posted in Allgemein | Leave a comment

css – Conditional comments

http://www.quirksmode.org/css/condcom.html

http://www.lipfert-malik.de/webdesign/tutorial/bsp/css-weiche-filter.html

beispiel:

Поделиться в соц. сетях

Share to Google Buzz
Share to Google Plus
Share to LiveJournal
Share to MyWorld
Share to Odnoklassniki
Posted in Docs, Infos | Tagged | Leave a comment

Facebook Connect Video Tutorials

Facebook Connect Video Tutorials
von Luke Shepard,Wei Zhu, Ronnie Cheng

Watch these videos so you can get a quick visual tutorial into various aspects of Facebook Connect.

http://business2press.com/2009/02/20/how-to-install-facebook-connect-comments-on-wordpress/

Поделиться в соц. сетях

Share to Google Buzz
Share to Google Plus
Share to LiveJournal
Share to MyWorld
Share to Odnoklassniki
Posted in API, Infos, Media, Technology | Tagged , | Leave a comment

Streetgames mit Beamer

Das nenn ich mal das perfekte Equipment für Public Outdoor Gaming.
Mit dem Beamer-Backpack die Hauswand runter ist schon ziemlich extrem, aber Nachts durch die Strassen zu ziehen und auf Fassaden zu zocken ist ziemlich cool.

Поделиться в соц. сетях

Share to Google Buzz
Share to Google Plus
Share to LiveJournal
Share to MyWorld
Share to Odnoklassniki
Posted in Nerd Stuff, Products, Technology | Tagged , , , | Leave a comment

Samsung makes Internet TV interactive with Twitter service

Twitter via Internet enabled TV.
Samsung Internet@TV
Für seine Internetfähigen Geräte stellt Samsung neuerdings ein
Twitter Widget bereit und bringt nun neben YouTube, Flickr und Yahoo
seine erste Social-Media Komponente auf seine TV Geräte.


via worldtvpc.com

Поделиться в соц. сетях

Share to Google Buzz
Share to Google Plus
Share to LiveJournal
Share to MyWorld
Share to Odnoklassniki
Posted in Electronics, Media, Products, Technology | Tagged , | Leave a comment

javascript random quotes

via http://www.computerhope.com/j15.htm

<SCRIPT LANGUAGE=”JavaScript”>
//store the quotations in arrays
quotes = new Array(6);
authors = new Array(6);
quotes[0] = “I have a new philosophy. I’m only going to dread one day at a time.”;
authors[0] = “Charles Schulz”;
quotes[1] = “Reality is the leading cause of stress for those in touch with it.”;
authors[1] = “Jack Wagner”;
quotes[2] = “Few things are harder to put up with than the annoyance of a good example.”;
authors[2] = “Mark Twain”;
quotes[3] = “The pure and simple truth is rarely pure and never simple.”;
authors[3] = “Oscar Wilde”;
quotes[4] = “There’s no business like show business, but there are several businesses like accounting.”;
authors[4] = “David Letterman”;
quotes[5] = “Man invented language to satisfy his deep need to complain.”;
authors[5] = “Lily Tomlin”;

//calculate a random index
index = Math.floor(Math.random() * quotes.length);

//display the quotation
document.write(“<DL>\n”);
document.write(“<DT>” + “\”" + quotes[index] + “\”\n”);
document.write(“<DD>” + “– ” + authors[index] + “\n”);
document.write(“</DL>\n”);

//done
</SCRIPT>

Beispiel: http://fun.niwo.tv/quotes.html

Поделиться в соц. сетях

Share to Google Buzz
Share to Google Plus
Share to LiveJournal
Share to MyWorld
Share to Odnoklassniki
Posted in script | Leave a comment

30 WordPress-Seiten, die nicht nach WordPress aussehen:

30 WordPress-Seiten, die nicht nach WordPress aussehen:
http://bit.ly/i5Bra

screenshotscreenshot

screenshotscreenshot

via http://twitter.com/trendlupe/statuses/3542170849

Поделиться в соц. сетях

Share to Google Buzz
Share to Google Plus
Share to LiveJournal
Share to MyWorld
Share to Odnoklassniki
Posted in Infos, Links | Tagged , , | Leave a comment

Spherical & 360° Immersive Video system

See Live Demo

Поделиться в соц. сетях

Share to Google Buzz
Share to Google Plus
Share to LiveJournal
Share to MyWorld
Share to Odnoklassniki
Posted in Media, Products, Technology | Tagged , | Leave a comment