We’re happy to announce the launch of a new site in the Linchpin network of websites, linchpin.tools. This site is a set of useful tools for IP lookup, domain WHOIS, and one-time use/expiring content/secret sharing. This is primarily a set of tools for our clients to quickly share information without having to do a Google search, but feel free to utilize or provide feedback. We have noticed that the WHOIS[…]
snippets
Passing along session in Magento to different domains
In some of our larger Magento EE (Enterprise Edition) setups we have Multiple stores that have different domains. One of the challenges with stores on different domains is sharing sessions.
addLinks to top.links in Magento
We’re always creating custom Magento implementations for our clients and that typically starts with a local.xml file.
Useful Magento Base Path References
Here are some helpful Magento references and snippets we regularly use.
Useful Javascript Post Office Box Regex Pattern
We work with a variety of clients that have all customer of all sorts of demographics. I find that older clientele seem to try to “game” the system from time to time. A prime example is the one below. With the following regex check. I had to not only check for PO Box and all it’s various permutations. But I also needed to check to see if the user input[…]