Blog

wordpress

Viewing posts tagged wordpress

Still connected.

When you want something done, you gotta do it yourself.

When you still want to build a website over your holiday.

Greetings from Phuket! Tis officially the first day of our vacation here and we’re totally taking it easy by lazing around the pool/beach. While last year we spent most of the time reading and sleeping, this time I have my laptop along for the possible office emergency (hope they don’t call *crosses fingers*).

So here I am, as long as I can stand the screen glare, updating my WordPress JetPack settings (we have Publicize now!), and building an event registration site for our upcoming musical.

Yes, we’re in a musical. Don’t ask me how, but it’s been an enjoyable experience getting ready for the show. If you’re free on the 2nd or 3rd of March, 2013, please come and support us! Link to the Facebook event here. We’re doing RENT in Concert. RENT is a rock musical set in NY city about a group of poor artists trying to get by under the weight of HIV/AIDS. It’s pretty awesome for a musical. We’ve got profanity, homeless people, gay people, lesbians (one of which is played by my wife), drug dealers. I think the younger group would love it. 🙂

Going back to the event registration site, I’m now looking at possible plugins that allow payment via PayPal (that seems to be the only option readily available). The two that I’ve found, Event Planner and Event Registration, both have free integration to PayPal but Planner doesn’t seem to have MYR listed as a currency, so we’re left with Registration. If that doesn’t work, then I’ll have to temporarily shut this site down and run Magento or Spree which should have everything we need. We’ll see how it goes.

Anyway, it’s getting a little hot. Time for a dip in the pool.

bangsar.net now on Amazon

Due to the inability of the Synology 411j NAS to host this wordpress site, we’ve finally moved to Amazon’s EC2 service. This is Amazon’s cloud service with its micro instance starting at USD15 a month if you run it 24/7.

Yes, USD15 is a little pricey for just a private wordpress blog, but Amazon allows new users to try it for free for a year. And since they have a data centre in Singapore, I thought why not?

The migration was simple enough. First step was to set up the EC2 instance, so we used one free preconfigured image by BitNami. Picked it up on the AWS Marketplace, then it’s up and running in no time.

Second step was migrating the entries over from the old blog. WordPress has a built in Import & Export feature so all the posts, including attachments, were migrated over effortlessly. Though I just realized we’re missing the posts from our guest bloggers; not sure when this happened, but it’s the same as the old site so it must’ve gotten deleted or transferred to another user during previous migrations.

Next was to point the site address from the old site to the new. The DNS server will continue running on the NAS, so it was just a matter of changing the CNAME entry from our current dynamic DNS to the Amazon one. There was a mention somewhere online that the Amazon hostname will change if the instance is restarted, so we’ll cross that bridge when we get to it.

After that, WordPress was running off the /wordpress subdirectory, so we needed to SSH into the instance and setup redirection from the root directory. A quick uncomment in /opt/bitnami/apps/wordpress/conf/httpd.conf and it happens, but permalinks are still pointing to the /wordpress subdirectory so I’m going to have to figure out how to work that with redirection.

As you may be able to tell, the server is running zippy as ever. Will just need to keep a reminder to move the blog again to a paid local web host before the AWS Free Tier expires. 😛

blog updates

whee updates~!

upgraded wordpress to 2.3.1, upgraded wpg2 to 3.0.2, upgraded K2 to RC3.

changed from a 2-column layout to 3-column layout cuz there was just too much info for a single column. the rightmost column (i tweaked K2’s CSS a bit cuz I didn’t like the extra column being on the left) will now contain stuff i wanna look at on a daily basis; external links basically. the rest will remain on the original column.

the new layout looks good on Firefox, but I don’t have IE7 to test on. do let me know if it looks borked.

wordpress has tag clouds now. not sure how to use them along with categories. :