How to increase the items in Edit Post Page in WP2.7
June 11, 2009 by Make Passive Income
Filed under WordPress
I was struggling to bulk edit my posts to add tags and reassign categories with each search only showing a maximum of 15 items. It was taking me ages to scroll through multiple pages to update my posts. There had to be a simple solution to change this setting in Wordpress 2.7. It took a lot of searching to find the hack to fix this, but here it is:
1. Open the file manager in your Hosting control panel.
2. Find the this file wp-admin/includes/post.php
3. You need to find this code
wp(”post_type=post&what_to_show=posts$post_status_q&posts_per_page=15&order=$order&orderby=$orderby”);
Its about the 805th line in wordpress 2.7, line number might be different in different versions, so better find (CTRL+F) the line of code above in wp-admin/includes/post.php
Replace 15 in posts_per_page=15 by some higher number you like, I made it 50.
4. Save the file and exit. Voila, much less work to bulk edit now.
Using Amazon S3 for hosting media files
April 27, 2009 by Make Passive Income
Filed under Featured, Video Marketing, Wordpress Plugins
What is Amazon S3?
AmazonS3 is an innovative, developer-oriented Simple Storage Service with extremely low prices. ![]()
This is how it has been described: “Amazon S3 provides a simple web services interface that can be used to store and retrieve any amount of data, at any time, from anywhere on the web. It gives any developer access to the same highly scalable, reliable, fast, inexpensive data storage infrastructure that Amazon uses to run its own global network of web sites.”
You are billed monthly based on the bandwidth used – $0.15 per GB stored, $0.10 per GB transferred monthly. This is a great alternative if you are paying hefty monthly Hosting fees to store video files which are not used very much monthly.
What can you store on S3:
* Audio files
* Media files
* Podcast files
* photos
* Backup you hard drive
Why should you use S3:
* Amazon S3 is cheap.
* It’s scalable – use as much or as little storage and bandwidth as you want.
* Easy to use with the Firefox addon interface – see below.
* Everyone can use S3 – while it was built for developers, it is now widely used by anyone who needs a secure and simple Hosting solution.
* Your data is safe as S3 is an Amazon service. Amazon is also a brand name that people recognise so it can add kudo’s to your content.
* S3 is more reliable than a homebuilt server or cheap web Hosting account.
How to use Amazon S3
1. You need to go and set up an account at Amazon Web Services.
2. Then you need to download this free Firefox Addon, which looks like an FTP screen, which helps you manage your file transfers. This is better than other paid tools out there that do the same job.
Essential Wordpress Plugin to protect your media files.
If you do use Amazon S3 to host information that you sell either as an online course or for a membership site, you need to think about protecting this IP. One way that I have found to do this so far is to use this clever Wordpress plugin: S3FlowShield. This plugin encrypts the files and paths of files stored on AmazonS3.
If you want to learn more about using AmazonS3 and how to protect your media files from being downloaded illegally, here is a free webinar on S3FlowShield.









