796 shaares
iLightBox : Sleek, intuitive, powerful, and revolutionary jQuery lightbox plugin for creative and ambitious web designers and developers.
I'm sure we all agree that responsive web design has been one of the biggest subjects in the last few years and will continue with the growth of mobile. As a senior front and backend developer with a strong interest in research and development at my company, I am responsible to evaluate techniques like RWD. Whenever I received a link to a totally new CSS grid system, I became more and more skeptical. They did not feel "right" to me, but I wasn't sure why.
Then I happened to come across a great article by Ian Yates titled "Life Beyond 960px: Designing for Large Screens" which introduced me to the term "Screen Real Estate". Prior to that, I did some deeper research using rem units in CSS which was a fortunate coincidence. Suddenly I knew what felt wrong.
When talking about RWD we mostly talk about devices below the target width of our layouts. But what about larger screens? Most of you will agree that a non RWD website with a target width of 960px looks a bit odd or lost on such a screen. Things are becoming more obvious when we talk about people accessing our websites with a 60" TV. Sure, these TV sets will most likely still only have full HD resolution. But keep in mind that whoever sits in front of them is probably at least 4m/10f away from the screen.
Then I happened to come across a great article by Ian Yates titled "Life Beyond 960px: Designing for Large Screens" which introduced me to the term "Screen Real Estate". Prior to that, I did some deeper research using rem units in CSS which was a fortunate coincidence. Suddenly I knew what felt wrong.
When talking about RWD we mostly talk about devices below the target width of our layouts. But what about larger screens? Most of you will agree that a non RWD website with a target width of 960px looks a bit odd or lost on such a screen. Things are becoming more obvious when we talk about people accessing our websites with a 60" TV. Sure, these TV sets will most likely still only have full HD resolution. But keep in mind that whoever sits in front of them is probably at least 4m/10f away from the screen.
Virtual Router Plus turns any Windows 7 and Windows 8 computer into a Wifi Hot Spot using Wireless Hosted Network technology.
What is Virtual Router Plus?
Virtual Router Plus is a free, open source software based router for PCs running Windows 7, Windows 8, Windows Server 2008 R2 and Windows Server 2012. Using Virtual Router Plus, users can wirelessly share any internet connection (Wifi, LAN, Cable Modem, Dial-up, Cellular, etc.) with any Wifi device (Laptop, Smart Phone, iPod Touch, iPhone, Android Phone, Zune, Netbook, wireless printer, etc.) These devices connect to Virtual Router just like any other access point, and the connection is completely secured using WPA2 (the most secure wireless encryption.)
What is Virtual Router Plus?
Virtual Router Plus is a free, open source software based router for PCs running Windows 7, Windows 8, Windows Server 2008 R2 and Windows Server 2012. Using Virtual Router Plus, users can wirelessly share any internet connection (Wifi, LAN, Cable Modem, Dial-up, Cellular, etc.) with any Wifi device (Laptop, Smart Phone, iPod Touch, iPhone, Android Phone, Zune, Netbook, wireless printer, etc.) These devices connect to Virtual Router just like any other access point, and the connection is completely secured using WPA2 (the most secure wireless encryption.)
Weevely is a stealth PHP web shell that provides a telnet-like console. It is an essential tool for web application post exploitation, and can be used as stealth backdoor or as a web shell to manage legit web accounts, even free hosted ones.
Weevely is currently included in Backtrack and Backbox and all the major Linux distributions oriented for penetration testing.
Weevely is currently included in Backtrack and Backbox and all the major Linux distributions oriented for penetration testing.
Toolbar allows you to quickly create tooltip style toolbars for use in web applications and websites. The toolbar is easily customisable using the twitter bootstrap icons and provides flexability around the toolbars display and number of icons.
dropzone.js is an open source library that provides drag'n'drop file uploads with image previews
Qui n’a jamais galéré pour convertir correctement une bête image .PNG en fichier .ICO et vice et versa sans avoir de rendus horribles, de problèmes de tailles etc… ?
Alors bien sûr il existe une tonne de services web, de programmes, et de gadgets en tout genre permettant de faire ça, mais c’est généralement compliqué d’en trouver un qui soit simultanément bon, simple d’utilisation, sans inscription, sans installation, à la bonne taille, sans perte de qualité etc…
Or il se trouve que j’utilise cette perle rare depuis quelques années déjà, et que je me suis récemment apercu avec horreur que je n’en avais jamais parlé ici !! Mesdames et MesGeeks, sans faillir plus longtemps je vous présente : ToyCon
Alors bien sûr il existe une tonne de services web, de programmes, et de gadgets en tout genre permettant de faire ça, mais c’est généralement compliqué d’en trouver un qui soit simultanément bon, simple d’utilisation, sans inscription, sans installation, à la bonne taille, sans perte de qualité etc…
Or il se trouve que j’utilise cette perle rare depuis quelques années déjà, et que je me suis récemment apercu avec horreur que je n’en avais jamais parlé ici !! Mesdames et MesGeeks, sans faillir plus longtemps je vous présente : ToyCon
How to install and configure all software necessary to host a VPN on an Ubuntu 12.04 VPS. Full tutorial with copy and paste commands available at http://geeksandtweaks.com/wp/?p=1908
The Serval Project consists of two systems.
The first is a temporary, self-organising, self-powered mobile network for disaster areas, formed with small phone towers dropped in by air.
The second is a permanent system for remote areas that requires no infrastructure and creates a mesh-based phone network between Wi-Fi enabled mobile phones, and eventually specially designed mobile phones that can operate on other unlicensed frequencies, called Batphone. The two systems can also be combined.
We have developed software which we’ve called Distributed Numbering Architecture (‘DNA’) that allows people in isolated or temporary networks to immediately use their existing phone numbers.
We believe that for a phone network to be useful, you must be able to call people, and have people call you on numbers that they know. This is especially true in disasters. This is the magic of DNA: it allows people to use their existing phone numbers, so that others can call them easily.
The first is a temporary, self-organising, self-powered mobile network for disaster areas, formed with small phone towers dropped in by air.
The second is a permanent system for remote areas that requires no infrastructure and creates a mesh-based phone network between Wi-Fi enabled mobile phones, and eventually specially designed mobile phones that can operate on other unlicensed frequencies, called Batphone. The two systems can also be combined.
We have developed software which we’ve called Distributed Numbering Architecture (‘DNA’) that allows people in isolated or temporary networks to immediately use their existing phone numbers.
We believe that for a phone network to be useful, you must be able to call people, and have people call you on numbers that they know. This is especially true in disasters. This is the magic of DNA: it allows people to use their existing phone numbers, so that others can call them easily.
First of all, let’s get the essential question answered: what is Modernizr?
Based on the official site, Modernizr is “A JavaScript library that detects HTML5 and CSS3 features in the user’s browser.”
Although HTML5 and CSS3 are great but many of the new features they have, as we already know by now, are not much applicable in old browsers. Modernizr, helps to address this problem by testing the user’s browser on whether it supports a particular feature. If the feature is “unsupported”, then we can deliver an appropriate script or function to imitate the feature it lacks.
Based on the official site, Modernizr is “A JavaScript library that detects HTML5 and CSS3 features in the user’s browser.”
Although HTML5 and CSS3 are great but many of the new features they have, as we already know by now, are not much applicable in old browsers. Modernizr, helps to address this problem by testing the user’s browser on whether it supports a particular feature. If the feature is “unsupported”, then we can deliver an appropriate script or function to imitate the feature it lacks.
When we install PHP with Apache, Apache will be able parse files with .php extension and execute the same.
But in Apache we can tweak configuration in that way so Apache start to parse other file extension as php file.
In this article we will see how we can instruct Apache to parse .html file as a php file.
But in Apache we can tweak configuration in that way so Apache start to parse other file extension as php file.
In this article we will see how we can instruct Apache to parse .html file as a php file.
Forgot to check SEO for langing pages? Interns or beginners who might not know what tools to use? Freelancers that did not check SEO before they delivered their landing pages? Inpage SEO Checker will continously check basic SEO properties continously. As soon as you violate a SEO check, an red onpage error is shown - just like in unit testing. Inpage SEO Checker is easy to add to your page, just include one small Javascript file and you're ready to go.
A lightweight (2kb) micro-framework, elegant & minimalistic CSS3 grid system, made with only one container and 12 columns. It`s very easy to use and understand, pre-packed with some extra css helpers for mobile devices.
Great places to find fonts paid and unpaid! Also type inspiration and more!
HTML 5 officially reached “candidate recommendation” status at the W3C last month, with the goal of hitting final publication in mid 2014. This means that HTML5 will be “feature frozen” by June 2014: most additions to the spec between now and then will appear as better documentation, improved test suites, and the ironing out of any inconsistencies.
While programmers concentrate on supporting the technological panoply of HTML5, various working groups have moved on to HTML 5.1. That new specification, currently scheduled for publication in 2016, incorporates many efforts that did not make the deadline for 5.0, including Web Workers, Storage, Sockets, improved accessibility, and adaptive development.
While programmers concentrate on supporting the technological panoply of HTML5, various working groups have moved on to HTML 5.1. That new specification, currently scheduled for publication in 2016, incorporates many efforts that did not make the deadline for 5.0, including Web Workers, Storage, Sockets, improved accessibility, and adaptive development.
opentip is a javascript tooltip framework
yes - it’s free, open source and comes with different styles!
yes - it’s free, open source and comes with different styles!
Live Tools are a collection of free online design apps that allow you to easily create your own ui elements with very little coding knowledge. As well as being able to create custom elements, you can also download your creations for use in your websites and online applications.
The jQuery team have made the tough, but inevitable decision to stop supporting IE8 and below as of jQuery v2.0, while maintaining v1.9 as the backwards compatible version for the forseeable future.
In the world of modern, evergreen and mobile browsers, this was a necessary move to ensure jQuery stays relevant. Of course, this split leaves plugin authors with a bit more responsibility.
Where previously we could simply require the most recent version of jQuery, we are now likely to want to support both 1.9.x and 2.x, allowing our plugins to work everywhere from IE6 to the most bleeding edge browsers.
To facilitate this, we’ll run through the creation of a plugin using the popular JavaScript build tool, Grunt. We’ll then configure our unit tests to run automatically across multiple versions of jQuery.
In the world of modern, evergreen and mobile browsers, this was a necessary move to ensure jQuery stays relevant. Of course, this split leaves plugin authors with a bit more responsibility.
Where previously we could simply require the most recent version of jQuery, we are now likely to want to support both 1.9.x and 2.x, allowing our plugins to work everywhere from IE6 to the most bleeding edge browsers.
To facilitate this, we’ll run through the creation of a plugin using the popular JavaScript build tool, Grunt. We’ll then configure our unit tests to run automatically across multiple versions of jQuery.
Plutôt que d’utiliser le SSH ou WINSCP pour récupérer des données sur son Samsung, utiliser le logiciel Kies Air. Kies Air est une application Android préinstallée qui permet à un ordinateur via le wifi de se connecter directement sur celui-ci. Venez découvrir cette application magique.
Kies air permet de connecter le mobile à un ordinateur sans câble via le wifi et par l’intermédiaire d’un navigateur internet comme Chrome, Firefox
Kies air permet de connecter le mobile à un ordinateur sans câble via le wifi et par l’intermédiaire d’un navigateur internet comme Chrome, Firefox
Spoon.net est une application sous Windows qui permet d'avoir accès à de nombreux logiciels gratuits tenus régulièrement à jour, et de pouvoir les lancer sans les télécharger et les installer sur votre ordinateur comme vous avez l'habitude de faire. Les applications sont exécutées dans un environnement virtuel isolé, ce qui offre une sécurité supplémentaire, un peu comme lorsque vous utilisez des applications sur une machine virtuelle. De plus, les applications n'interfèrent pas les unes avec les autres, de sorte que vous pouvez exécuter différentes versions d'un navigateur web ou autre côte à côte sans conflit, pratique notamment pour les développeurs qui ont besoin de faire des tests.
Nous allons voir dans ce tutoriel comment utiliser le service Spoon.net pour lancer des applications sans les installer sur votre PC. Après création de votre compte, vous disposerez de 1 Go de stockage gratuit pour un usage à titre personnel.
Nous allons voir dans ce tutoriel comment utiliser le service Spoon.net pour lancer des applications sans les installer sur votre PC. Après création de votre compte, vous disposerez de 1 Go de stockage gratuit pour un usage à titre personnel.