Posts
All the articles I've posted.
Cool tools for wireframing
Published: at 07:05 PMAn overview of tools for wireframing and prototyping, including Axure RP and Balsamiq Mockups, highlighting their features and benefits for design and collaboration.
Common .htaccess Redirects
Published: at 05:11 AMA comprehensive guide to common .htaccess redirects, including examples for single pages, entire sites, subfolders, and advanced redirection techniques using mod_rewrite.
FluentMigrator timeout when adding a new column to a large table
Published: at 12:00 PMDiscusses the challenges and solutions for adding a new column to a large table using FluentMigrator, including handling timeouts and adjusting SQL command timeout settings.
P vs NP explained
Published: at 02:34 PMAn overview of the P versus NP problem, explaining the difference between the complexity classes P and NP and the significance of determining whether every problem whose solution can be quickly verified can also be quickly solved.