Find CPAN mirrors and configure the local CPAN mirror list – this came in handy today, when one of my boxes picked up a really slow mirror. One other place to look for mirrors is here.
Category: Programming
A big part of my work has to do with code. I’ve worked as system administrator – installing, patching, and configuring someone else’s code. I’ve worked as independent programmer, writing code on my own. I also programmed as part of the team. And on top of that, I worked as Team Leader and Project Manager, where I had to interact a lot with programmers. Programming world on its own is as huge as the universe. There is always something to learn. When I find something worthy or something that I understand enough to write about, I share it in this category.
WordPress Plugins GitHub Mirror
WordPress Plugins GitHub Mirror (or on GitHub):
Say hello to fully automated GitHub mirrors of every plugin in the WordPress.org plugin repository. These aren’t your typical plugin Git repositories. These mirrors can be used for fast, efficient, and automated plugin updates using Composer, and don’t require “sync scripts” or separate Subversion checkouts for plugin development. They also offer a way for plugin developers to make the move to Git even while others continue working on the same plugin using Subversion uninterrupted.
Impressive, and quite useful.
CakeFest 2015 Presentations
CakeFest 2015 Presentations – a convenient list of all CakeFest 2015 presentations in one place. Not sure how permanent the site is (I have a feeling this is a quick CakePHP coding experiment during the event), so hurry up and grab the links just in case, until something better comes out. There were some really good talks by the looks of it. Too bad I didn’t make it this year.
hack {cyprus} hackathon 2015
If you’ve missed it, this year’s hack{cyprus} hackathon tickets are up for grabs. And yes, they are exactly 0 (zero!) EUR. Free for both participants and visitors, thanks to sponsors. So go get yours and don’t forget to attend either!
Are you ready for the @hackcyprus #hackathon? This is the year we go big! Tickets are NOW available! http://t.co/kbZmKPU7M4 @CyEntLink
— Hack Cyprus (@hackcyprus) June 2, 2015
PHP Package Checklist
PHP Package Checklist – now if only there was a tool attached to this that could generate the report against the package…