RSS
 

Archive for the ‘Tech Stuff’ Category

Setting up Conditional Call Forwarding on my iPhone

18 Jan

How to activate the conditional call forwarding options on your iPhone

I love my iPhone, however the lack of call forwarding options is frustrating.

At the moment I’m working out of a location that has poor reception on the mobile network. Fortunately Skype is coming to the rescue and I’m able to divert my mobile number to my Skype number. I then answer calls on my iPhone (it has a Skype app), or my Mac.

Rather than having to divert and undivert, using this method I’ve set up Call forwarding if unanswered. That way I have enough time to go and put my headphones on before the call is diverted to my computer. Yay! :-)

 

Facebook question – how do I create groups and stop some friends seeing my wall?

23 Jul

Recently a friend asked me how to create groups of friends (or lists, as Facebook calls them), and stop some lists from seeing what is posted on their wall.

My answer is here:

FIrst you want to create a friends list with the people you want to restrict. Maybe call it acquaintances or something similar. Instructions on how to do that are here:
http://slymarketing.com/how-create-friends-lists-facebook

Then you want to change who can view things on your wall. This can be done through changing 2 settings.

I’ve copied the following from Facebook’s page:

You can control the visibility of all content you and your friends post on your wall by following these instructions.

Your friends’ posts:
1. Choose the “Privacy Settings” option in the Account drop-down menu at the top of any Facebook page.
2. Select “Customize settings” in the “Sharing on Facebook” section.
3. Look for the “Things others share” section. A drop-down menu allows you to choose who can view the content that friends post to your Wall (you can start typing the name of the friend’s list you’ve just created and it should appear here). If you don’t want people to post on your Wall, uncheck the box next to the “Friends can post to my wall” option.

Your posts:
1. Choose the “Privacy Settings” option in the Account drop-down menu at the top of any Facebook page.
2. Select “Customize settings” in the “Sharing on Facebook” section.
3. Look for the “Things I share” section. A drop-down menu allows you to choose who can view the content that you post to your wall (you can start typing the name of the friend’s list you’ve just created and it should appear here).

 

How to use the Spotlight Window for Complex Searches [MacTip]

05 Apr

This is more a personal bookmark than anything else, as I love spotlight but have been keeping my searches quite simple. I’ve read this before, however whenever I do, I think ‘ah… I should have used that last week when…” You get the idea.

So here is a great tip from MacTips for Spotlight search:

How to use the Spotlight Window for Complex Searches

 
 

Are you worried about security on the Internet? [Geotagging]

30 Mar

Recently a friend sent me a link to the following video. It’s scary how ‘social’ information about where we are can be used against us. I guess now because of this and news stories like it, people really do know how to stalk each other electronically.

It can sound pretty creepy. Fortunately most people don’t have the skill to do this, however there are certainly a lot of people who do, and who will use it against you.

So we have a couple of options here – we can stick our heads in the sand and refuse to acknowledge the technology – its greatness and its dangers – or we can learn something about it. Here are a couple of definitions to get you started.

What is Geotagging?

Geotagging is the process of adding geographical identification metadata to various media such as photographs, video, websites, or other media. It is added to EXIF data in a large number of mobile phones, and lately, digital cameras. Some people call it GPS tagging.

What is EXIF Data?

EXIF data (EXchangeable Image File) is data that is stored in jpeg and other image and video media files, and includes data such as shutter speed, date and time, focal length, exposure compensation, metering pattern and if a flash was used a the time a photo was taken.

Fortunately, you don’t have to stop taking photos and videos completely. There are some ways to protect yourself.

Disable GeoTagging on Phones

The first way is if you use your phone to take videos or photos, you need to reset or turn off the Geotag setting.

iPhones – Visit eHow – How to Disable Geotag on an iPhone to see how this is done.

Other Phones – there is a comprehensive guide on turning this Geotagging feature off on a number of phones, including Palm WebOS, Android and Blackberry over at the I Can Stalk You website.

I would encourage you to do this, or never take photos on your regular routine or at home.

Does your child or teen have a phone that Geotags?

Also, check your child’s phone to see if they are recording location data. Talk to them about it so that they know the bad side of what can be done with that information – show them the above video if it helps.

Creating awareness about how information is used is not only important, it allows them to think about other ways that information can be used, and also makes them aware of the information that is collected about them and how it can fall into the wrong hands.

