News Feed

I rarely share anything on social media, this is where I post about projects I'm working on as well as opinions on current events, the internet, and small business.

steve's picture
6 years ago

Fix Double Encoded %20 in Drupal Apache Solr Search

Published 6 years ago
This is difficult to troubleshoot because there are a variety of patches aimed at fixing this...
Category: Drupal 7 Tutorials
steve's picture
6 years ago

Remove H1 Title from Apache Solr Search Results

Published 6 years ago
On "Edit Search Page" in Apache Solr Search you can set the page title to %terms or...
Category: Drupal 7 Tutorials
steve's picture
6 years ago

Noindex Pager URLs in Drupal 7

Published 6 years ago
I required a way to noindex search results in Drupal 7 using Apache Solr but this method...
Category: Drupal 7 Tutorials
steve's picture
6 years ago

Web Design for Appraisal Business

Published 6 years ago
Squair Appraisals was looking for a simple, professional, and easy to navigate website for...
steve's picture
6 years ago
microsoft funny

5 Reasons Microsoft Sucks

Published 6 years ago
Most people assume that, since I am not an Apple fan, that I must like Microsoft. Here are 5...
Category: The Internet
steve's picture
6 years ago

HTML Snippets & Tutorials

Published 6 years ago
This is a compiled list of HTML, CSS, and Javascript tricks and tutorial that I want to...
Category: Useful Resources
steve's picture
6 years ago

Top Features to add to TownPost
‣ Endorse/Rate other Users or Reputation Score
‣ Profile/Ad Discussion on News Feed
‣ Premium Member
‣ Premium Ad

Fix Password Reset - https://www.drupal.org/project/prlp or https://www.drupal.org/project/simple_pass_reset or https://www.drupal.org/project/nocurrent_pass

Fort Sask Facebook Buy and Sell Page
St. Alberta Facebook Buy and Sell Page
Red Deer Facebook Buy and Sell Page

Revised buy and sell page for Canmore.

Category: Scrapbook
steve's picture
6 years ago

HTML5 References

Published 6 years ago
This cheat sheet summarizes the complete HTML5 Canvas API for the 2D context, based on to the...
Category: Useful Resources
steve's picture
6 years ago

Figure out the bottlenecks to growth, there are limitless things to work on in a startup but you must focus on those things that are constraining your growth. Once you have a "true north" you can easily wake up in the morning and know what you need to work on.

Category: Scrapbook
steve's picture
6 years ago

Convert %2520 to + sign using .htaccess so your Search pages have nice looking URLs with plus signs instead of a bunch of encoded nonsense.
RewriteRule ^(.*)\ (.*)$ /$1+$2 [L,R=301]

Category: Scrapbook

Pages