Using PHP to Stream SQL results dynamically as CSV, even to IE

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub If you want to offer a csv feed and want the results to be on demand and like the idea of avoiding messing about righting to files on the server etc, you might like this little manuever. Read On →

Magento Extensions - Publish Magento Extension Successfully

If you have just created your Magento extension but you are now wondering how you can successfully publish it to the community then this article is for you!! Magento-Connect is an official “repository” for all Magento extensions and a better place where developers can add custom extensions or plugins for community or commercial use. However, publishing or registering your extension on Magento Connect can sometimes be a pain especially if it is your first ever time to do so. Read On →

Building Bash function libraries

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub Bash provides many powerful functions but how can you use these easily? If you spend any time using the command line, either to manage a server or on the desktop, you have to quickly become proficient with bash. Read On →

Permanently and Automatically Mount HD in Ubuntu Linux

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub If you have a secondary hard drive that you have to manually mount in Ubuntu/Linux everytime you boot up and you are not too comfortable with the syntax for fstab, this is a possible easy shortcut for you. Read On →

PHP Job Leeds, Still Hiring Developers

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub Just an update for any PHP developers in and around the Leeds, Bradford and West Yorkshire region: Edmonds Commerce are still looking for skilled and enthusiastic PHP developers to join the team. Read On →

Netbeans Path Tools Plugin

This is post is now quite old and the the information it contains may be out of date or innacurate. If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub Just stumbled across a simple and incredibly useful Netbeans plugin. http://plugins.netbeans.org/plugin/676/path-tools Path Tools. It’s not listed in the standard list of available plugins, but if you download the nbm file and just drag and drop it into the plugin install dialog window it works easily enough. Read On →