February 2012
2 posts
A nice search solution and interface :-)
You’ll probably get lost in this post. I should doodle a diagram… Apologies. So today I’ve tasked myself with improving the search feature on the NexGen project (itself a post for another day), the scenario is this: A Company has Contracts Contracts are linked to Accounts and Primary Contacts Contracts are made up of Jobs There may be hundreds or thousands of Jobs in the case...
Feb 16th
1 tag
Deploying with Git(HUB)
The last post about deployment was good, but I ran into a few problems to do with submodules. I am developing 3 web-apps in parallel that all use common code, so in keeping with DRY methodology the apps simply link to submodules in order to share code. With the technique outlined in the previous post submodules were not automatically updated; making it all but useless for my needs. So today I...
Feb 12th
1 note