I’ve been very silent on Facebook, Twitter, and this blog lately. That because I can’t constantly access Twitter anymore from work, they blocked me… so no more useful stuff to tweet and brag about excepted one thing: Pods CMS. Pods CMS is a Wordpress plugin that pretty much turn your blog into a CMS. You can build a Wiki, Glossary, Recipes, Hotel listing etc… the possibilities are endless. Although, you will need to know at least some PHP to make this thing tuned to the way you want it to be. I have been playing with it in the past 2 weeks, I have to say I am very impress of how this plugin works. So I did a test on one of my hobbies: Kendo. I’ve always wanted to collect data on Kendo Dojo, how many practitioners, and Kendo tournament results in the U.S. I was able to create this very complex database that it can be listed by Federations, State, Country, Dojo, and down to the individual Kendo-ist data. The awesome thing is? Each listing can be linked to one another. For example, if you viewing by Federations, you can list all the Dojo in that federation, and with links to each Dojo AND the state. You can add BUILT-IN filters and search on top! The backend is all done for you, all you have to do is to make things pretty. Ain’t that grant?
Posts Tagged ‘Wordpress’
- September 24th, 2009
- Comments Off
- July 28th, 2009
- Comments Off
After 2 days, 16 hours of work, I introduce my new theme UnDeprived :) Feels good… :D
I would eventually do a writeup for my entire design process of coming up with this theme. That because I think I am having a case of early alzheimer or something. I can’t remember what I want to do in the next 5 minutes, and I have to resort to use a task manager (Remember the Milk) to remind me of things lately. (more…)
- July 17th, 2009
- Comments Off
I got this idea of this article after me and JavaJunky talking and given a tutorial of how Twitter works to a couple of our friends at my birthday party. When they went home, 3 people were on Twitter. I guess me and JavaJunky did a good job on the sales pitch. (more…)
- July 14th, 2009
- Comments Off
Last month I did a fresh install on this server and I had so many problems with 2.8, so 3 days ago I did another fresh install of 2.8.1, but I got my SQL backups corrupted somehow… anyways, I last logged that I could not get the http_error to go away and it seems to be a very common problem for users who upgraded to 2.8 and up. When you are using the default image Flash Uploader, it’ll says http_error in red. If you use the Browser Uploader, it just goes blank after you hit Upload. Even though the imag is uploaded, you cannot do any further editing with it (see screenshots):
I’ve tried messing with the .htacess, making file sizes smaller. Making images smaller than 600px wide seemed to work for some, but not all. Then I also noticed that Nextgen Gallery also has the same problem as the default image uploader. In fact, NextGen Gallery warns that maximum memory exceed at 16.xxMB. So I went to NextGen Gallery’s site and found this in the FAQ. Then I went into my Cpanel to investigate the PHP settings, lo and behold the memory_limit is set to 16MB. I opened up a ticket to ask my host to increase the limit to 24MB, problem solved. I no longer have any error when uploading any images.
One last thing though, after I got the memory_limit changed from 16MB to 24MB. I started to get 505 Internal Server Error. Luckily, I have a very awesome host, they fixed the problem within half an hour after I opened a ticket. Although, my host used .htaccess to fix the problem. Then a new problem came out, all the permalinks seem to be no longer working. They all returned as 505 Internal Sever Error. I solved it by checking the .htacess file and took out what my host put in and just left the Wordpress .htaccess – problem fixed.
Hope that helps someone else out there.


