Using these keys below, you can do your tests on localhost : Google add a message on recaptcha to prevent users and the administrator that keys are just for tests.
Remove line breaks in a Google Spreadsheet cell
The first formula replaces line breaks with a space and the second formula replaces paragraph breaks with a space.
Conditional if cell has this, then display this, else display this – Google Sheets
This is a formula written for Google Sheets. It looks for text matching one of three conditions and otherwise will display ‘Not Detected’.
How to view the number of unique visitors to a page
As seen here: http://www.martinlugton.com/view-number-unique-visitors-page-set-pages-google-analytics/ You can see the number of unique visitors to your site as a whole in Google Analytics’ Audience report. But if you go to Behavior > Content Drilldown, to view a particular page of set of pages, you can only see “unique page views”. Unique page views is a different measure to Full Article…
Using Google Spreadsheets as a CMS with PHP
As seen here: http://elikirk.com/using-google-spreadsheets-as-a-cms-with-php/ Setup a Published Google Spreadsheet Create a Google spreadsheet, then fill in the data in your spreadsheet with an identifier in one column and the content in the next column. Next, we need to publish the content. Note: This is more than just “Sharing” the spreadsheet. When you to this, your Full Article…
Bullet proof DNS for sending emails
Always setup a robust set of DNS records for your emails. Here is the setup I have been using for my self! Usually it’s easy if the website host is also hosting emails, this information is more useful for situations where the website and email hosting are separate (as they should be). You can further Full Article…
Google Analytics Tip – How to Delete Profiles and Web Properties
We recently had a client that wanted to do some cleanup on their Google Analytics account and get rid of several web properties that either had never been used or were no longer needed. Google provides some pretty clear guidance on how to create or edit a web property and add or remove profiles within that property, but nothing on how to delete Full Article…
Google Apps Standard for Free
I strongly suggest every web developer should own a domain, that helps you to understand the real time web system. The web giant Google offering a free tool called Google Apps Standard Edition you will get Gmail, GTalk, GCal, and Gdocs. This post explains how to setup the free Google Apps Standard for your domain. Live Full Article…
Gmail won’t load – Alternate URLs
If the problem still exists you can try to use alternative URL instead of gmail.com. Try these URLs before complaining that “my Gmail will not load.” Safe mode – http://mail.google.com/mail/?labs=0 Secure mode – https://mail.google.com/ Older version – http://mail.google.com/mail/?ui=1 Basic mode – http://mail.google.com/mail/?ui=html Mobile mode – http://mail.google.com/mail/?ui=mobile or http://m.gmail.com iPhone mode – http://mail.google.com/mail/x/gdlakb-/gp/ iGoogle gadget – http://www.google.com/ig/gmailmax “No browser checking” mode – http://mail.google.com/mail?nocheckbrowser
Google Apps/Gmail – Send email from domains
I have registered form Google Apps Preimer and I’m going to be using it for easy off location access to emails for my 3 domains (pixelpress.com.au lugg.com.au and digitalcoffee.com.au). The most troublesome thing about setting this up was configuring Gmasil to allow me to send or reply to email from any of my domains. This Full Article…