Bryan Hadaway's Blog
Signup for the Best Hosting Around

Category Archives: Freebies

Signup for the Best Hosting Around

Free Logo Design

Need a logo, icon, badge, favicon or banner perhaps? Like many of us sometimes I feel uninspired and like I’m running out of creative ideas. It’s like writer’s block. So...Need a ...continue
Also posted in Graphic Design, Logo Design | Tagged , , | 26 Comments

My First WordPress Theme Approved :)

Here it is (in all it’s unstyled glory): http://wordpress.org/extend/themes/blankslate It’s exactly what it’s called, a blank slate. Meant to be a super clean, minimalist and semi-minified WordPress theme to be...Here it ...continue
Also posted in Script / Code, WordPress | Tagged , , | Leave a comment

Introducing New Website Template: 8

8 – is a new website template (not WordPress theme) that I’ve created over at FREEWebPlate. It’s valid HTML5 + CSS3 = 8 Preview Now | Download Now Learn More...8 – ...continue
Also posted in CSS3, HTML5, Script / Code, Web Design | Tagged , , , , | Leave a comment

TidyThemes: My New WordPress Theme Company

TidyThemes, aims to bring minimalist WordPress themes a new name in quality and professionalism. I’ve been working on creating themes that are truly minimalist, clean, valid, semi-minified and not full...TidyThemes, aims ...continue
Also posted in Business Endeavors, Tools, Web Design, WordPress | Tagged , , , , | 8 Comments

How to Get a Logo Designed Inexpensively with Quality

It seems that almost everyone needs a logo or brand these days. You don’t need to pay a fortune to get a quality logo designed. It can be affordable… Step...It seems ...continue
Also posted in Graphic Design, How-to, Rescued from evilHow, Saving Money | Tagged , , , , | 5 Comments

Best and Worst List of Software / Services

Keep in mind I’m referring to well known popular products, obviously there are far worse products out there that are relatively unknown so not really notable. Web / Internet Browser...Keep in ...continue
Also posted in Firefox, Software, Tools, Web Hosting | Tagged , , , , | Leave a comment

Simple and Effective .htaccess File

Code Refresh UPDATE: Please use the following URL instead now as your .htaccess code reference: http://bryanhadaway.com/dynamic-seo-friendly-htaccess-file/ Old This will enforce forwarding / redirection to the www version of your pages,...Code Refresh UPDATE: ...continue
Also posted in Google, Programming, Script / Code, SEO | Tagged , , , , | Leave a comment

User-Friendly and SEO-Friendly Title Structure for WordPress

I personally find that this structure is the most user-friendly and seo-friendly: <title><?php wp_title(' | ', true, 'right'); ?>Name of Blog</title> which will result in: Name of Page/Post | Name...I personally ...continue
Also posted in Google, Script / Code, SEO | Tagged , , , | Leave a comment

Super Simple Dynamic Canonical Link Code

Canonical Link WordPress Plugin Download Now | Find on WordPress with Instructions | Help Forum Canonical Link Script The importance of the canonical link is primarily to clear up duplicate...Canonical Link ...continue
Also posted in Google, Graphic Design, Script / Code, SEO, Technology, WordPress, WordPress Plugins | Tagged , , , , , | 38 Comments

Pure CSS Minimalist Image Hover Rollover

Demo: Code (Only Use ONE of the CSS Methods Below): CSS Sprites (New Method) .hov{display:block;width:245px;height:195px;background:url(images/hover.png)} .hov:hover{background-position:0 -195px} For this to work, simply stack the normal state image on top of....hov{display:block;width:245px;height:195px;background:url(http://calmestghost.com/images/FreshBlue.png)} .hov:hover{display:block;width:245px;height:195px;background:url(http://calmestghost.com/images/FreshGreen.png)} Demo:Code ...continue
Also posted in CSS, HTML, Script / Code, Web Design | Tagged , , , , | 2 Comments
Feedback
x close