Software Engineering in Web Development, Backend Services, and More

Author: Tom (Page 243 of 433)

My Suite of Apps: Gemini

I’ve mentioned in previous posts in this series that I’m pretty big on how I organize my photos. That is, I use a service for backing them up, and a utility to make sure that they are also stamped with the proper date and time as per the EXIF data.

But another challenge that comes with managing not only photos, but other files such as MP3s (be it music, podcasts, eBooks, documents, and so on) is making sure that you don’t have duplicate files lying around the file system.

To be clear, sometimes you may want the same copy of multiple files. For example, say you buy an album from Hammock and then you drop a couple of tracks from them on a playlist or a, gasp, mix CD, then you wouldn’t want to delete both copies of the files.

In any case, if you’re trying to keep your pictures, documents, MP3s, and other files in as lean as shape as possible, I recommend Gemini for identifying, locating, and removing duplicate files.

Continue reading

Two Takeaways Regarding LoopConf

Over the past few months, one of the larger items of discussion within the WordPress community is that of LoopConf.

LoopConf

It’s a pretty big deal because it’s the first conference of its size to be focused specifically on WordPress developers – a niché conference, if you will – but perhaps the largest point of discussion around the conference has been the point of pricing.

Interestingly enough, at the same time all of this is happening, the community has also been talking about hosting specialized conferences that cater towards specific areas of WordPress. Whereas WordCamps tend to hit bloggers, beginners, businesses, developers, and designers, some have been talking about conferences that focus specifically on one to maybe two of these types of audiences.

So LoopConf comes around and basically does both: It provides a conference that’s a proof-of-concept for the idea of specialized conferences, and it shows us how the pricing of a conference affects the attendance.

It’s really the perfect time to be hosting this type of event.

Continue reading

Until Someone Asks Your Opinion

Anyone who spends a lot of time online blogging, tweeting, publicly sharing projects, or at least one of the above has likely, at some point, been asked for advice.

If not, it’s only a matter of time. There’s something about placing your thoughts, opinions, and projects – no matter how good or bad they may be – that gives you some level of credence with whom you interact.

Sure, sometimes you get negative feedback or negative criticism – that’s to be expected – and some times, others give positive feedback or confirmation and though that may not always be expected, it’s always appreciated.

Perhaps the best form of feedback, though, comes in the form of having someone either ask your opinion on something or how you would achieve something in a given programming environment.

There’s something awesome about that (and something a little scary about it, as well).

Continue reading

When You Export All WordPress Data…

TL;DR: Exporting a lot of data? Don't forget the "posts_per_page" argument.

If you’ve ever done any work for yourself or for others in WordPress where you’re responsible for importing a lot of data in a specific format (such as a CSV), then the odds that you’ve had to also work on writing an export tool for the same data are pretty high.

I mean, it makes sense, right? Get the original data into the new, WordPress-based system, do work in the new system, export the data so its portable for others.

But how is this information usually structured?

Continue reading

« Older posts Newer posts »

© 2026 Tom McFarlin

Theme by Anders NorenUp ↑