What is Prezi’s font? Prezi’s default font, and other fonts used

Prezi’s default font is Calluna. Other fonts used are Liberation Serif, Fertigo Pro, and Existence Unicase Light.

Prezi Font

Calluna comes in 8 fonts: Light, Regular, Regular+Italic, Semibold+Italic,Bold+Italic and Black. The regular is absolutely free.

exljbris fonts are available from:

exljbris webfonts are available from: TypekitFontspring

Posted in Marketing, Web Development | Tagged , | Leave a comment

Statcounter is Down

The homepage for statcounter seems to be loading just fine, but the login is not working. Perhaps this has to do with their new beta version of the site going live? In any case, it is annoying. Statcounter seems to have been down for about 3 hours now.

Statcounter has now posted a message:

The site is currently offline and will be back shortly.
Please accept our apologies for any inconvenience caused.
-The StatCounter Team.

statcounter is down

Posted in Web Development | Tagged , | 1 Comment

Godfinger Undo

If you’re looking for the undo command for Godfinger, and can’t find it in the menus, unfortunately that’s because it does not exist.

There are some things you can un-do, like floods – by using the sun miracle to try up the water. But there is not an actual undo command.

Godfinger Undo

Posted in Tech Tips | Tagged , , | Leave a comment

McDonalds Online ad: Wake This Dude Up

McDonalds has a new interactive online ad, seen often in the early morning hours on CNN.com: This is pretty much the funnies online advertisement ever.

Note: You will need to disable ad-blocker to see the interactive version.

Static Version

McDonalds Online ad: Wake This Dude Up

Interactive, Video Version

Posted in Marketing, Random | Tagged , , , , | Leave a comment

Stack Overflow is currently offline for maintenance

Stack Overflow is currently offline for maintenance

Routine maintenance usually takes less than an hour. If this turns into an extended outage, we will post details on the blog.

Image

Posted in Web Development | Tagged | Leave a comment

How to set phpMyAdmin to use utf8

In your mf.cnf file:

[mysqld]
default-character-set = utf8    
collation-server = utf8_unicode_ci
init-connect='SET NAMES utf8'
character-set-server = utf8

#try uncommenting these if you have problems
#skip-character-set-client-handshake
#character_set_client=utf8
#character_set_server=utf8


[mysql]
default-character-set=utf8

[client]
default-character-set=utf8

And I have this in my confg.inc.php file for phpMyAdmin:

$cfg['DefaultLang'] = 'en-utf-8';
$cfg['DefaultCharset'] = 'utf_8';
$cfg['DefaultConnectionCollation'] = 'utf8_general_ci';
$cfg['Lang']     = 'en-utf-8';

To verify, run this command:

show variables like "%character%";show variables like "%collation%";

collation_connection		latin1_swedish_ci
collation_database		utf8_unicode_ci
collation_server		utf8_unicode_ci

It does not really matter what the collation_connection shows up as. This has no bearing on how the mysql commands are run. If it is not utf8 that is fine.

Tip: Just make sure that your DATABASE’s coalitions are also set to utf8 (utf8_general_ci), in phpMyAdmin – then tables you create inside the database will have that coallation too.

Posted in Web Development | Tagged , | Leave a comment

Google Analytics Benchmarking Newsletter

Google Analytics Benchmarking Newsletter


2011, Volume 1, July 2011

Google

1. Introduction

Welcome to the first volume of the Analytics Benchmarking Newsletter!

This month, we are replacing the standard “benchmarking” report in your Google Analytics account with data shared in this newsletter. We are using this newsletter as an experiment to surface more useful or interesting data to Analytics users. Data contained here comes from all websites which have opted-in anonymous data sharing with Google Analytics. Only those website administrators which have enabled this anonymous data sharing will receive this “benchmarking” newsletter.

You may be wondering, how many websites are in this “anonymous data sharing” pool? Currently, hundreds of thousands, and we’ve endeavored to make all of the metrics here statistically significant.

The date range of comparison for this newsletter is from November 1, 2010 – February 1, 2011. Comparison is done with data from November 1, 2009 – February 1, 2010. Absolute metrics such as total # visits, pageviews, or conversions for all opted-in websites are not reported.

To simplify the prose, the phrase “websites” will represent “websites which have opted into anonymous data sharing with Google Analytics” for the rest of this newsletter.

2. Site Metrics

Compared to a year ago, websites have seen reduced pages / visit, average time on site, as well as bounce rate.

11/1/09 – 2/1/10 11/1/10 – 2/1/11 Difference
Pages/Visit 4.9 4.5 -0.4
Bounce Rate 48.2% 47.0% -1.2%
Avg Time on Site 5:49 5:23 -0:26

2.1 Breakdown by Geography

Our anonymous database has aggregated geographic breakdown at the country level. Here are a few representative countries and their respective aggregate metrics. The first number in each cell represents the metric for the date range 11/1/10-2/1/11. The parenthesized number is the Year over Year delta compared to a year ago.

Country Pages / Visit Bounce Rate Avg Time on Site
United States 4.7 (-0.1) 42.5% (-6.1%) 6:06 (-0:10)
United Kingdom 4.9 (-0.3) 41.5% (+0.2%) 5:38 (-0.27)
France 4.4 (-0.4) 49.7% (+1.4%) 4:40 (-0:08)
Brazil 4.1 (-0.1) 47.8% (-2.9%) 5:20 (+0:03)
China 4.1 (-0.1) 58.2% (+1.0%) 3:46 (+0:37)
Japan 3.9 (-0.1) 48.6% (-9.0%) 3:47 (-2:59)

For bounce rate, the distribution by country is plotted below:

