I'm going to Florida Drupal Camp!
I'm going to Florida Drupal Camp, and actually proposed a session on Rockin' Responsive Content with Panels Layouts.". It looks to be a kickass camp, so get registered and go!
📘 Understanding Drupal: A Complete Guide to Caching Layers — my new book is out now!
I'm going to Florida Drupal Camp, and actually proposed a session on Rockin' Responsive Content with Panels Layouts.". It looks to be a kickass camp, so get registered and go!
I gave a presentation last month at Drupal 414 on building responsive websites using the Omega framework, and compared apples to oranges with version 3 and 4.
http://www.slideshare.net/MattGlaman/gettin-responsive-using-omega-3-an…For quite a long time I used Aptana as my development IDE; but, as time went on I found it quite bloated and extra features I didn't need. So I gave Sublime Text a try since it's all the rage by those who use it. Sublime Text is amazing because it's so simple, yet extendable.
Looking to uninstall a Microsoft product? May want to check out Bing first ;)
Last Thursday we had our second Drupal 262 user group meeting on "Breaking Down Drupal." The goal of the meeting was to simplify and explain all of the terminology found in Drupal: regions, blocks, menus, nodes, taxonomy, and users. I'm posting a link to the slides that were presented that helped tie everyhing together.
Earlier today I created a new sandbox module on Drupal.org called "Omega Responsive Menu," and although I have Omega in the title, it should be theme agnostic. The reason I called it Omega Responsive Menu is due to the fact I built it for all the Omega 3 sites I have had to work on.
Right now two of the most popular open source content management systems are WordPress and Drupal. WordPress is very simplistic and easy to roll out, which is why there is nearly 80,000,000 websites using WordPress. Then you have Drupal which is a more robust content management system that needs a little bit more love to get things moving.
After a few months I decided to give Facebook Albums some love. With 2.0.4 I implemented WordPress's caching mechanism to cache Facebook API responses for better performance. Will it never occurred to me about clearing said cache if the widget or that post updates.
When I relauched my website I went on the flat and thin design bandwagon. I also took the same approach and crafted up a CodePen of a form utilize flat design.
If you are using Drupal Commerce and are allowing customer's two or more shipping services you'll notice that the order may not make sense. By default the shipping services are displayed by how they're output in grouping of shipping provider then some other sorting that isn't cost based. There is a hook within Commerce Shipping that allows reordering of all shipping services.