Untangle the Website Design Process with Wireframing
Mock up a clean website layout in minutes with Pencil. This free wireframing tool is simple to use and includes all of the basic GUI tools.
Mock up a clean website layout in minutes with Pencil. This free wireframing tool is simple to use and includes all of the basic GUI tools.
Eradicate those annoying little PHP and MySQL code demons with these tools and a few lines of custom code created by one of our developers.
Do you own or operate a WordPress, Joomla!, Drupal, Magento or WooCommerce site? Then you're using PHP and should read this to prepare for critical changes this new year.
Why You Should Consider Using Git, Even If You Are a Solo Developer by: Fred Morgan If you work with open source software then I’m sure you have already learned how challenging the process of upgrading applications can be (if not, you will soon enough). After recently upgrading a Drupal 7 installation for a client, I
Need to change the appearance of some content on your site? Try a Custom Post Type - it's a great way to distinguish content like staff profiles, testimonials and such so it looks different from your standard Page and Post formats.
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';