Skip to content

Zack's Domain

My Personal Tech Blog

  • Home
  • About Me

Category: Programming

My various programming projects, tips and scripts. Some of this is part of my own learning experience.

April 11, 2014 Cloud Services / Data / Programming

Convert Network Solutions CSV Product Exports to WooCommerce CSV Imports

This post will eventually detail everything you need to do to export Network Solutions products into WooCommerce formats for importing. I wanted to start this post now even though it’s unfinished, so I can collect some feedback if this sort of thing is something more people are needing. There are

Continue reading
March 10, 2014 Programming

Quick Way to Find PHP’s Temp Folder

If you want to know what folder (in Linux), that PHP is using for temps, you can always check the php.ini. However, the setting for temp folder is often commented out, leaving the “system default” as the folder of choice. But what is that? One way is to just type

Continue reading
March 21, 2013 Programming

33% Wide Column Fix for Alignment Issues

There are many templates out there for creating responsive percent-based columns. Percentages like 10% or 50% or 25% work because they add up to 100% so they will align. When you need columns split into thirds, for example, they will not line up perfectly by using 33% for width. Let’s

Continue reading
Recover Threads and Posts in vBulletin
March 10, 2013 Programming

How to Selectively Recover Threads and Posts in vBulletin 4

You found this page because you made a foo bar on your vBulletin forum and wish to selectively recover threads and posts from a particular forum that was accidentally removed. I think I can help you do this! I had this project and I’m going to provide the steps and

Continue reading

Recent Posts

  • My Favorite WordPress Plugins
  • How to Create a Bootable USB Drive Using Command Line
  • How To Show Thumbnail Images in Advanced Typepad Template Excerpts
  • Mediafire Discontinues Desktop Sync
  • Scheduled Task Batch File Isn’t Working
Copyright© 2019 Zacksdomain.com