32 private links
Three Sixty Image slider plugin
This is a jQuery plugin to create 360 degree product image slider. The plugin is full customizable with number of options provided. The plugin have the power to display images in any angle 360 degrees. This feature can be used successfully in many use cases e.g. on an e-commerce site to help customers look products in detail, from any angle they desire.
Alternative #2: PDO – PHP Data Objects
The PDO extension supports twelve drivers, enabling it to connect to a variety of relational databases without the developer having to learn a number of different APIs. It does this by abstracting the database interaction calls behind a common interface, enabling the developer to utilize a consistent interface for different databases. This of course gives it a major advantage over both the MySQL and MySQLi extensions who are limited to only one database.
We live in an age where time flies by and therefore we can’t handle each and every aspect of our daily lives at our comfort and convenience. We are sure you are familiar with the concept of time is money and that stands correct in every single line of work. If you are a designer you will know how valuable time is because the more you have the more you earn. Of course, there is absolutely no possible way for you to increase the time you have, but thankfully there are tools that can increase your productivity and efficiency. An increase in efficiency of course means less wastage of time hence earning you more money.
How you can be more efficient is by using certain tools that help you along the development. This particular list is exactly about such tools. Wireframing and UI concept prototypes come in very handy if you are a designer. While, most ways would have you wasting time, there are tools that you can use to speed up the process. In order to save you more time, we came up with a list of ten wireframing tools for increased productivity. We hope you enjoy the read.
3w1: ładowarka, latarka LED oraz alarm dźwiękowy. Wszystkie funkcje w 1 urządzeniu zasilanym solarnie, przez USB i na dynamo!
Self hosted Git management software
A fast, secure and stable solution based on Rails & Gitolite.
Free and open-source Distributed under the MIT License.
Gitalist
A web git viewer for your git repository (local or server)
Features
Multiple repository support
Multiple branch support
Commit comparisons
Atom feeds
Color coded commit history
Gitweb.cgi URL compatibility
Status
Status
Good enough to use, but with some rough edges
Fajna stronka do sprawdzania ogólnie jakości witrynby pod kątem SEO
h5ai makes browsing directories on HTTP web servers more pleasant. Directory listings get styled in a modern way and browsing through the directories is enhanced by different views, a breadcrumb and a tree overview.
Making good-looking graphs shouldn't be hard. Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing simple charts easy.
Web 2.0 Free Logo Generator
In this collection, we are showcasing 15 most useful and responsive CSS frameworks that will help the developers to create responsive websites. In this day and age, responsive web designs are getting popular day by day because they are interactive and look good as well. Furthermore, as developers now have more tools and resources, thus creating responsive website designs is no more a difficult task.
Here, we have put together 16 most useful responsive CSS frameworks for you to help you do your job effectively. Enjoy looking into this collection and have more fun using them in your work. Remember that your comments are always more than welcome.
Last time I wrote about a few tips that can make you more efficient when using the command line on Unix. Today I want to focus more on pager.
The most common usage of pager is to set it to a Unix pager such as less. It can be very useful to view the result of a command spanning over many lines
MySQL Proxy transparently passes information between a client and a MySQL server. The proxy can audit the information flow in both directions and change it if necessary, which could be useful for protecting the MySQL server from malicious queries or for altering the information clients receive without actually making changes to the database. The proxy can also do load balancing between MySQL servers, and perform flow optimization by directing SELECT statements to read-only slave servers, which enhances MySQL scalability by allowing you to add more servers for read operations.
The LocalStorage API gives front-end web developers access to a simple key-value datastore that can be used to save data on a users computer. Saving data on the client-side can help to speed up the performance of your web applications as it can reduce the number of database queries that are needed on the server. This frees up valuable server resources and can potentially even lead to reduced infrastructure costs.
This tutorial shows how to set up a standalone storage server on Ubuntu 12.10. Instead of NFS, I will use GlusterFS here. The client system will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86_64 servers with SATA-II RAID and Infiniband HBA.