The distribution above is annotated with some countries — which seem to indicate a story of leisure and stage of economic development.

For a related metric: average time on site, the distribution by country is plotted below:

The type of countries annotated in the average time on site graph above seem to be in reverse order as those in the bounce rate distribution.

2.2 Breakdown by Traffic Sources

Traffic sources below are identified by how the “source” and “medium””” parameters are received by the Google Analytics collecting servers. Here is an article describing what these designations refer to.

Traffic Sources Pages / Visit Bounce Rate Avg Time on Site
Direct 4.0 (-0.5) 47.2% (-4.0%) 5:21 (-0:07)
Referral 5.0 (+0.1) 43.1% (-1.1%) 6:36 (-1:48)
Organic Search 4.9 (-0.1) 47.9% (-1.1%) 4:43 (+0:06)
CPC Search 5.6 (+0.0) 41.4 (-1.7%) 3:57(+0:07)

2.4 Conversion Rate Distribution

Many marketers’ favorite metric is conversion rate. Here is the worldwide distribution of Google Analytics “goal conversion rate” by country.

Would anyone have guessed that states which are known for conversions are also high for their citizens’ goal conversion rate? Note that for some states with few population, the statistical significance of the conversion metric comes into doubt.

3. Traffic Sources

Traffic sources below are identified by how the “source” and “medium” parameters are received by the Google Analytics collecting servers. Here is an article describing what these designations refer to.

% Visits from Sources 11/1/09 – 2/1/10 11/1/10 – 2/1/11 Difference
Direct 36.5% 36.8% +0.3%
Referral 21.0% 19.4% -1.6%
Search Engines 27.0% 28.0% +1.0%
Other 15.5% 15.8% +0.3%

4. Operating Systems

Browsers and Operation Systems (OS) are identified by the “referrer” string sent by users’ browsers.

% Visits from OS 11/1/09 – 2/1/10 11/1/10 – 2/1/11 Difference
Windows 89.9% 84.8% -5.1%
Macintosh 4.5% 5.2% +0.7%
Linux 0.6% 0.7% +0.1%
Other 5% 9.3% +4.3%

5. Comments

This is the first volume of our Analytics Benchmarking Newsletter. We hope that it provides useful insights. If you have specific comments or suggestions on how to improve this newsletter, please send your feedback to: [email protected].

Happy analyzing,

Google Analytics Team


Email preferences: You have received this message as part of the Benchmarking feature in Google Analytics. To stop receiving the Benchmarking report, you can turn off Anonymous data sharing in Google Analytics account settings.
Google Inc.

Copyright 2011. Google is a trademark of Google Inc. All other company and product names may be trademarks of the respective companies with which they are associated. 1600 Amphitheatre Parkway
Mountain View, CA 94043

Posted in Web Development | Tagged | Leave a comment

Our systems have detected unusual traffic from your computer network

Our systems have detected unusual traffic from your computer network. This page checks to see if it’s really you sending the requests, and not a robot. Why did this happen?

What does it mean?

This page appears when Google automatically detects requests coming from your computer network which appear to be in violation of the Terms of Service. The block will expire shortly after those requests stop. In the meantime, solving the above CAPTCHA will let you continue to use our services.

This traffic may have been sent by malicious software, a browser plug-in, or a script that sends automated requests. If you share your network connection, ask your administrator for help — a different computer using the same IP address may be responsible. Learn more

Sometimes you may be asked to solve the CAPTCHA if you are using advanced terms that robots are known to use, or sending requests very quickly.

To get to this page, use the following url: http://www.google.com/sorry/?continue=http://google.com

Posted in Uncategorized | Leave a comment

How To Reset Permissions after using WordPress “Members” plugin

You may have noticed while using the WordPress Members plugin a certain disclaimer:

Any changes you make to users and roles using this feature are permanent changes. What I mean by this is that if you deactivate or uninstall this plugin, the changes won’t revert to their previous state. This plugin merely provides a user interface for you to make changes directly to your WordPress database. Please use this feature wisely.

There is in fact a fairly comprehensive guide that comes with the plugin, but it does not talk about how to revert changes. Well, after a little digging I’ve realized that the plugin mainly edits a database entry called “wp_user_roles.” I did a fresh install of WordPress 3.1RC2 and grabbed the value of that database entry, which is serialized. The result was this:

a:5:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:62:{s:13:"switch_themes";b:1;s:11:"edit_themes";b:1;s:16:"activate_plugins";b:1;s:12:"edit_plugins";b:1;s:10:"edit_users";b:1;s:10:"edit_files";b:1;s:14:"manage_options";b:1;s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:6:"import";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:8:"level_10";b:1;s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:12:"delete_users";b:1;s:12:"create_users";b:1;s:17:"unfiltered_upload";b:1;s:14:"edit_dashboard";b:1;s:14:"update_plugins";b:1;s:14:"delete_plugins";b:1;s:15:"install_plugins";b:1;s:13:"update_themes";b:1;s:14:"install_themes";b:1;s:11:"update_core";b:1;s:10:"list_users";b:1;s:12:"remove_users";b:1;s:9:"add_users";b:1;s:13:"promote_users";b:1;s:18:"edit_theme_options";b:1;s:13:"delete_themes";b:1;s:6:"export";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:34:{s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:10:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:5:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;}}s:10:"subscriber";a:2:{s:4:"name";s:10:"Subscriber";s:12:"capabilities";a:2:{s:4:"read";b:1;s:7:"level_0";b:1;}}}

Or via a textarea element:

You can deactivate the plugin, backup your database, and tren try changing the wp_user_roles value of the wp_options table back to said value.

Posted in Web Development | Tagged , , | 1 Comment