I found this via a Twitter post and was thrilled that they had some beautiful premium wordpress themes which you can download for free. Follow the other links and you find AudioJungle free download of audios that you can use for podcasts or videos.
At the last Stompernet Live event, the presentation done by Infusionsoft was very interesting with their tips on how to increase your revenues using their tool. This has prompted me to investigate their service a bit further.
I was just looking through Infusionsoft’s site to check out their latest offer. They have reduced their previously exorbitant $5,000 set up fee to make this service available to more marketers. While browsing, I found that they have some useful free reports on here. The topics range from ” How Free Reports Transform Your Marketing Into A Lead Generation Magnet to Email Marketing vs. SPAM. Well worth a read if you are doing email marketing.

I have been trying to upload images to a site which is on WordPress 2.7 using the Arthemia theme. The problem I was having using the media uploader was that after I uploaded the image, it went to the gallery. I could see that the file had uploaded to the uploads folder. The only problem was that when I went to insert it into the post,the screen went blank and nothing happened.
This was obviously a common problem and there are numerous posts about this on the net and support forum. One of the issues might be incompatible plugins which interfere with the adding images process. These have been identified as:
NextGen Gallery
Bad behaviour
WP-Amazon
CommentLuv
There are probably more but these are teh most common ones so far.
Unfortunately, even after disabling all the plugins, it did not help . I could still not upload any images.
The next thing to try was to make the htaccess changes as suggested by this post.
I also tried the suggestions on here Nothing worked.
In the end, I decided that it was something to do with the theme and the version of wordpress. I was using 2.7. Am now upgrading to 2.8 and switching to a theme where it is tried and tested with lots of support. Sometimes you just can’t fight the code, make your own life easier and go with the simplest option.
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.
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.




