Richard WaeryAs a developer, I'm guilty of having side projects I never finish. So I gave in and decided to embrace the practice of not finishing to encourage my own continuous learning. Please feel free to share your thoughts, critics or interests on anything you see here.
Recent Posts
Let's use a scenario where we want to send HTML email each time a new node article is added.
To be able to embed code snippet using your favorite WYSIWYG editor in Drupal 8, you will need to do the following.
For this example, we will use jQuery.ajax() to display the node via Ajax. jQuery.Ajax() expects a url and a settings object containing key/value pair that configure the request.
Recent Projects
I was working on the SBA.gov project for about 2 years, as part of a team of developers. My responsibilities included:
My responsibilities included taking care of content and site migration of MBDA.gov site from Drupal 6 to Drupal 7. Implementing Drupal Migrate API for content migration of over 3000 nodes.
This is a side project I do for the High School I attended.
Recent Experiments
Web wrapper for GhostScript to resize PDF.
This demonstrates how you can use imagemagick scripts through web interface.
Single player battleship game written in vanilla javascript using MVC design pattern.