Interesting article on a few techniques to grow your e-mail list.
The scroll-triggered box is very, very old, as are most of the others, but they are still very useful and good ideas.
Interesting article on a few techniques to grow your e-mail list.
The scroll-triggered box is very, very old, as are most of the others, but they are still very useful and good ideas.
Some very nice effects with sources listed in this article .
My favorites (with direct links and images):
– black and white images (might try these for STGThumb albums)
– page top shadow (looks very nice)(broken link)![]()
I've just finished reading Interactive Data Visualization for the Web (An Introduction to Designing with D3), by Scott Murray. This book covers the basics on how to use D3, a library to make it easier to do data visualizations (see the very cool gallery for an example of what has been done with it).
This is Early Release Version 3 of the book, so there may be changes in the finished release.
The book covers the basics on how to use D3 – starting with a bar chart all the way to how to convert shapefiles and display maps.
One thing I found interesting is how similar using D3 feels to JQuery. They very much are helper libraries. I expected D3 to be more of a delphi component – point it to the data, set a few parameters and it goes from there. But in reality, there will be a quite bit of code for anything you do. The advantage is that it is very, very flexible.
The style of the book is quite light, and it is targeted to all users who want to do data visualization – not just programmers. Thus, there is a quick introduction to a lot of basics, including the Web, HTML, DOM, CSS, Javascript and SVG. It seems feasible that a dedicated reader would be able to follow it without much programming experience.
Overall, I liked it. The examples all work and are useful, and it took me about 4 hours to read it, including trying out all examples and following some of the links to useful resources.
Profit Pulling PPC Ads – by Karon Thackston – covers how to write PPC ads for maximum CTR and conversion.
While I have read a few PPC book – mostly about Adwords – I believe this is the first book about copywriting for PPC ads I've ever seen.
Obviously this is an important topic, since even minor changes can have large differences on your CTR or conversion rates. Given that I find it hard to write good Adwords ads (and that while my CTR is great for some keywords, conversions are nowhere near as good), I bought it right away. I also know the author from a few other books and her newsletter, although I got the book offer from Wordtracker.
There was plenty of useful advice (I have about 5 pages of notes from the 77 pages of the book). Here is what I liked:
Conclusion
Profit Pulling PPC Ads is very short – 77 pages. It took me about an hour to go through, even while taking notes. There isn't much content here, but there is useful advice, and any change on your ads' conversion rate will easily cover the US$49 price (I paid US$29, but there was a special on the book release). I will certainly be going through my ads after reading it.
I have just finished looking through (and trying out) the recipes in R Graphics Cookbook, by Winston Chang. First of all, I'm very much a beginner in R, but it was possible to follow the examples.
For those wondering what R is – it is an interesting language for statistical computing and graphics. Usually I am more of a Delphi guy (although I have used many other languages in the past, and still use PHP when adequate), but R has a bunch of features and libraries that makes it easier for that area, and it is also used on a few courses – thus my interest.
One thing I really liked about the book is that the example data comes straight from a package. So you install and download them with a simple command in R when you start the book, and you just have to do a library(gcookbook) each time you use an example in a session. Very nice (vs downloading, setting a folder or using the full name for each file,etc).
The book seems to cover the material well enough, and the discussion section usually present useful options. For example, on the recipe Labeling Points in a Scatter Plot the basic solution is presented, and then it shows how to shift labels so they don't crowd the data points, or how to add only a few relevant labels. The examples I tried almost all worked (except for one that needed an extra library, which only took a install_packages call), which unfortunately is not true for many technical books.
Since my background only include the most common graphs, I also learned about a few other graph types, such as correlation matrix, dendograms, vector fields and choropleth map.
Overall, pretty good.
It is interesting to note that this was a free review copy – fortunate, too, since I had almost bought it a few days before getting an offer to review it.
You can get it directly from O'Reilly or other places. The advantage of O'Reilly is that their e-books are DRM-free (and usually available on mobi, PDF and ePub formats).
I recently bought Long Tail Pro – a keyword tool that can find keywords and have a nice competition analysis using SEOMoz data.
In principle it is very nice, and according to the demo it is faster than Market Samurai. However, here it didn't work nearly as well as it should.
First of all, it asks for your e-mail and authorization key. That is OK – the first time. And then it continues asking, every time. Annoying, but certainly not fatal.
Then there is the keyword system, which simply didn't work here at all. It tried to get the keywords and never returned any result.
Competition analysis has some great data. My problem is that it worked a couple of times, and then simply stopped working. No error messages, nothing. Sometimes I'd press the button to start it, and eventually the button would be clickable again, with no results and no feedback.
There is also rank tracking, but frankly, I had very little interest there – it is easily the most common function (personally, I use Rank Tracker).
I'd like to note that after all these problems on a program I just bought, I just gave up. I didn't spend time pursuing the causes with support, because at this point I didn't think it'd be worth it. I just requested a refund, which was granted fairly quickly (about a couple of hours).
So if you believe my problems are rare or uncommon, well, at least you can probably feel safe about getting your refund.
My recommendation is still for SEO PowerSuite's Rank Tracker .
There are also a ton of web services that do this. BiQ, SEMRush, etc.
Sell More Software – Website Conversion Optimization for Software Developers by Patrick Mckenzie is a collection of his blog posts on marketing, with a few new articles added.
Why would you buy this, instead of going to his blog? Well, I recently subscribed to his e-mail list and got a sample of the new chapters. Not only it was excellent, but I also find it much more comfortable to read on my iPad than on my computer, and unlike his blog it is much easier to make notes in the mobi version of the eBook.
So what does the e-book cover? It is divided in 3 major parts:
Selling your Stuff
Increasing Conversion
All about SEO
Conclusion – This chapter has a nice article on churn rates.
Some of the other advice I liked:
My Own Conclusion
Patrick's advice is pretty good and the book is also a pleasant read – I recommend reading both the book, his blog and signing up for his mailing list – there is a lot of excellent content there.
I have just released version 4.01 of STG FolderPrint Plus.
Changes:
– Fixed ID3V1 tags being read instead of ID3V2 on some MP3 files.
You can get it at http://www.stgsys.com/fpp.asp, or just run the program, and use Menu Help, item Check for new version.
Yoast has a nice article with important details when settings WordPress on SSL. It details how to force SSL on specific pages, using Cache and CDN and fixing links in theme files.
One thing that always bothered me about Google Analytics in-page click maps is that you can never tell where a customer clicked if you have several links that go to the same pages.
Now you can easily do it. Took me a couple of minutes to set it up, now I guess I'll have to wait and see if it behaves properly – usually results for these click maps were weird and really different from other services such as CrazyEgg…