**We are currently moving to a new host. Please pardon any errors!**
Software Engineering | Crimm
 

Posts categorized under ‘Software Engineering’

[Linux] Bash script to monitor file creation/modification – Perfect for checking backups

I have script that monitors MS SQL backups on a Windows server and thought I would share it with everyone. Here it is in it’s entirety, and I’ll explain some of the details below.

Read More

RegExr: A site to help you build RegEx/Pattern Matching statements!

I was just passed this and it’s SWEET! I have to share.

Read More

Scheduled Tasks involving BAT files and Windows Server 2003/Win XP

Recently, I had issues running a scheduled task as a generic user. The contents of the BAT file aren’t important, but the error is. “XXXXX.job” (XXXXX.bat) **ERROR** 0×80070005: Access is denied. Try using the Task page Browse button to locate [...]

Read More

Simple Access Logging Script [PHP]

I needed to make a script that logged the hour, minute, day and year of a user connecting to a website. I was able to accomplish this using PHP and wanted to share it with you.

Read More

Change the default admin USERNAME in WordPress

Read More

Sexybookmarks Error: public.php on line 112

As you can see below I use the popular SexyBookmarks. Recently, I updated it and got the following error: Fatal error: Cannot use string offset as an array in /plugins/sexybookmarks/includes/public.php on line 112

Read More

« Older Entries