34 private links
A collection of CSS3 powered hover effects to be applied to call to actions, buttons, logos, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS and SASS.
Due to an alarmingly high number of retarded packages I received lately, mostly from the eBay sellers who were born with the funiculus umbilicalis wrapped around their necks I finally decided to whip up a quick tutorial on how to pack records to get them from point A to point B using postal services. The final straw was me getting the TOGETHER 7″ on orange vinyl packed in a soft bubble envelope with zero protection which resulted in the cover (which, as you know, is made of very thin paper) going through the intercontinental transit mayhem and emerging out of it anything BUT victorious. Feel free to forward this tutorial to your seller whenever you win that Straight Ahead or Cro-Mags record.
In this tutorial; we will create a number of database objects, which will later be made available through API endpoints. We’ll then use these, together with AngularJS, to create an online shop. We’ll finish things off with an overview of creating and emailing PDF documents.
Imagine that you have just written a post on your blog, tweeted about it and watched it get retweeted by some popular Twitter users, sending hundreds of people to your blog at once. Your excitement at seeing so many visitors talk about your post turns to dismay as they start to tweet that your website is down — a database connection error is shown.
The Linux find command is a very useful and handy command to search for files from the command line. It can be used to search for files based on various criterias like permissions, user ownership, modification date/time, size etc. In this post we shall learn to use the find command along with various options that it supports.
The examples are broken down into discrete examples making it easy to learn and comprehend. The find command is available on most linux distros by default so you do not have to install any package. This is a command you must master, if you want to get comfortable with your linux system.
So lets begin with the command.
The basic format of the syntax is like this
There’s a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and insecure code. PHP: The Right Way is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials around the Web and what the contributors consider to be best practices at the present time.
There is no canonical way to use PHP. This website aims to introduce new PHP developers to some topics which they may not discover until it is too late, and aims to give seasoned pros some fresh ideas on those topics they’ve been doing for years without ever reconsidering. This website will also not tell you which tools to use, but instead offer suggestions for multiple options, when possible explaining the differences in approach and use-case.
Hand crafted, scalable Vector Icons set includes 250+ pixel-perfect icons for web designers and developers. This pack comes SVG, AI, ESP, PSD, CSH and PNG format where each item can be scaled to any size without loss of quality.
Items included in the pack are very common ones that any app can require (Communication, Media, Signs & Symbols, Developers icon, Tools, Settings & Display, files & Folder, Office & Finance, Graph, Shopping Cart and Icons which are very useful to creating such interfaces and etc.) which is nice for web & app designers/developers.
Check if you have an account that has been compromised in a data breach
CSS codes snippets are useful code blocks which can help you in your web development process. Plain and simple. You can save them and use them later on your projects. It’s recommended to have a strong database of css snippets to speed up your coding process. In this article you’ll find both, interesting css codes and basic ones from my personal collection. Note that most of them were used in different projects. Happy coding!
In today’s age of the Instagram, almost everyone is a foodie – a term for people who loves documenting what they eat each meal. It is almost an automatic thing to take out one’s camera and take photos of the food served on the table.
It has come to a point wherein some food establishments have to put up a “no food photography” policy, because diners sometimes complains of too much camera flash originating from the next table.
Daytime long exposure photography is the landscape cliche that just won’t quit. Love them or loathe them, long-exposure landscape shots are here to stay, and judging by the amount of slow-motion seascapes in particular that are emailed to us each week, it’s clear that many of you love creating them as much as we do.
Venturing into the woods to capture the first light streaming through the canopy is one of the special moments in photography. There’s a true feeling of satisfaction in shooting forest photography, particularly on bright autumn mornings, but it also presents its share of challenges – namely, how to get a good exposure. In this tutorial we explain how to set up your camera to shoot high-contrast photography, and then edit your bracketed exposures on the computer.
Using your flash and split-second timing to shoot high-speed photography of water balloons exploding can create spectacular results. In this tutorial we’ll show you step-by-step how to do it.
OAuth can be anything you want it to be, the standards are lax and give you plenty of room for getting the right implementation for your system. However you proceed, though, you'll need to check an access token on every request - and in a Slim application, a middeware can help enormously since it hooks in to every request by design. I've recently implemented this and thought I would share.
The following notes provide details on the conversion of several repositories from subversion to git making use of two tools to help with the process:
gitolite which provides a framework to help managing a central git repository. From https://github.com/sitaramc/gitolite
svn2git to convert existing repositories from subversion to git. From: https://github.com/nirvdrum/svn2git
This is the second time I performed such conversions and it was a lot easier the second time around due to greater familiarity with git and the tools being used to perform the conversion. These notes should make it even easier the next time I need to do this.
Giving your car photography a sense of speed doesn’t have to be difficult or dangerous. In this easy-to-follow car photography tutorial we show you how to use a ‘bolt-on’ technique get dramatic photos with blurred backgrounds.
In our latest Shoot Like A Pro series we take an in-depth look at some of the most common problems that plague new photographers and explain some simple methods and jargon-free beginner photography tips for avoiding them. This week we turn our attention to focusing and maintaining sharp images.
PHP a well-known scripting language used for web development or we can say PHP is the most used scripting language in today’s web industry. Even most of popular CMSs are also developed and support PHP which makes PHP more popular as well. As the users increases respectively (to use PHP language for web development) there is need of PHP debuggers also increase. Because everyone wants that their code should be fine and error free. Debugger tool helps you in debugging errors in web applications and scripts by which makes innovative web development easy. In This post I have mentioned top 10 widely used PHP debuggers by developer, have a look –
If you have not used BootStrap so far, or more than that – have not heard about it – I would recommend you take a closer look to this framework. The fact is that this is really a great choice for those who appreciate the convenience and speed of website development. Today I will tell you about how to create a responsive template using BootStrap 3, which will include elements such as: two navigational menus, slider, promo block, a variety of content blocks, various form elements and footer. One more important moment – in this template, we do not use images, it means that our result is focused on speed.