S2 Blog
.NET 4.5 Task Based Console Application with Progress
Build a functional .NET 4.5 Task-based console app! Learn how to manage background tasks and implement custom progress reporting in your code.
February 28, 2013RFC 4648 Base32 Encoding
Master Base32 encoding with RFC 4648 details. Learn how this process represents binary data into a case-insensitive string. Start encoding today!
November 16, 2012Quest For A Simple Twitter Feed
Need simple Twitter feeds on your website? Learn how to embed a clean, minimal Twitter feed using just jQuery and CSS. Check out the guide!
August 26, 2012Public Link Feed: bitly + feedburner
Get your public Bitly links streamed to your website effortlessly. Discover the workaround using FeedBurner and JSONP for automatic integration. Learn how now!
August 25, 2012IP Adress Change Notifications
Don't lose access to your servers when your dynamic IP changes. Implement a simple monitoring API to detect IP shifts and get automated email alerts. Start here.
December 26, 2012WordPress Search Redirect Hijack
Stop WordPress redirect hijacks! We break down the PHP code injected by hackers that forces search redirects. Read our expert fix guide now.
February 17, 2014No Such File or Directory: Exec of FILE Failed
Stop the "No Such File" error! Fix deployment failures caused by Windows line endings (CRLF) vs. Unix. See the simple conversion fix.
March 3, 2014A Simple Reddit Feed
Build a simple Reddit feed for your website! Learn how to use basic jQuery and Reddit's API to display real-time sub-reddit content. Try it today!
June 22, 2014Ubiquiti UniFi Hotspot Customization
Tired of default UniFi Hotspot UIs? We show you how to customize everything—from landing pages to payment flows—for a branded, pro look. Start customizing!
March 9, 2015Google Maps API Simple Async Loading
Is your site blocked by slow Maps API loading? Discover the guaranteed async solution that beats performance bottlenecks. Read how to optimize your code today!
March 25, 2015MVEL Templates with Java
Develop powerful Java apps using MVEL. Learn to create dynamic HTML templates with embedded logic and data binding. See how MVEL makes templating easy!
April 17, 2015Multiple Maps On a Single Page with jQuery
Need multiple maps on one page? Use jQuery and data attributes to embed Google Maps effortlessly. Stop writing complex code and see the complete guide.
March 26, 2015Aeries PIC Table - Saving Student Pictures with C#
Need to extract student photos from Aeries PIC? Learn how to use C# and SQL to safely pull and manage student pictures, even when migrating tables. Check out the full guide!
March 31, 2015Simple Responsive MRTG Index Page
Fix unresponsive MRTG graphs for mobile! Learn how to add simple CSS code to make your index page look clean and scale correctly on any device. See the code here!
May 14, 2015Xamarin and C# for iOS
Learn how to develop native iOS apps using C# and Xamarin. See how simple cross-platform development is, even on a Mac. Read the guide now!
June 11, 2015Getting Bugs From Bugzilla Using XML-RPC
Locked out of modern APIs? Learn how to extract Bugzilla bug data from older versions using XML-RPC in C#. We cover the full technical process. Read the guide!
July 1, 2015Nested Tag Builder: HTML Tags Easier?
Tired of complex manual HTML? Master the NestedTagBuilder for ASP.NET MVC to effortlessly generate reusable, nested tags in C#. Read the guide!
August 14, 2015jQuery UI - Autocomplete in MVC
Master jQuery UI Autocomplete for MVC. Learn to build robust, dynamic dropdown fields with step-by-step code for forms, controllers, and JavaScript. Start building yours today!
August 26, 2015WordPress Simple Sharing Buttons
Tired of complex sharing plugins? Learn to implement simple, stylish social share buttons on WordPress using just CSS & JS. Start sharing easily today!
April 4, 2016