Aside

Just as Planned on WordPress Themes

Posted from Morristown, New Jersey, United States.

This morning, I came across a rather interesting post focusing on WordPress themes. It’s a known fact that many of the blogs that are in the tournament are hosted by WordPress.com. But one of the things that author failed to mention that these limitations doesn’t necessarily apply to WordPress in general, but only on WordPress.com blogs.

One of the things that bother me about WordPress.com besides the fact that you must login just to comment is the severe limitations on how much you can customize a theme. Sure, there are some themes that have an array of customization options like Twenty Ten/Eleven, but others don’t. As a result, blogs look about the same, which bothers some people. To make it more troubling, the Custom Design upgrade costs $30 a year. It’s expensive, especially if you add the domain mapping costing about $18. For 2 years, you will pay about 96 dollars ($48 dollars a year), which is enough to get shared hosting if you pay a little more.

Although WordPress.com is a decent platform if you want to blog without spending anything or maintaining a self installation. However, if you grow and become popular, you might realize the limitations. This is when it’s a good time to get self hosted. There are some places where you can host your blog for free such as Kokidokom and others as long it’s related to Anime in some way. Although self-hosted installations take some effort to maintain (and you have to make backups), they are worth it in the long-term as there are more options to customize.

Aside

New Theme~

Posted from Cedar Grove, New Jersey, United States.

I have noticed that Mandingo is displaying most of the content incorrectly and creating some glitches, so I decided to throw the theme out and make a new one for Shiori’s Diary. After hours of readding the Woo-tumblog features to the theme and messing around with the CSS and HTML, I have finally made a theme that looks noticeably better than the previous.

The new theme is a child theme of Twenty Eleven, a theme included in the Wordpress 3.2 default installation. The benefit of this theme over the old one is custom menus support, HTML5 and a better design. Sadly, they have removed the displaying of the sidebars in single posts and pages, so I had to change the CSS and PHP to add them back.

If you notice any glitches or have any suggestions on improving the new theme, just make a comment below. The design is not final since I have to make a few more tweaks and make a new banner, so it’s subject to change.

Update: Fixed the custom fonts issue in Firefox. Apparently, it does not allow loading of custom fonts from different domains.

Aside

Conversion to Tumblog WordPress Plugin

From this day on, I will not be using P2 as the front end for this sideblog. Instead, I have installed Woo-Tumblog to make this blog operate more like a tumblr without losing any functionality. If you are considering to move from Tumblr to WordPress, there is a site that will allow you to export all your content to a WordPress XML format so you can import.

Mandigo P2 integration will still be developed, but won’t be used actively.

Aside

Mandigo CSS3 Conversion

With most browsers supporting CSS3, its probably a good idea to use CSS3 instead of background images so that the browser will load the theme faster. After playing around with the CSS for nearly an hour, I got the blog theme to use only CSS3 and no images except the footer.
[Read more...]

Aside

P2 Mod for Mandigo 0.3b is now released

This release incorporates most of the P2 1.1.6.2 fixes. In addition, I added better looking buttons with the help of Zurb’s tutorial. This new button will work in Firefox, Safari, Chrome, Opera and Internet Explorer 9 Beta.

This release has the mod integrated. To install, upload to wp-content/themes folder and activate in the WordPress Control Panel.

Download Page

In addition, the P2 Mod for Mandigo page has been moved to Chikorita157′s Projects.

Aside

P2 Mod for Mandigo Theme 0.2Beta Released

I made several changes to the theme, mainly some adjustments. This includes

  • Post Style fixes: Text won’t look awkward if you set a post background and border within Mandigo Options
  • Fixed margins for Post Content and Comments
  • Updated some of the files to P2 1.1.6.2

The latest update is tagged and can be downloaded from GitHub

Aside

Tumblr is not what is cracked up to be…

Our close friend at I Think I’ll Pass finally transitioned his tumblr back to good ol’ WordPress.(original tumblr still open for socializing)

Although tumblr is dead simple for most people, once you want stuff like native commenting, better archives, categories, PuSH, etc, tumblr won’t cut it. This is a reason why I never caught on with Tumblr fully since I am a power user and I am so used to all the extras in WordPress. So much that I wouldn’t give it up for Tumblr.

Also, setting up an extra WordPress blog isn’t really hard nowadays. You’ve got fantastico, WordPress Multisites or perhaps your host have an auto installer for WordPress. So yeah, accessibility isn’t a big deal.

Aside

Tips: Backing up your WordPress Blog

Remember the time when Kokidokom went down last month? Well, it’s always a good idea to backup your blog just in case so you won’t suffer extensive content loss. WordPress has multiple ways to backup your blog. I will outline some of the ways you can back up your blog.

1. WordPress Export

While the built in WordPress export feature won’t export data generated by your plugins, it allows you to export the most important stuff like your posts, pages, comments, categories, tags and authors. To use this feature, go to Tools > Export. From there, you can download the XML file containing all your content.

Wordpress Export Page

To restore your backup, just go to WordPress > Import to restore your posts.

2. Database Backup

If you don’t want to lose your plugin settings, links, etc, you might want to do a database backup. The easiest way to get a backup of all your WordPress Database is getting the GD Press Tools Plugin. After you activate it, go to GD Press Tools > Database. Click on the Backup Tab and be sure to uncheck DROP IF EXISTS. Then, click Backup. A backup file will generate and be shown in the list of backups available to download.

To restore, use phpmyadmin.

There are other WordPress plugins out there that allows you to do the same such as WP-DB-Backup that allows you to set automatic backups. If you have access to CPanel, that is also another way to obtain your backup via phpmyadmin.

After obtaining the backup, it’s always a good idea to test your backups… sometimes they don’t export properly, leaving you with half of what you should have. For instance, if you want to test you backup, download and run MAMP and import your SQL file using phpmyadmin on localhost.

If you are not comfortable with the mysql database, a WordPress Export would be the best way to go.

As for downloading the site files, you must manually do that by dragging your site files from FTP and putting them into a folder on your computer. The best idea is to do this every few months so you won’t lose your pictures, themes and plugins.

Aside

Visual Tutorial on setting up WP Super Cache

I decided to make this tutorial video since some people had trouble setting up WP-Super Cache. This video will give you a step by step tutorial on setting up WP-Super Cache for those who are inexperienced with WordPress.

For further details on setting up WP-Super Cache with WPTouch or WPTouch Pro should watch the tutorial made by BraveNewCode

Aside

Movable Type is a b**ch!

I tried to get Movable Type to work on my test bed server and I can’t even get the database to work. DBD::mysql fails to install and SQLite refuses to work. It is very apparent that it doesn’t want me to install Movable Type…

Not that it’s a big deal since WordPress will always kick Movable Type’s butt even after you install a caching plugin.

78 queries in 0.886 seconds.