Metalo is a free metallic-design wordpress magazine theme with premium features such as animated gallery, post thumbnail, featured video, latest tweets, social bookmark, popular posts and more. Come in to view the demo and list of features.
Downloaded 2925 times
I am going to order a copy of Mac OS Lion from the Mac App Store today. As this is my first Apple ID with credit card details on it, I was prompted to update/verify my credit card details. However, the verification form has a serious bug that might piss SOME of their customer off, in my opinion. I believe only a minor amount of users have this problem.
Luvo Theme is a free wordpress magazine theme with premium features such as animated gallery, post thumbnail, featured video, latest tweets, social bookmark, popular posts and more. Come in to view the demo and list of features.
Downloaded 2874 times
If you are using XAMPP for Mac OS like me, and was asked to enter FTP login information when you upgrade Wordpress core and download themes or plugins, then this guide is for you. After searching for solution online, I found that this is a permission problem due to your Mac’s username is different compared to the default user name in XAMPP for Mac, called nobody.
We were used to use RewriteRule to match a URL, and then rewrite it. However, RewriteRule will always ignore your query string (GET data) so we need to use RewriteCond in order to capture the values in the query string. This is the basic syntax: RewriteCond %{QUERY_STRING} pattern
I started to notice this bug when I was playing with my new tool in my tools playground, the HTML Tags Counter. I loaded my site zenverse.net and viewed the HTML source using Google Chrome. Then, I copied and pasted the codes to run an analysis using my own tool. I was “amazed” by the result, I get different errors (different unclosed/unopened tags) almost everytime I reloaded the “view source” page.