Archive for the 'technology' Category
Create a Simple Facebook Application (without using the Facebook API)
14 Comments Published by boris March 11th, 2009 in facebook, technologyTurns out that it’s actually fairly easy to create a simple static Facebook application to display some data without needing to work with the Facebook API or any back-end code at all. For example, take a look at the World Map Tab on our Facebook Page. This tab was created by pulling some static HTML […]
Creating Google Analytics Goals for Off-Site Links
2 Comments Published by boris March 11th, 2009 in google analytics, technologySometimes you might want to setup a Google Analytics Goal that is actually a link to an off-site url. For example, you conversion page might be on a different domain, but you want to be able to track users who click though to it as completing a goal. We recently launched a WordPress MU blog […]
Changing Domain Registrars (and avoiding downtime)
0 Comments Published by boris February 25th, 2009 in technology, web developmentYahoo small business domains recently increased their yearly domain renewal fees to $30 (as compared to $7 for some others) I needed to transfer several production domains from yahoo to godaddy and avoid downtime. Domain transfers are notoriously lengthy and painful; domain unlocking, transfer initiation, secret codes, and waiting, waiting, and more waiting. Here’s a […]
Insert Arbitrary HTML into Umbraco Pages
5 Comments Published by boris February 18th, 2009 in ballroom, google analytics, technology, umbracoWe have the Umbraco CMS (version 3) configured to use TinyMCE for WYSIWYG editing. It works quite well up until we want to insert some HTML content that TinyMCE strips out (like an embedded youtube video, or a screencast) Here’s how to create a very simple Umbraco macro (using a c# user control) to allow […]
So I just launched http://www.wheretochief.com. It’s a little silly, but try it out. Mostly its is a technology demo: Entirely Client Side ZVents API (JSON via JQuery) Facebook Connect Blueprint CSS UserVoice Watcha think?
Simple Environment Handling with Google App Engine
0 Comments Published by boris January 4th, 2009 in google app engine, technologyOk, so you’re working with Google App Engine, cool. It comes time to deploy your application, and of course you’ve created several application copies in your GAE account to have DEV, QA and PROD versions of your app. But how do you manage the app.yaml file which holds the application identifier? (this determines which version […]
Deleting inactive WordPressMU blogs
7 Comments Published by boris December 31st, 2008 in technology, wordpressUpdate: we’ve had some problems where some incorrect tables have been deleted by this script. We haven’t had time to investigate, but for now I don’t recommend using this script as is. Elad posted a small script to delete inactive WordressMU blogs. This can be useful if you run a blog network and want to […]
Integrating Google Analytics and Wufoo
42 Comments Published by boris December 24th, 2008 in google analytics, technology, wufooIt’s fairly simple to integrate Google Analytics so that your campaign variables get saved behind the scenes when someone submits your wufoo form. The code is based on the original post at analytics talk, with some small modifications for wufoo. All we need to do is include a small javascript file that will parse our […]
Changing Domains/Environments in WordPress MU
4 Comments Published by boris December 2nd, 2008 in technology, wordpressI’m working on a WordPress MU blog network and ran accross the need to change the domain that the blogs are running under. This should actually be a fairly common need, for example, if you copy your PROD environment to QA, you’ll probably want to change the blog url from http://blog.com to http://qa.blog.com. Changing the […]
URL Rewriting with IIS and Umbraco
1 Comment Published by boris November 26th, 2008 in technology, umbracoAt Cultural Care Au Pair we use Google Analytics to track the sucess of our campaigns both online and offline. Google provides a nice url builder tool that generates links tagged with our various campaign attributes. Here’s the problem though, the links end up looking like: http://www.culturalcare.com/default.aspx?utm_source=testSource&utm_campaign=testCampaign That’s quite an ugly url for something like […]
Search
About
You are currently browsing the Boris Masis weblog archives for the 'technology' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Archives
Categories
- android (3)
- aws (1)
- ballroom (2)
- culture (5)
- facebook (1)
- google analytics (3)
- google app engine (1)
- metrics (1)
- mobile (1)
- music (1)
- productivity (1)
- site news (5)
- technology (30)
- tiddlywiki (1)
- umbraco (4)
- web development (13)
- wordpress (2)
- wufoo (3)