Pages
Categories
Tag Cloud
Web Development Archive
-
Simplest Photo Gallery WordPress Theme
This is the home of the Simplest Photo Gallery WordPress Theme. This theme changes WordPress so that it only displays the featured images on the main page and displays just the featured image with title and description below when clicked. Download the Simplest Photo Gallery Theme for WordPress See it in action at BanffPhotos.com -
How to Set Static IP in Fedora Linux
Edit /etc/sysconfig/network-scripts/ifcfg-eth0 BOOTPROTO=static IPADDR=192.168.0.X NETMASK=255.255.255.0 -
WordPress Exclude Page from Nav
Want to exclude a specific page you have on WordPress from the Nav? Try the code below, most themes I’ve seen use wp_list_pages to populate the navigation. Replace 123 with the id of the page, and if there are multiple pages then separate with commas. wp_list_pages(array('title_li' => "", "exclude" => "123")); -
Relocate Magento Install
How do I relocate a Magento Install It’s really not that bad once you know what to edit. make a backup of your magento database make a backup of your magento files install files and database at new location go into core_config_data table and search for “base”, there’s two base URLs you’ll need to point [...] -
Magento Showing Old Images on Categories
Are your pictures showing old images on categories, but your product pages are showing the current one? Is the System -> Configuration -> Catalog -> Catalog -> Frontend -> Use Flat Catalog Product and Use Flat Catalog Category turned on? If so, try rerunning the index on Product Flat Data and Category Flat Data. That [...] -
WordPress Carrington Themes
After much struggling with making edits to a nifty looking theme for WordPress that uses the Carrington platform, I would completely advise against using these themes if you plan on making changes to them for SEO purposes or whatever else reason. It’s so far from WordPress convention it’s not even funny. In order to change [...] -
Moved Magento Install and Now It Redirects to Old Location Still
Did you get everything working perfectly on a development server, zipped it up and moved it else where? And now for whatever reason you keep getting redirected to the old URL even though you’ve already done the following: cleared cache re-ran all indices set the proper base URL for both secure and unsecure in database [...] -
Yahoo Organic Search Results to be Powered By Bing
Looks like no more messing around with site explorer, and all things will be handled in Bing webmaster tools. Guess I better get on installing that Silverlight plugin so that the Bing webmaster tools will actually provide me with something useful Read the full article at Yahoo’s Official Blog -
New Google Image Search
Anyone else noticed that Google image search today is a bit different? Now, when you search for an image, it’s shown with a giant list of thumbnails and you can just keep scrolling an scrolling and it advances the “pages” by itself! No more clicking on pages individually, very cool!! -
Google PageRank Checkers All Down
Interesting, all the Google PageRank checkers all seems to be down currently. Something is afoot!



