Software Applications & Hardware

How to Edit, Remove or Recall Skype messages that you’ve sent

H

This Skype functionality comes in handy if you’ve made a typing error or if you’ve send the wrong message to the wrong person. NOTE: If your recipient uses a Linux version of Skype and you a Windows version of Skype this functionality unfortunately won’t work at present (when this article got written). Right click on the message Select Edit message to modify message or Remove...

How to configure Pidgin 2.5.5 for Google Talk

H

STEP 1
Open Pidgin
STEP 2
Click Accounts->Manage Accounts->Add
STEP 3
Add the following
Protocol: XMPP
Screen name: You’re Google Talk screen name without @gmail.com
Server: gmail.com
Password:  You’re GMail password
STEP 4
Click on the Advanced Tab and then add the following
Connect server: talk.google.com
STEP 5
Click save and it should work.

How to use Skype hidden emoticons

H

Did you know that  Skype has hidden emoticons? Below you’ll find a list of hiddenSkype emoticons. In order to use these, open Skype type in (rock) in the message writing box and hit the enter key, and the Rock emoticon will appear.
Have fun!!!

How to add a Color Picker utility in Komodo Edit

H

Follow the steps below in order to add the color picker STEP 1 In Komodo click on the Top Toolbar TOOLBOX->ADD->NEW MACRO STEP 2 Give your Macro a new name eg. Color Picker STEP 3 Set the language to JavaScript STEP 4 Copy the following code into the textarea below underneath where you set the language /*  * JavaScript macro to provide a basic color picker for hexadecimal colors.  * Assign...

How to delete Komodo Edit 6 in Ubuntu

H

Delete the Komodo directory that the Komodo Edit installer created. If you do not know where that directory is use the locate command on the command line to locate the Komodo folder. eg. locate komodo Once found delete the Komodo Edit 6 folder sudo rm -rf /home/USERNAME/Komodo-Edit-6/{/bash} Replace USERNAME with your name or user name that you use to loginTo delete all your Komodo Edit...

How to add a code snippet/code template in NetBeans IDE 6.9.1

H

Open NetBeans IDE 6.9.1 On the Main Toolbar select Tools->Options Click on Editor and then on the Code Templates tab Click on the New button to create a new Code Template Give it a Abbreviation and click OK In the Expanded Text tab type in your Code In the Description Tab give the Code a description In the Language Combo Box select the language for the Code Template Expand Template...

How to disable ASUS Express Gate Cloud

H

I recently had a Asus Netbook 1015b to work on and everytime I boot it up the ASUS Express Gate Cloud came up and I needed to remove it since I don’t use it. This is what I did to remove it On Boot I pressed F2 immediately when promted to enter the Bios Under the Boot menu item I found that Express Gate was Enabled, I pressed the minus (-) key to disable it. And then F10 to save and exit...

How to set FileZilla to Active Mode

H

Click on Edit and then Settings
Click on FTP on the left hand side of the Window and then tick the Radio button next to Active underneath Passive.
Untick Allow fall back to other transfer mode on failure, to ensure it stays in Active mode if needed.

How to set Sublime Text 3 when double clicking a variable to include the $ sign

H

Open Sublime Text 3 Click on Preferences->Settings – User Add the following line to the file "word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?" Example: {     "bold_folder_labels": false,     "color_scheme": "Packages/User/VisualStudio Dark (SL).tmTheme",     "font_size": 9,     "ignored_packages":     [         "Vintage"     ],     "word_separators": "./\\()\"'-:...

How to import Evolution Mail from Linux to Thunderbird using Windows Vista

H

If you were using Evolution Mail using Linux, in our case the Ubuntu distribution and need to switch over to Windows Vista  using Mozilla Thunderbird and need to import your Evolution mailbox to your Thunderbird mailbox. NOTE: Linux distribution used Ubuntu (May differ from other distributions) Follow these steps below to import your mail successfully. STEP 1 In Linux, locate the home directory...

E-mail Address requirements

E

The following are the requirements for an e-mail address: An e-mail address consists of local part and domain separated by an at sign (@) character. The local part may consist of alphabetic and numeric characters, and the following characters: !, #, $, %, &, ‘, *, +, -, /, =, ?, ^, _, `, {, |, } and ~, possibly with dot separators (.), inside, but not at the start, end or next to...

How to migrate from Thunderbird to Evolution Mail together with all folders and sub folders all at once

H

NOTE: This tutorial is aimed at Ubuntu users. Open the home directory Select you’re username Press CTRL+H together to reveal hidden files and folders and locate .mozilla-thunderbird and .evolution Copy everything from ~/.mozilla-thunderbird/zyx.default/Mail into~/.evolution/mail/local/Inbox.sbd/  NOTE: Copy only the .mbox files and delete.msf files. Restart Evolution Mail and all...

How to send a message in plain text with Outlook Express or Windows Mail

H

Open Outlook Express (Start->All Programs->Outlook Express) Once Outlook Express is open click on Create Mail A new message will open up At the menu click on Format->Plain Text (To create a plain text message or to format the current mail to be plain text) A warning will popup just click on ‘OK‘ Now your message will be send using the Plain Text format NOTE: To send mail...

How to backup and restore mails in Evolution

H

BACKUP Open Evolution Click on File and then Backup Settings Choose a destination where you wish to save the backup file and give the file a name Click on SAVE A popup window will appear asking you if you are sure to close Evolution since the backup process can only start if Evolution is not running. If you wish to restart Evolution after backup check the checkbox next to “Restart Evolution...

How to configure a Gmail account with Evolution Mail using POP3 and SMTP

H

Login to the Gmail website.  Once logged in, click on Settings Click on the Forwarding and POP/IMAP tab Make sure that POP is enabled in the POP Download section Once POP downloading has been enabled or was already enabled exit the Gmailwebsite Open Evolution Mail Click on Edit and then on Preferences Click on Add Click on Forward Enter your Full Name, your Gmail email address and all Optional...

How to increase Server Timeouts in Microsoft Outlook 2007

H

Once Microsoft Outlook 2007 is running click on the Tools menu item Under the Tools menu item click on the menu that is labeled Account Settings Now a list of email accounts will be listed, double click on the email account on which you need to adjust the Server Timeout Click on the More Settings button then on the Advanced Tab Now a section labeled Server Timeouts will appear. Adjust...

About Author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

Follow Me