Archive for the 'Tech' category

Webtrends 8.0 software and Campaigns

Apr 12 2010 Published by aaron under Tech

These are my notes for using campaigns with WebTrends 8.0a.

Overview

When sending out emails, announcements about your content and you want to track the success and use of a link, your best bet is to use campaigns.

Stuff to Know

Some stuff to know when tracking links:

  1. the campaign name should be safe to use within a browser (eg. replace spaces with %20)
  2. http://yourdomain.com/page&wt.mc_id=[alpha-numeric or campaign name]
  3. If you want to edit the campaigns manuall: C:\Program Files\WebTrends\storage\config\wtm_wtx\datfiles\datasources

The campaigns file always should have:

  1. hard character returns (msdos)
  2. 1 blank line at the end
  3. always the same number of columns for every line

List of columns in the campaigns file

  1. CampaignID, identifcation number
  2. Description, what the entry is for
  3. Creative, name of method
  4. Creative Type, print/email/banner
  5. Demand Channel,
  6. Marketing Activity,
  7. Marketing Program,
  8. Offer,
  9. Partner,
  10. Placement

Posted via web from myprimedirective's posterous

No responses yet

Send email to SMS accounts

Apr 06 2010 Published by aaron under Tech

AT&T: @txt.att.net
Cingular: @cingularme.com
Nextel: @messaging.nextel.com
Sprint: @messaging.sprintpcs.com
T-Mobile: @tmomail.net
Virgin Mobile: @vmobl.com
Verizon: @vtext.com

No responses yet

Making a QR code with Google Charts

Mar 19 2010 Published by aaron under Programming, Tech

To make a QR code with Google charts, set your img src tag to something like this:

src="http://chart.apis.google.com/chart?cht=qr&chl=http://9thport.net&chs=120x120" alt="www.9thport.net"

http://9thport.net

No responses yet

Simple note taking and organization with TiddlyWiki

Feb 04 2010 Published by aaron under Organization, Tech, Travel

I have really found TiddlyWiki to be of great help. I have been using them on a usb memory stick for a couple months now and have grown to like it for capturing data, links and other info.

My favorite things about the TiddlyWiki are:

  1. Its all in one html file
  2. Searching is fast
  3. Composing a note is simple
  4. Notes can have references
    1. this makes for an option of opening all of the relative notes at one time (very cool)
    2. linking notes together with out having to type specific info into the note itself
  5. Timeline shows what you have been working on recently
  6. Orphans show unused notes

I am sure there are plenty more benefits to using the TiddleWiki system. If you have any, please add them to the comments!

No responses yet

RegExp Testing Tool

Sep 29 2009 Published by aaron under Programming, Sysadmin, Tech

I would be lost with out my regexp, but writing them is sometimes very daunting. In the past I have tried many different regular expression builders or testers and ran into limitations of the wrong operating system, price is too high, or just plain bad application. Thankfully gskinner.com built an Online Regular Expression Testing Tool and there is also a desktop version written in Adobe Air.

No responses yet

Older posts »