One of the frustrating things of running a multi-user Wordpress blog is wading through the enormous amount of posts that end up there. Also, by default Wordpress allows all editors to see the titles of other users posts and unpublished drafts even though they cannot edit them.
Previously other users have tried to do the same thing (see: Multiple users – only allow them to see their own posts when logged in?) by editing “edit.php” or “edit-post-rows.php” directly. This gets the same outcome, but is more likely to get forgotten or messed up when you install a Wordpress Upgrade.
I’ve created a tiny little Wordpress plugin that makes it so that users and editors can only see posts from the manage tab that they have written themselves. By using this plugin, the only users that can see all posts from the manage tab are Admins.
Let me know what you think about the plugin! Maybe I missed something, or there is some extra functionality that you would like it to have. Just leave a comment here or send me an email.
Thanks!
Adsense Notifier displays your Adsense earnings on your Firefox status bar. It allows you to easily see your earnings at a glance instead of logging into the Adsense website multiple times a day.
Install Adsense Notifier 0.9.8 now.
Adsense Notifier simply shows your adsense stats on the status bar and updates the stats automatically. This is wonderful for anyone with OCD ( or GAD as some have called it ) who needs to check their stats every three seconds to see if they have gotten any more clicks :-p
Continue reading ‘Adsense Notifier…’
Darren Rowse of problogger.net just finished up another of his whiz-bang Group Writing projects.
The topic of the project was “Top 5″
I got the feeling that many of the entrants were students from the school of Brian
It was really interesting to see the different techniques that people used to stand out – after the jump I’ve listed all of the posts without using 5 or five in the title. Out of the almost 900 entries, only 77 people didn’t use “5″ in their titles.
Also for those that missed it, Darren let in on his amazing Chitika earnings – almost $250K!
Continue reading ‘How to Stand Out in a Sea of Fives…’
What is your single biggest source of traffic?
Whomever said “Content is King” forgot to tell you that your king content amounts to about three people a month per post.
On my sites, almost half of my traffic comes from search engines, but the top 10 referring key phrases account for less than 15% of the search engine traffic.
The majority of the keywords that drive traffic to my sites number in the thousands, but only get 1 or 2 searches each. To top it all off, most of these keywords are for things that are said in passing in an article, or that were never intended the article to be about. You say “Pink Donut Safety Measures” and 3 weirdos out there search for it every month and you are the top site.
Continue reading ‘The Secret to the Search Engine Long Tail…’
I love Wordpress, it’s made web publishing and blogging incredibly easy and available for so many people.
But, Depending on your theme or setup, it’s also easy to make hundreds of pages of duplicate content within your own domain. For instance under the categories pages, by default your content is duplicated and paginated based on your posts_per_page setting. So some of your older posts can be incredibly difficult for users and search engines to get to.
My goal was to fix this using these two changes:
Read on for how I did it…
Continue reading ‘How to Remove the Posts per page limit in Wordpress…’
Seems like lots of people get odd overwhelming requests for information when applying for a mortgage.
When I sold my first house to purchase my second, I decided to buck the “buy way more than you can afford and be insanely in debt forever and if the market drops your house is worth less than your mortgage” trend. So, my wife and I settled on a nice house that actually cost less then the house we were selling. Sure it was a much further drive, but it was away from the over developed jerk fest we were living in.
This concept of not over extending one’s self was so foreign to the mortgage company, they forced me to write a letter and sign it explaining why oh why I wanted to buy a house for less than I was selling. FSM forbid that I don’t want a 3-month ARM Interest only with an extra 500k loan attached 75 year mortgage.
I just can’t for the life of me figure out what they were protecting by doing this. Any ideas?
Right now, your sites are making less money than they should be. What should you be doing about it?
Never give up. Never surrender. Below I list some simple things that you can change on your site right now to increase your income and traffic. Changes that I have made in the past have quadrupled the traffic to one of my sites and increased my income almost 10-fold. Continue reading ‘Why your successful site is leaving money on the table…’Now I’m no hero and people like Ben Goodger and all the others that contribute code to Firefox are a whole different level of coders – but it’s pretty awesome to be able to contribute, even in the tiny way that I have to the success of this great browser.
Thank you Mozilla.org and to all those that thought to give us little Add-On developers a nifty little T-Shirt.
(Updated 2007/01/29 with new download paths – API is now out of beta, thank you Aichi!)
After searching for hours and hours I finally found a solution for accessing and changing the windows wireless settings through a programming interface. Using the Wireless Zero Configuration service and the WiFi Native API I was able to change anything that I wanted to. This will allow me to programmatically roll out changes to clients WiFi interfaces through logon scripts or on a client to client basis.
Below I documented the steps that are needed to use the program, and I also have shown the steps needed to use the source code which I have released under the GNU GPL for your own projects. This is my first release of this software, so I encourage you to provide feedback, suggestions, and code!
Continue reading ‘Windows Wireless API…’
If you do any work in an IT support role, knowing how to use at least of one of the following tools is a requirement. The amount of repetitive work done in tasks like imaging or testing begs for automation and these tools can get the job done easily.
Continue reading ‘What Tools Do You Use for Windows Automation?…’
A quick break from code – I’m back from my honeymoon with a list of 11 fun things that my wife and I noticed in Europe:
“Double occupancy Room” in Barcelona, Spain means bunk beds
The default Wordpress URLs aren’t very search engine unfriendly – http://code.mincus.com/?p=3
Under the Wordpress options, it is easy to change this to something much nicer looking, for example: http://code.mincus.com/3/adsense-notifier – But that could lead to losing the PR that you’ve built up from the old links if you make the change after your blog is established or duplicate content issues.
For people using Apache, it should be relatively easy to add 301 permanent redirects using rewrite maps to fix both of these issues.
Continue reading ‘Wordpress Permalink Redirects…’
I have been playing around with SVG a bit more, and here is my latest test.
When Google Finance came out, I was really impressed by the interface and graphing and wanted to try to replicate that in SVG (for eventual inclusion in Adsense Notifier.
As in my last SVG Demos I have only tested this inside of Firefox, so it may or may not work with the Adobe plug-in.
Over the last month Google has run a contest to help promote the Da Vinci Code movie. The first 10,000 people to complete all 24 puzzles would receive a free replica cryptex and have a chance to win some crazy adventure in Europe for 4.
Despite thinking that I had no chance of being one of the first 10k, I completed each of the puzzles just for fun. Contests by Google, puzzles, including a neat sudoku like game – how is a geek to resist?
Continue reading ‘Google Da Vinci Code Contest…’
I came to know of LogMeIn through their free secure remote desktop access product that lets you access your computer much like GoToMyPC or pcAnywhere. But unlike those other two products, it is able to go through firewalls without using weird ports (It uses standard HTTP and HTTPS traffic) and in my opinion is just generally much easier to use.
I love this free service and use it constantly for working from home, remotely helping users, and accessing my home pc from work. So when I was invited to try their new demo remote backup product, I jumped at the chance.
Continue reading ‘LogMeIn Remote File Sync…’