How To: Google Geolocation Services API Implementation
Pump up your site's mobile-friendly capabilities by implementing Google's geolocation services API.
Pump up your site's mobile-friendly capabilities by implementing Google's geolocation services API.
Turn web development into child's play by understanding WordPress child themes and how they can help you customize your site.
By default, WordPress menus require each item added to link to another page within your site, another post, category or to a custom link. However, especially when creating a drop-down menu, sometimes you want to add navigation items that only help organize menu items--without linking somewhere else. Sometimes you may only want to add a title
When creating content in WordPress, should you create it as a post or a page? What are the differences and does it matter for SEO?
"Learn from the master, you must!" If you do any development outside of FileMaker Pro (and trust me, if only to learn different ways of approaching problems, you really should), you know that there’s a “gotcha” when assigning and using variables. In several languages, you can assign a FileMaker variable like this: $myvariable = ‘my value';