Minor Updates to Naque

March 10th, 2014

We don’t often post about Naque, the site with a nack for creating unique names and words. So, even though today’s updates are relatively modest, it’s a good time to post about it.

What’s changed? The old Flash powered fonts, which broke a long time ago, are finally replaced with Google powered fonts. And we’ve decided to centre the site in the web browser – as screens have gotten much wider over the years, the site has started to feel lopsided, at least to us.

It’s crazy, Naque is over 10 years old now! And crazier still, hundreds of people use it every day!

Oscar’s Bingo for reddit? Yes… we can do that.

March 1st, 2014

We had an interesting email the other day from a moderator of the movie subreddit on … er… reddit.com. They wanted some help with their Oscars Bingo game.

Several emails, and a little bit of one-off work using print-bingo.com, and we had a system that worked for everyone.

And it’s live now:  official reddit thread. It’s not a typical use of our custom bingo card generator, print-bingo.com, but, it is not the first custom job that we have ever done, nor is it likely to be the last.

WordPress Missing Gallery Slideshow Option?

January 26th, 2014

Today I am working on a simple WordPress based website for a small school. On this particular site, a slideshow will be required. If  you Google for “WordPress slideshow” you will find a few links on the various WordPress websites and user forums regarding the built-in slide show tools.

Well, that’s misleading.

It took far too long for me to figure out that self-hosted WordPress does NOT include a slideshow option for image galleries. Slideshows are available to those who use a WordPress hosted site. So, for those of us who host on 3rd party web hosts (or on your own VPS, perhaps), you need to use a plugin (still).

I have used NextGen Gallery in the past, and it still is one of the most popular image gallery managers for WordPress, so it looks like I will be using it again.

And for your reference, here, is a list of features that are different between the “.com” and “.org” WordPress systems.

 

Using the PHP PEAR Services_Twitter Package with HTTPS

January 25th, 2014

I have a PHP script that runs every few minutes via a cron job that has been running for a few years to send me direct messages on Twitter from a single-purpose Twitter account. The net result is that I can have system alerts sent to me by text message (by having direct messages from this special account subscribed for mobile alerts).

This script stopped working a week or two ago, and I finally got around to figuring out why. On Jan. 14, 2014, Twitter made SSL/TLS mandatory for connections to api.twitter.com. The announcement / blog post about that is here: https://dev.twitter.com/discussions/24239

Apparently, and not surprisingly, the PEAR module, Services_Twitter (available here: http://pear.php.net/package/Services_Twitter/),  works with api.twitter.com, and thus stopped working.

The fix was simple, once I was able to decipher the automated docs…

After this line: $twitter = new Services_Twitter();

I added this line: $twitter->setOption(‘use_ssl’,true);

The placement is probably flexible. But this one line worked. And my phone is now getting all those text message alerts that I dread. Yipee (?)

I wonder if I’m the only person using this library, considering that my Google searches came up surprisingly sparse on this topic…

 

 

How to Transfer Ownership/Management of a Google Plus (Google+) Page

January 12th, 2014

Here’s a hint for every group and business: I highly recommend having a Google+ Page for your organization – even us at Perceptus will be setting one up sooner or later. Why? Because, I highly suspect that having a Google+ Page will influence your Google search ranking.

I recently helped test the transferring of ownership and management of a Google Plus Page – mostly as a favour to someone I know who needs to make one for her club Toastmasters of Today (Vancouver). If you are creating a Google+ Page for your business or club, it is possible to transfer the ownership of a Google Plus page and to have multiple managers, which is useful for when those pesky personnel changes come up!

Here’s the gist of how ownership and management of a Google+ Page is handled:

  • The first person to create the Google Plus Page automatically becomes the owner.
  • There is only 1 owner of a Google+ Page, but the owner can add multiple managers.
  • There are 2 types of managers: managers and communications managers. The owner and managers have different permissions.
  • The owner can transfer ownership to a manager – BUT that manager must have been a manager for at least 2 weeks (I assume this is to prevent theft of control of a page by giving managers a few days to discover and remove false new manager additions). Then the initial owner automatically gets demoted to a manager. This means that if your organization is preparing for a pesky personnel change, make sure to plan the Google+ Page ownership change at least 2 weeks in advance! :)

 

On another Google+ topic, what search term are you supposed to use to search for a Google+ Page? “Google+”? “Google Plus”? I’ve randomly used both terms throughout this post. How ironic that Google picked a name that’s so confusing to search. Ugh. Never mind the fact that “+” is frequently used in that silly thing called math?