gmail and your own domain

by prettyscripts on 2009-05-04 17:09:57 • Leave a comment »

free

this is probably not something new, but i just recently discovered that you can use gmail with your domain for free – personal use only. with this, instead of using your normal gmail email address with your emails, you can now use email address with yo… more »

Tags: domain, free, gmail

mysql: get domain name from url string

by prettyscripts on 2009-02-13 12:46:09 • Leave a comment »

code

i need to run a report of urls stored in mysql database which shows the domain and the count. how to extract the domain or subdomin from the full url string with mysql? substring_index(substring_index(trim(leading "https://" from trim(leading http://"… more »

Tags: domain, sql, string

b2evo: multiple installations and subdomains

by prettyscripts on 2008-03-23 17:23:53 • Leave a comment »

b2evolution

after installing a b2evo site, i got this error when trying to login: Either you have not enabled cookies or this login window has expired. after some trial and error tests and investigation, thanks to cookie viewer from firefox addon – web developer… more »

Tags: b2evo, domain