The Aten Blog

The Aten Blog

We have things to say about design, process, and code. Read about them here, subscribe to our feed, or follow us on twitter.

Drupal Webstocks and Drupal 8 Release Date Lottery

About 6 months ago, I made a game for the Drupal community. I announced it in the local Colorado Drupal community and some other random people have somehow found out about it, but it's still pretty small, and I should have extended an invitation to the wider community long ago. Better late then never.

Filed under: 

Second Annual Denver Drupal Games

Our schedule for Denver Drupal meetups puts our November meetup two days before American Thanksgiving, a time when many people are out of town or otherwise unable to attend the meetup. Last year we decided not to cancel the meetup, and instead took advantage of the smaller group to do something a little different in November, and we did the first "Denver Drupal Games", a fun site-building competition.

Filed under: 

Denver Drupal Meetup Recap, October 2011

October's Denver Drupal meetup was focused on "DevOps," with a presentation by Ned McClain from Applied Trust. Ned had given a similar presentation at the Boulder meetup last month, and kindly agreed to make the trek to Denver for those of us who missed the first one. Ned started by talking about changing approaches to development, quickly explaining the difference between the traditional "waterfall" approach with bigger release cycles, and the "agile" approach with smaller release cycles.

Filed under: 

DrupalCon Denver's Theme: Collaborative Publishing for Every Device

At current growth rates, mobile will be the most common way to use the web as early as 2013. Already, 1 in 5 mobile users don't own a computer. They access the web entirely on mobile devices, mostly phones. Mobile means a big change to how we use the web, but it’s only the tip of the iceberg. We’re just starting to realize a fully-networked world, where the web is accessed from any device.

Drupal.org Sandbox Projects at One Month

A month ago, Drupal.org moved from CVS to Git for version control. There's a good chance you already knew that, as it's been widely discussed. Another significant change happened at the same time, and hasn't received as much attention: every Drupal.org user can now create "sandbox" projects on Drupal.org. Before this change, creating your first project on Drupal.org required someone to review the project, read and test your code, and make sure it's up to the standards of the Drupal community.

Filed under: 

Hashbang and pushState

A while ago, Google made a suggestion for crawling websites that used AJAX for navigation. Soon after, Google implemented the idea in their search engine. Few paid attention to this until last September, when Twitter started using the technique.

Filed under: 
Usability

Choosing the Right Mapping Tools

Data on the web is increasingly location-specific. Between the rapidly expanding mobile web and the new geolocation API in browsers, it's easier than ever to attach locations to users and the content they create.

It's less easy to display location data in a way that is usable. There are plenty of free mapping tools, but which to use?

Filed under: 

Capability Testing

The web is generally designed to route around damage, to fail quietly. From failed TCP/IP packet delivery to invalid HTML to invalid CSS, we rarely notice what doesn't work. Servers and browsers work it out and give us the best results they can come up with given broken input. The major exception to this is JavaScript. When JavaScript fails, it fails big. Browsers don't continue on running the parts of the JavaScript that still work, like they do with almost every other web standard.

Filed under: 

Campaign Modules

As Jon mentioned in his Copenhagen recap, one topic we discussed with several people at DrupalCon was campaign websites. Between the Activism project and the NGP Campaign Features, there's already a lot going on in this space.

Filed under: 

HTML5 in Drupal

The web isn't going to wait for Drupal to get comfortable, so it's important we get out in front of these changes rather than struggling to catch up. There's a ton to learn about HTML5 (I only scratched the surface in an hour), but the first step is incredibly easy. Is your Drupal site using HTML5 yet?

Filed under: 
Drupal Planet

Pages

About the Author

Scott Reynen

Lead Developer

Scott has been working on the web for about 15 years, working in a variety of languages and platforms before finally settling on the LAMP stack. He is passionate about web standards, reusable code, and building community on the web. Scott deals primarily with the implementation phase of Aten's process, mostly focusing on server-side code, though he also enjoys JavaScript and is obsessed with semantic markup.

Read More