 Your new post is loading...
Git gives you as much flexibility in how you construct your VCS workflow as it does for the commands you use on your local repo. In your gitconfig file you can add alises for your favourite commands, in this article I’ll talk about mine.
A one-time URL is a specially crafted address that is valid for one use only. It’s usually provided to a user to gain privileged access to a file for a limited time or as part of a particular activity, such as user account validation.
Back in November, Spotify released a paper titled "Scaling Agile @ Spotify with Tribes, Squads, Chapters & Guilds".
Administrative tasks, brainstorming, and waiting for tests combine to overtake the hours spent designing and coding
As a DevOp or SysAd, you need automation such as APM to do your job well, of course.
Kicking off a new column for Inspire Magazine, Rob Ford takes us to the cutting edge of modern web design.
Selon les différentes études européennes, environs 3 propriétaires de Smartphone ou de tablette sur 4 utilisent son appareil pour surfer pendant qu’ils regardent un programme TV. Pour les commerçants et les marque ce comportement est loin de constituer une menace et offre de multiples opportunités à condition d’être prêt à bousculer un peu les modèles établis.
Via Stéphanie Hérault
Two video lessons covering agile coaching and organizational change were released by Pearson/Addison-Wesley in the last quarter of 2012. They provide a different way to increase knowledge on agile adoption for visual and audible learners.
A few weeks ago I wrote about “MySQL Performance at High Concurrency” and why it is important. This time I want to target an opposite question: why MySQL performance at low concurrency is important for you.
I go through cycles with my email so every six months or so, I decide to go through all the newsletters I regularly receive and unsubscribe from the ones that I no longer find of interest but this uncovered some difficulties, poor usability and...
Part 1: Build Environment Part 2: Google's APIs and RequireJS Part 3: Authenticating with OAuth2 Part 4: Backbone.sync Part 5: List Views Part 6: Creating Lists Part 7: Editing Lists Part 8: Deleting Lists Part 9: Tasks Part 10:...
I think it goes without saying, forms are one of the central elements of any web-based application. They’re used for everything from logging in, to searching content and managing information.
|
I ask myself this question quite often. What it takes to become a better developer? Not a ninja, guru, master or whatever, but just a better developer. I’m talking about how to improve and learn more every day.
Monte Carlo methods are excellent for problems that are complex enough that an exact solution is nigh impossible and 100% perfect accuracy is unnecessary. What kind of problems?
Mohawke's Best of the Best Free and Open Source Software Collection from Dark Artistry
I find jQuery a great framework that readily and easily extends what we can do with client-side coding routines. In this article, I would be highlighting a few techniques that will give you a head start in effectively using the jQuery library.
Nowadays Mobile Web Developers and Smartphone Developers have the privilege to make use of the Operating System that matches well with their needs and standards for Web Development.
Part one of the All the things you need to know to be a great Drupal developer blog series Way back in the olden days (around the year 2000) how we developed for the web was a solved game.
This presentation will investigate WebSocket and how trading systems can be designed to leverage this new web protocol for reliability, security and performance for desktop, mobile, datacenter and cloud environments.
Export MySQL As CSV is simple code available here to let export your database as csv, So its no more difficult to code in php
Today I come to explain about to programmatically insert category and post/page into WordPress.We all know that WordPress is the large community of users working with hundreds of plugins and
Martin Fowler talks about Software Design in the 21st Century split into three short talks, Schemaless Data Structures, NoSQL & Consistency, and finally the value of Software Design.
Acceptance tests and requirements are linked. You can’t have one without the other. The tests clarify and amplify the requirements. A test that fails shows that the system does not properly implement a requirement.
Stuart Sierra discusses several design patterns implemented in functional languages, in particular Clojure: State/Event, Consequences, Accumulator, MapReduce, Reduce/Combine, Recursive Expansion, etc.
|