WordPress How To Break Content Into Two Columns

WordPress How To Break Content Into Two Columns

So you want to design a WordPress theme or modify an existing theme to have your Post content to display as two columns much like printed newspapers and magazines? Well here’s an ingenious idea I learned from the Khoi Vinh’s and Allan Cole’s Basic Maths WordPress theme on how to do that. The beauty of [...]

11 Comments Web
 

WordPress Gallery Exif and Displaying Shutter Speed

Finally, an answer to my question about how to display the shutter speed in fractions when using the WordPress Gallery Exif. Anwer can be found at A Moment of EnLitenment.

No Comments Web
 
This is what you should see in your PHPInfo to know that the EXIF extension has loaded correctly.

WordPress 2.6 and EXIF Extraction

I’ve been having this problem for a better part of almost two weeks now. I finally figured out the solution to the problem. With WordPress 2.6, one of the new built in features is the ability to extract EXIF data from a JPEG, store it in the database, and allow you to make a call [...]

1 Comment Web
 

MAMP: Mac, Apache, MySQL, PHP

Introduction Before my friend introduced me to MAMP (Mac + Apache + MySQL + PHP), I wasn’t really able to do much web producing commuting to work. I was limited to making site mockups using Adobe Photoshop CS2 and some basic coding, but I couldn’t actually make the pages until I had internet connection so [...]

3 Comments Technology, Web
 

Mac OS X: Installing WordPress on Tiger

Please note that I did not write this. This is reprinted from MacZealots written by Matt Willmore. The only thing that has been changed is formatting, all else is exactly as the author written. This is here for my personal reference. Of the many options out there, many people choose to run their own blogging [...]

4 Comments Announcements
 

Mac OS X: Setting Up Apache, MySQL, PHP and Mod_Rewrite

Please note that I did not write this. This is reprinted from TextDrive written by SuperJared. The only thing that has been changed is formating, all else is exactly as the author written. This is here for my personal reference. Step 1: Enable Apache. Go to System Preferences > Sharing and enable Personal Web Sharing. [...]

Related Posts with Thumbnails
4 Comments Technology, Web