CREATIVE CODING BLOG
Quick Talk
Learn to animate nice curve lines in a few code lines with ThreeJS, and show them from above.
Read more »
Basement
here is a quick helper for dealing with small three js animations in a rather simple technique : add objects by naming them, and bulk removing them by name. This is an extension for the threejs Scene object, I call it WaveScene
Demonstration of a fence configurator (design fence with posts, limited width for panel, panel picker for specific coloring and custom laser cut design) Here I demonstrated integration of Material Design for Boostrap free version to build a side toolbar that mimics the photoshop tool palet. The example here was built with webpack. It combines many […]
here we review cost calculator modules for wordpress. TIP : try one of these plugins, then go ahead with gravity forms hacks and code based calculation
Laravel nova documentation is quite exhaustive but lacks detailed explanation for many various subjects.
Spending time on social media curating content ? would like to select, archive, and display user generated content in one place, on your own site ? here is a list of plugins your can use to integrate social media content in wordpress
While comparing wordpress woocommerce with magento, I pointed out the very efficient bulk editing feature for products in magento : it's quite amazing to find out that new versions of wordpress bring features you would not even imagine. Version 2.7 of wordpress, brought to the world in december 2008, brought the famous Batch and inline editing, also […]
I liked the look and design of a french travel agency website, http://www.doublesens.fr/ : a quick investigation into the inner engine that powers the simple layout , clean drop down menu and wift responsivness led me to LOCOMOTIVE CMS a promising new CMS built on rails and specialized on custom post types. Its website features a nice […]
Selection of woocommerce digital product modules Sell virtual content : video access, online course, elearning Create content with wordpress : use custom type content for elearning Create chapters : sell multiple pages / content within on product Easy interface Protect access : only purchasers of content can view Fully integrated within woocommerce There are many ways to restrict content […]
this is just the kind of manipulation you'd like automated. there is a very good document on doing SVN with SVNX (equivalent of TortoiseSVN on windows) on mac on this site "zigpress", but if you choose the command line tools option, you might encounter some tricky errors that took me a few hours to solve : […]