CMS Private Beta!
BlaineSch CMS Beta 0.1 will be privately released on the 29th of July. If you would like to receive a download link on that day feel free to leave a comment and I’ll send a link to the email you...
View ArticleCMS Private Beta Released!
Well, the last release date did no go as planned, however this new reformed release date is right on schedule. Is it a few minutes before that date and I am uploading the file as I type! There are a...
View ArticleAdobe Edge noConflict Fix
Adobe Edge did not work correctly when jQuery was in noConflict mode. I made a fix at work for a project we were working on. Click here to read more. Share this on del.icio.us Tweet This! Add this to...
View ArticlePHP Framework v2.0
I recently released version 2.0 of my PHP MVC Framework. This is a quick example of how to use it. Inside the configuration file (application/config/config.php) you will see a LOT of new ways to...
View ArticleASP Framework 0.4 Example
Configuration To start out browse to “/application/config/config.asp” and edit a few of the items. Most of these can be left at their default state. Setting up All URI’s are redirected to the...
View ArticleCSS Selector to HTML
So, I’m currently working on a plug-in to validate forms easily without using a JavaScript framework. I want the way errors are displayed to be very expandable, and realized the biggest issue was the...
View ArticleCSS Selector to HTML v0.3 –“has” Support!
I added “has” support, since before you could only have one element go 3 levels deep. Input: div#top > el.second:has(div.three:contains("three")) + el.second + el.second >...
View ArticleZend PHP 5.3 Certification
Last Monday, on the 19th, I got my Zend PHP certification! I wish I would have waited a little longer since 5.4 was released a few days after I purchased the 5.3 voucher, but at that point I’d still be...
View ArticleZendCon 2012
I recently attended the annual ZendCon which was hosted in Santa Clara, CA. There was a lot going on and I’m so glad I went. They had workshops on building your own API, their recently released...
View ArticleMidwest PHP 2013
This last weekend I had the opportunity to attend a conference in the cold and snowy state of Minnesota called Midwest PHP. It was an exciting 12 hour drive up there, and an even more exciting 12 back....
View ArticleSearching Chrome Bookmark in Alfred
If you are unfamiliar with Alfred, it’s a much better Spotlight that allows you to write your own extensions. There are tons of workflows you can download. I found a workflow that allowed me to search...
View Article