PHP Sort Algorithms
A play to implement some sorting algorithms PHP.
Not built for speed. Built to understand functionality. You would better off using internal sorting algorithms for speed.
A play to implement some sorting algorithms PHP.
Not built for speed. Built to understand functionality. You would better off using internal sorting algorithms for speed.
A legacy application in PHP. It is a monster. It has the php looping inside database until all the data has loaded. No primary keys on the tables. It is scary. It is going slow, and there is no other way than to continue building.Over...
Last time while taking a break - like I needed one of those - I thought that a name change was in order. This whole thing, I am calling The 24 Hour Startup. Changing the name of the challenge seems like a nice iteration to...
Time 08:40Trying to decide what type of storage engine to use. I thought I was going to use what I know, and what is easy to deploy onto my servers - MySQL. Considering I have been using this because I have a few bundles that...
Today I start the 48 Hour Application. A project idea, and a time-limited application.You may wonder why I am tightening the deadlines, rather than extending them. Tight deadlines can mean a mismanaged project. Tight deadlines could mean that somewhere along the line either a task...
Reflecting on my history of development, the tools I have used, and the results I have gotten, it is time for me to try something a little different. Usually I think of an idea, and then wait until I can plan it out, and take...
Using Twig and Angular together causes problems with the rendering of variables. The variable definitions are the same in both languages, using a pair of curly braces {{ }} to define the variables to render.When defining a variable with Angular, Twig will try and render...
It is a normal thing to happen; update OSX and destroy the local development environment. I updated to OSX Mavericks and phpunit, pear and my apache server all stopped working. This is how I corrected it.
...In the beginning a Startup are a nice ship leaving a harbour on the maiden voyage. Soon there is an iceberg, only a few life rafts and a never-ending visage marked in the past with wasted hours that drift upon the sea as driftwood.
...