Blog

Theming image buttons in Drupal

Here is a simple code snippet for those who want to make some of the submit buttons on their Drupal website image buttons: function MYTHEME_button($element) { if ($element['#value'] == t('Search')) { $element['#src'] = drupal_get_path('theme', 'MYTHEME') . '/images/search_button.png'; $element['#button_type'] = 'image_button'; } if ($element['#button_type']…

Read More

Mobile Marketing for Developers 101 – Upcoming Webinar

Impressions on the Android Platform have grown 45% in the last 3 months & 420% since its inception Average CTR on Mobile apps is .67% vs. .17% on Mobile Web Mobile video ads have a 3x higher CTR than online video ads Accella's upcoming webinar…

Read More

Google Instant: Why you’ll be paying more in your AdWords budget

With Google’s new feature, “Google Instant,” results are shown and changed as users type in their search queries.  As Google explains it on their “Inside Adwords” blog, “For example, if someone types "flow" into Google.com, our algorithms predict that the user is searching for "flowers"…

Read More

Is Your App The Best?

Do you think your app has what it takes to be one of the top ten listed at CES next year?  You have until November 30th to submit your app (though the site says Nov 31st - pretty sure that doesn't exist).  For more information…

Read More

WebOS 2.0 further integrates JavaScript, Node.js built-in.

While the iPhone dominates the smartphone market and Android is improving by leaps and bounds, there are other platforms out there that may surprise us with some elegant solutions in coming years. RIM and Nokia are the big players in the game and Nokia just…

Read More

Categories

Search

Recent Posts

Most Common Tags