Do you know of any other ways to disable geotags on phones? Please post in the comments if you do, and share this valuable information so that we can create awareness and others will benefit.

And then when you are finished with this, go on to read about password security.

 

TechTip: Redirecting directories in cPanel & WordPress [Heavy Stuff]

26 Aug

This is a bit for my own reference and because I couldn’t find a useful link on this, so I hope that this page provides information that some would find useful. Apologies to my regular readers who may think this is a bit too ‘deep’.

Recently I changed all the Permalinks in a WordPress blog, and shuffled some things around. This resulted in a lot of 404 messages and file not found results for regular readers, or some coming from other links and search engines. So for some really important stuff I decided to put some permanent redirects in. However when I tried to redirect to the new permalink that WordPress provided, I was getting some weird error messages, so I sought an alternative.

Redirecting folders to WordPress Posts

This was a little easier than the next one, as WordPress 3.0 and higher helps you out by providing you with a shortcut URL.

For example, after saving the draft of this post, you can see under the title bar there is a button called “Get Shortlink”:

If you click on that button, you get a link like this:

So now I copied that URL to my clipboard and then went to my host’s cPanel.

I then go to the ‘redirects’ item (which you can find easily by using the new search option for cPanel):

Then I just fill in the directory that I want to set up the permanent redirection for (eg. http://myblog.ozlady.com/some_directory redirects to http://myblog.ozlady.com/?p=1999) – see in the screen shot below.

Click the ‘Add’ button, and you’re done!

Redirecting folders to WordPress Pages

This one is almost identical to the redirect for WordPress posts, however for WordPress pages, I found it a little trickier to find the shortcut URL.

To do this you will need to find the Page number. To do this, go to the pages listing and ‘Edit’ the page that you want to redirect to.

In the URL at the top of the ‘Edit Page’ page you will see something link this:

Note down the number next to “post=” (in the instance above it is 166.

Now you will need to use that number and insert it in a pages URL which is slightly different from the one we used in the posts example.

http://myblog.ozlady.com/?page_id=7

Notice that we use ?page_id= instead of ?p=

This can then be entered in the cPanel Redirects page as follows:

Click on ‘Add’, and you now have a redirect to a WordPress page.

If you know of an easier way to do this, please let me know, however in my case I found that the permalinks provided by WordPress that would appear in the address bar were kicking me with error messages, and this was almost fool-proof.

Back to regular programming now!

 

What is the price of rice in China? [Wolfram Alpha let me down]

08 Aug

Wolfram Alpha couldn’t tell me!

Sure – it could tell me how much they consume, but upon purchasing this app it couldn’t answer the first question I typed in.

Bummer.

It did, however, identify the dog that I was enquiring about! LoL

 
 

Java – yes you can remove all those Java installations [What a pain in the neck]

29 Jul

I support a small office of Windows PCs, and I have told staff they need to update, update, update or suffer virus and spyware infections. So like good little chilluns who do not want to incur my wrath, they do!!

Unfortunately I’ve learned that over the course of two revisions of Java 5 & 6, this means that some users have 8-10 installations of Java on their computers. Check it yourself – go to Control Panel >> Add/Remove Programs and see.

For one user, this was 1.2 Gb of space! Seems a little weird that these are not uninstalled on upgrade.

I checked the Java.com website and they even have a FAQ to answer it:

I’m not sure which was more frustrating – sitting there uninstalling 8 installations of Java that the user diligently updated, or waiting for 3 months worth of virus definitions to download (Java updates are apparently more important than anti-virus updates).

 

Not what I expected : iPhone App Search Result

16 Jul

Not the response I expected. :-|

 

How to turn on the iPhone and iPod Touch Power Percentage Bar

14 Jul

Go to Settings > General > Usage and you can turn the battery percentage to ON.

 

iBooks [iPhone apps iLike]

27 Jun

I love reading, and with my chronically late husband, I often find myself with 5-10 minutes waiting time with nothing to do. Fortunately, my iPhone has become an ebook reader with first Stanza, and now iBooks.

Stanza was always awesome. I just found that finding titles in Stanza format was limiting.

And now iBooks has the ability to convert PDF files – it’s gotta be a fave in the eBook application game (at the moment, anyway – I’m a fickle consumer).

Search for iBook in the Apple store.