Code Conversations
Don’t work in a vacuum… talk to your team about your code. The value comes from having the conversation.
Code Conversations Learn More ❯
Don’t work in a vacuum… talk to your team about your code. The value comes from having the conversation.
Code Conversations Learn More ❯
FileMaker offers infinitely-flexible searching… But online we have a single search box. Successful searching depends on clear presentation of results and suitable tools for working with results.
What Makes Search Successful? Learn More ❯
Salesforce Lightning needs a date picker. Caspar shows how to make a Lightning styled picker with no external libraries.
Build a Better Salesforce Lightning Datepicker Learn More ❯
Automating versioning makes sense, because it helps all the members of the team coordinate the planning, development, testing, and issue reporting.
Versioning of Web Apps With Git Describe and a View Helper Learn More ❯
With the official release today of ZF3 (Zend Framework 3.0), you may be wondering what that means for projects under maintenance, development, and planning. Here is a brief digest of what the release of ZF3 means in practical terms.
ZF3 – Zend Framework 3.0 Released Learn More ❯
Selecting software architecture has non-trivial implications for organizations. Picking the wrong one can often generate additional costs and add complexity which could be avoided otherwise.
The Right Architecture for the Right Size Learn More ❯
Thanks to feature rich SCM software like GitHub it’s now easier than ever to implement peer code reviewing. Changing your code tolerance during peer code reviews can save your project budget.
What’s Your Code Tolerance? A Discussion of Peer Code Review Learn More ❯
If you’re getting messages about the ServiceLocatorAwareInterface being deprecated, it’s like a sign from a power above (in this case Zend Framework) that you need to be thinking about refactoring your code.
Refactoring ZF2 ServiceLocatorAwareInterface with PhpStorm Learn More ❯
Reflecting on the lessons learned when migrating Zend Framework (ZF1 to ZF2) for a complex global web application.
Lessons Learned Migrating Zend Framework 1 to 2 Learn More ❯
See the simple solution if you receive an initialization error when trying to rebase your work onto a new module.
Composer Autoload Error: Module Could Not Be Initialized Learn More ❯