(19) What are the best sources to learn web coding (in a short time) Prêt à jeter Mardi 24 janvier 2012 à 20h35 Un produit usé = un produit vendu ! Dans les années 1920, des industriels américains ont trouvé la formule magique pour soutenir la consommation : l’obsolescence programmée. Fini les bas en nylon qui résistent à tout et les ampoules qui durent cent ans, un bon produit est un produit jetable. Tourné aux quatre coins du monde, Prêt à Jeter est une enquête sur les bases de notre économie moderne - consommation, gaspillage et pollution. © Article Z Insolite :Prêt à jeter raconte également l’histoire de la Centennial Light. Dans une société où la croissance est tirée par la consommation, les produits durables sont une catastrophe ! Pour rentabiliser les machines et soutenir la consommation, on a contraint les ingénieurs à réduire la durée de vie des produits. "À l'époque, le développement durable n'était pas au centre des préoccupations", rappelle Warner Philips, arrière-petit-fils des fondateurs de la marque du même nom.
A Collection of Separator Styles A collection of separator styles for horizontally dividing sections on a website. The dividers are created using several techniques, including styling pseudo-elements, using gradients and inserting SVG graphics with responsiveness in mind. View demo Download source Today we’d like to share some separator styles with you. SVG is used in the cases where we cannot simply use a pseudo-element that is nicely responsive, like the half circle shape. And now, dig in, scroll and get inspired! An example for a separator style using pseudo-elements is the following double diagonal representing a flat shadow: Another example is the inclined zig zag pattern (up and down) made with a linear gradient: …or the folded corner that uses diagonal gradients to simulate the triangles: For some styles we use SVG, like the big triangle: By setting preserveAspectRatio="none" and a width of 100%, we make the SVG graphic fluid to fit into the whole width without resizing its height.
Portal:Java Java Platform, Micro Edition Java ME was designed by Sun Microsystems, acquired by Oracle Corporation in 2010; the platform replaced a similar technology, PersonalJava. Originally developed under the Java Community Process as JSR 68, the different flavors of Java ME have evolved in separate JSRs. Sun provides a reference implementation of the specification, but has tended not to provide free binary implementations of its Java ME runtime environment for mobile devices, rather relying on third parties to provide their own. As of 22 December 2006, the Java ME source code is licensed under the GNU General Public License, and is released under the project name phoneME. As of 2008, all Java ME platforms are currently restricted to JRE 1.3 features and use that version of the class file format (internally known as version 47.0). Java ME devices implement a profile. Connected Limited Device Configuration Mobile Information Device Profile Information Module Profile Connected Device Configuration Notes
OverAPI.com | Collecting all the cheat sheets LESS « The Dynamic Stylesheet language 50 Excellent Adobe After Effect Tutorials Adobe After Effects is a digital motion graphics and compositing software. Its main purpose is for film and video post-production. With Adobe After Effects it’s possible to create so great looking visual effects as in “Hollywood style” movies. Adobe After Effects is mainly used to create visual effects for commercials and movies but you can also create image slide-shows, some small videos, transition effects for websites and stuff like that. It is not difficult to learn by your own. You only need to find some good tutorials and you are ready to start. For beginners Introduction to Adobe After Effects | Andrew Kramer Basic effects | Andrew KramerLearn to create some basic effects using After Effects. Animation | Andrew KramerNow you can learn how to create an animation. Trim Paths | Aharon RabinowitzLearn how to create simple trim paths. Simple Reflection Techniques | Aharon RabinowitzVery simple but cool technique creating reflections. Rendering | Shoaib KhanLearn about rendering your video.
Cheat Sheet Download cheat sheet as printable PDF A5 Syntax Child: > nav>ul>li Sibling: + div+p+bq Climb-up: ^ div+div>p>span+em^bq div+div>p>span+em^^bq Grouping: () div>(header>ul>li*2>a)+footer>p (div>dl>(dt+dd)*3)+footer>p Multiplication: * ul>li*5 Item numbering: $ ul>li.item$*5 h$[title=item$]{Header $}*3 <h1 title="item1">Header 1</h1><h2 title="item2">Header 2</h2><h3 title="item3">Header 3</h3> ul>li.item$$$*5 ul>li.item$@-*5 ul>li.item$@3*5 ID and CLASS attributes #header .title form#search.wide p.class1.class2.class3 Custom attributes p[title="Hello world"] td[rowspan=2 colspan=3 title] [a='value1' b="value2"] Text: {} a{Click me} <a href="">Click me</a> p>{Click }+a{here}+{ to continue} <p>Click <a href="">here</a> to continue</p> Implicit tag names .class em>.class ul>.class table>.row>.col All unknown abbreviations will be transformed to tag, e.g. foo → <foo></foo>. Alias of html:5 <! a a:link a:mail abbr acronym, acr base basefont br frame hr bdo bdo:r bdo:l col link link:css link:print link:favicon link:touch link:rss link:atom meta meta:utf img c
45 Free Online Computer Science Courses Missed lectures or hate teachers? Or want to study computer science courses without going to university? … You can study anytime anywhere because there are number of free online computer science courses available on internet that are very interactive. Here is the list of 45 free online computer science courses that are designed by teaching experts from best universities of the world (almost the whole graduation!). 1. Complete set of course materials. 2. This course is the natural successor to Programming Methodology and covers such advanced programming topics as recursion, algorithmic analysis, and data abstraction using the C++ programming language, which is similar to both C and Java. 3. Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. 4. The purpose of this course is to introduce you to basics of modeling, design, planning, and control of robot systems. 5. 6. 7. 8. 9. 10. Continuation of Convex Optimization I. 11. 12.
Creating a Future-Proof Responsive Email Without Media Queries There are quite enough headaches to deal with when coding HTML email. So it hardly seems fair if we also need to keep on top of the new email clients and device sizes that pop up every week. CSS and media query support can vary from app to app making it impossible to avoid being consumed by fear every time you hear that there’s a new and exciting mail app that you’ve yet to test. But what if you could build an email template that was responsive, even in environments with the poorest support for modern CSS? The method that I espouse below is all about creating a good experience for email clients which have no media query support whatsoever. It’s called the fluid hybrid method, sometimes referred to as the spongy method of email development. If you’re looking for a ready-made, professional solution, grab one of our Best Email Templates. It’s difficult to keep track of all the new mail apps that keep appearing. Let’s quickly run through all of the elements in the code above: ! And that’s it!
Blueprint: Tooltip Menu A simple tooltip menu where the submenu will either appear above or below the main menu, depending on available space. View demo Download source This is a simple tooltip menu that will show a tooltip submenu when hovering over an item. The submenu will either appear above or below the main menu, depending on where more space is available. The HTML The CSS How to stop DNS leakage while using a VPN | Privacy Lover The DNS leakage problem explained Whenever you type a domain name, your Internet browser contacts a DNS server and makes a DNS Query. Most Virtual Private Network providers fail to mention that while your connexion is encrypted using a VPN there is a high chance that a DNS leak will occur and your ISP will still be able to see what you are doing over the internet. The problem occurs primarily when routers and computers are set to use automatic DHCP, this can force name lookups to bypass the name server supplied by the active VPN connection and instead use the one supplied by your ISP which allows them to see the websites you visit. DNS leak test If you want to check if you suffer from DNS leakage, connect to your usual VPN/proxy and visit After you click on Test my DNS you should ignore everything and look only on top of the page where it says DNS Resolver(s) tested. Solving DNS leakage List of free public DNS providers: Comodo public DNS Google public DNS
Unicode Lookup: convert special characters