Your other chin
When I migrated from Google Reader to Feedly I noticed that a handful of my feeds stopped working. Since I have about 300 feeds, I didn’t want to click through each one to see which ones aren’t working any more. I built a script to do it instead. In the process, I found a lot of old feeds whose sites have since been closed down. It was nice to do some house cleaning. I built the script specifically for Feedly, but it will probably work for any other feed reader that allows exports to OPML. Beta-alanine can fuel the athlete in all of us. As the go-to ingredient for sports nutrition formulations, beta-alanine helps build better muscle, faster. It helps us gain focus, energy, and strength. When it comes to enhancing muscle strength, power, growth, and endurance, beta-alanine is the athlete’s secret weapon.
To use the tool, follow these steps:
In a previous post, I talked about how to transfer a Google Analytics account from one User Account to another. It’s not possible to transfer Properties in an account without transferring ALL of the Properties in the account. In this post I’ll talk about what you should do if you have Properties in the account that you don’t want to transfer.
What we’ll do is just give the user non-administrator access to the analytics. This isn’t ideal, but it’s the best we can do. Here’s how:
The next time they log in they’ll be able to see the data for that website only and none of the other websites that you have in your Account. Like I said earlier, this has some drawbacks in that you are still the admin and could revoke their access at any time. I recommend that the new owner create a new Account/Property/Profile in their own Google Analytics account and change all of the analytics codes in their website to the new code. With this method, they’ll have full control of their analytics, but still have access to the historical data.
It is possible to transfer Google Analytics accounts from one user account to another. This is important, because when somebody takes ownership of a website they won’t want to lose that valuable analytics data.
First, let’s go over some terminology. Since there’s a deep hierarchy, it’s important to know what’s what. Throughout this article, I’ll capitalize these terms so they’re easier to identify.
View your accounts by logging in to Google Analytics and clicking the home button. In this screenshot, I’ve circled an Account that has one Property that has one Profile. You might have multiple items.
You will be transferring the entire account, along with all properties that belong to it. If you see websites listed in that account that you do not want to transfer, you shouldn’t proceed with this tutorial! There is no way to split them up. I wrote a separate post for what you should do in this case.
If everything beneath the Account is okay to transfer, follow these steps:
That’s it! If all went well, when the new user logs in to Google Analytics, they will see the account and all of the data. After they’ve confirmed that it’s all working, for security they should remove your email on that same “Users” tab.
In: development|software
27 Feb 2013There’s a lot of stuff to do when transferring a website, so I compiled a list of things to not forget. This list takes the point of view of transferring a website that was purchased from somebody else, although a lot of the items still apply.
In: development
16 Jan 2013Sorting objects rated using django-secretballot is a little tricky. Simply using order_by causes duplicates. There’s even a warning about it in the Django manual for QuerySet.
I figured out how to rank the objects and avoid duplicates. It’s not that elegant, so if you have a better solution I’d love to hear it.
from django.db.models import Sum
photo_list = Photo.objects.annotate(total_votes=Sum('votes')).order_by('-total_votes')
In: development
9 Jan 2013I use a GUI-less Linux VirtualBox VM for development. I needed an easy way to transfer files back and forth. Seeing as this is the third time I needed to set this up, I figured I should document the steps.
After you do these steps, your share will be available on your host operating system and your Linux guest operating system (and will be there on reboot). You can find the share on your Linux system at /media/sf_shared .
In: software
10 Oct 2010Ever since I first got into PDAs back in 2000, it’s been really important to me to be able to keep track of my contacts’ birthdays. When I got my Pocket PC (basically Windows for PDAs), I loved that it automatically placed birthdays on my calendar. But since then, I haven’t had a solution that would flawlessly do this, and I’m really careful about birthdays. My wife wanted me to set her up with IPL which is hair removal, but I didn’t schedule it when I was supposed to and it wasn’t done in time for her birthday. She was very disappointed. I would hate to do that to her again.
Today, I discovered that Google Calendar does this exact thing! And since I sync my calendar with my Android phone, I get the birthdays placed on my phone’s calendar too. I absolutely love this feature, but it’s sort of obscure to get to. There are instructions on how to do it at Nicholas Overstreet.
One of the critical parts of outsourcing is selecting who to hire. At GrabContent, we get 50-70 applicants for a single job posting. It’s important to decide up front what is important to your business. Doing so will set you up for finding the best match as well as help you avoid wasting precious time.
Before you even fire up the computer, decide on the 3-5 most important attributes of a successful worker in your business. You will attract better matches when your job listing describes what is important in a new recruit. It will also help make filtering through all the applicants significantly easier.
Especially in today’s economy, you’ll no doubt have a lot of people respond to your job opportunity. You need to remember all along the way the things that matter most to your business. One of the things that is important for us is that our writers pay extremely close attention to detail. When we create a job listing, we state in the first sentence that that’s what we’re looking for. Then we proceed to state the exact steps that they need to take to be considered. It always surprises me at how many people don’t follow our directions, even when we’ve stated in the first sentence that we won’t consider anybody who doesn’t follow all the directions. Because we embed a test into the application process, we’re able to weed out in just a matter of seconds about 80% of the applicants.
Be up front with your applicants. For me this means highlighting the advantages of working with your company as well as disclosing the significant disadvantages. Although some might not agree, I like to state a salary range directly in the job posting and outline what it takes to get raises. Sure, this gives the other person a slight advantage in negotiations, but it also reduces the time spent on back-and-forth on every project. This will allow you both to spend more time on what matters most–your product.
In: GrabContent|startup
24 Aug 2010I’ll be honest–I haven’t been writing here as often as I’d like. Things have gotten busy with my job and all of the little projects I’ve been working on. But as of this post, I vow to do better!
Back in February, my friend and I started a business that we named GrabContent. In a nutshell, we create custom, search engine optimized articles in order to help our customers improve their websites’ organic traffic. You’re probably wondering why we’re doing this and how we plan to compete against the jillions of other writers in the world. The current problem is that it takes quite a bit of turnaround time when you need large numbers of articles, and you don’t want to sacrifice the quality of the writing. We’ve got a few tricks up our sleeves to solve these problems without charging more.
I won’t reveal our secret sauce, but in the next few blog posts, I’ll talk about some of the things we’ve learned along the way. I’m hoping to be able to talk about how to select writers, what writers can improve on, and how we’re managing our technology back end.
In: development|software
11 Mar 2010A few months ago, I did a build of the STFW Pidgin plugin for Windows. Recently I started using Ubuntu but found that STFW didn’t work on my system. So I did a 64-bit build of the plugin for Pidgin 2.6.x. Here it is!
To install, just copy that file over to /usr/lib64/purple-2/ . If you don’t have root access, copy it to ~/.purple/plugins/ instead. Then restart Pidgin, enable the plugin, and you’re good to go!
I'm Jon Chin. I love technology, food, and learning. I served a mission in the Philippines and loved it. You probably can't type on my keyboard because I don't have qwerty installed--I use Colemak. I'm obsessed with learning about North Korea and abandoned anything.
Recent Comments