796 shaares
32 results
tagged
Online
We first developped this bootsrap theme editor for our own purpose to create theme a lot faster. Here are some technics to become a bootstrap theme chef with this tool.
The Spoon.net console provides access to thousands of free and open source applications instantly with no installs.
ZURBapps helps you quickly design great products through rapid prototyping, iteration and user feedback.
The Spoon.net console provides access to thousands of free and open source applications instantly with no installs.
Desktop Import virtualizes applications installed on your desktop with a single click.
Universal app search engine and library browser instantly accesses any supported application.
Spoon.net works using a small plugin. No administrative privileges are required.
Desktop Import virtualizes applications installed on your desktop with a single click.
Universal app search engine and library browser instantly accesses any supported application.
Spoon.net works using a small plugin. No administrative privileges are required.
This CSS3 generator is totally useless if you don't use the auto generated CSS3 snippets in your projects!
As a web designer, you can use CSS3 to create many cool effects which were earlier achievable only with images and photo editors. But if you start to write the css codes manually, it will be real difficult to remember all the syntax and visualize the effects just with the codes. You may need to change the code several times and refresh your web page to achieve the appearance you want.
This CSS3 generator can save you from this hassle by providing you with the simplest graphical interface to create the perfect appearance. Once you are done, you can directly copy and paste the auto-generated css snippets and save a lot of your time and energy. This is upto you to turn this CSS3 Generator useful!
As a web designer, you can use CSS3 to create many cool effects which were earlier achievable only with images and photo editors. But if you start to write the css codes manually, it will be real difficult to remember all the syntax and visualize the effects just with the codes. You may need to change the code several times and refresh your web page to achieve the appearance you want.
This CSS3 generator can save you from this hassle by providing you with the simplest graphical interface to create the perfect appearance. Once you are done, you can directly copy and paste the auto-generated css snippets and save a lot of your time and energy. This is upto you to turn this CSS3 Generator useful!
Explore and generate some useful and interesting animation effects for HTML lists by Adem Ilter.
Wireframe.cc is a minimal wireframing tool with which you can create simple wireframes of websites and mobile apps. And the best thing: it's 100% free
If you haven't heard about it already: Fotor is a powerful and easy-to-use online photo editor. It comes with many useful and fun effects and you can also use the iPhone and Android apps for your mobile phone.
In the past CSS frameworks have dramatically changed the way we make CSS layouts. Layouts became modular and much more complex. What's hardly has changed until today is our toolset for creating these layouts.
Dirk Jesse is the developer of the CSS framework YAML. The successful release of the YAML Builder in 2007 was a proof of concept for framework-based visual layout creation. Thinkin' Tags is the intellectual child of a consistent development of this idea and it's now published in a public alpha release to show what's possible in the browser today and an idea of what will be in the future. And allthough, this first alpha release is mainly focussed on YAML, it's not limited to it.
We decided to release this public alpha version of Thinkin' Tags to show you what's our idea of browser-based prototyping CSS layouts and to get to know what you're thinking about it. So, please let us know what do you like, miss or need. And don't forget to have some fun, playing around in the app.
Dirk Jesse is the developer of the CSS framework YAML. The successful release of the YAML Builder in 2007 was a proof of concept for framework-based visual layout creation. Thinkin' Tags is the intellectual child of a consistent development of this idea and it's now published in a public alpha release to show what's possible in the browser today and an idea of what will be in the future. And allthough, this first alpha release is mainly focussed on YAML, it's not limited to it.
We decided to release this public alpha version of Thinkin' Tags to show you what's our idea of browser-based prototyping CSS layouts and to get to know what you're thinking about it. So, please let us know what do you like, miss or need. And don't forget to have some fun, playing around in the app.
Leak finder for JavaScript helps web application developers find memory leaks in their JavaScript programs.
In garbage-collected languages, such as JavaScript, you cannot have traditional memory leaks by forgetting to free memory: when all references to an object are dropped, the object is garbage-collected and the memory is freed.
However, JavaScript programs can leak memory by unintentionally retaining references to objects. For example the references can be pointers to objects stored in a data structure in a JavaScript library (e.g., Closure) instead of the application code. If an object is unintentionally retained, all objects it points to are kept alive as well. This will lead to superfluous memory consumption.
In garbage-collected languages, such as JavaScript, you cannot have traditional memory leaks by forgetting to free memory: when all references to an object are dropped, the object is garbage-collected and the memory is freed.
However, JavaScript programs can leak memory by unintentionally retaining references to objects. For example the references can be pointers to objects stored in a data structure in a JavaScript library (e.g., Closure) instead of the application code. If an object is unintentionally retained, all objects it points to are kept alive as well. This will lead to superfluous memory consumption.
We’ve covered a couple of DNS tools in the past, such as the DNS propagation checker, which are useful for anyone that owns a domain. The problem is that you generally have to jump around to a bunch of different sites in order to do simple things like reverse IP lookups, traceroutes, Chinese firewall tests, propagation checks, and more. Normally you need to find a site that is dedicated to do each of those things, but ViewDNS.info pulls that all together into a single site with a simple interface.
This site makes it extremely easy to perform all of the things I mentioned earlier plus some. In fact it has over 20 different tools you can use on any domain and IP address you might have. Many of the tests, such as the DNS report, are essential tools for determining the health of the DNS for your site.
This site makes it extremely easy to perform all of the things I mentioned earlier plus some. In fact it has over 20 different tools you can use on any domain and IP address you might have. Many of the tests, such as the DNS report, are essential tools for determining the health of the DNS for your site.
Bear CSS est un petit outil en ligne très pratique qui permet de générer une base des styles CSS d’après le document HTML brut fournit. L’idée est très simple. Plutôt de de perdre du temps a écrire à la main chaque nom de classes et d’ID (en plus des balises de bases), Bear CSS lit votre document HTML et en extrait l’essentiel pour créer ses styles : les identificateurs.