How to Determine If a User is Accessing a Web Site Through a Mobile Device
Last Updated on Wednesday, 23 January 2013 12:51 Written by David Bauernschmidt Wednesday, 23 January 2013 12:00
With the explosion of smartphones, tablets and other handheld devices it is becoming more important than ever to determine what type of devices are being used to get to your data. Furthermore; hiring a development team to build the same application for Apple, Android, and Microsoft is almost only dedicated to companies that are very large or those companies that are willing to lose money until they hit it big. For the vast majority a solution is to develop a web application that fairly browser independent. This article is not designed to show you how to build a mobile application (this might come in a later blog) but rather provide you with the first step in this journey. This sample is to help in identifying whether a user is on your site by a mobile device or through a normal browser. I have pulled together different parts of the web to provide step by step instructions to do the following:
Learn MoreError in Deleting Emails in Apple Mail
Last Updated on Thursday, 20 December 2012 12:13 Written by Naveed Ashraf Thursday, 20 December 2012 12:13
Deleting E-mail in Apple Mail
This post addresses to users who are using Apple Mail.
When you are using IMAP in Apple Mail and try to delete an email an error displayed as below;
The IMAP command “UID COPY” (to Deleted Messages) failed for the mailbox “INBOX” with server error: Failed to save copy of message.
How to Connect to a FTP Server with an Android Device
Last Updated on Tuesday, 12 June 2012 02:40 Written by Richi González Wednesday, 20 June 2012 12:00
Hello,
You’ve probably wondered if there was a way to transfer files between your server and your mobile device on the road, where no computer is available. Well, this will definitely solve that. You will learn how to transfer files between a FTP server and your Android device with a free app called: AndFTP.
Difficulty level: Easy
1. Download and install the app from the Android Market.
Learn MoreHow to Make Your Elgg 1.8 Site Mobile Friendly
Last Updated on Tuesday, 29 May 2012 12:35 Written by Rodolfo Hernandez Sunday, 3 June 2012 12:00
More and more people are connecting to the internet through their mobile devices and our Elgg users are looking for a solution to have their Elgg networks available on mobile devices. For that reason, in this article, I am going to give you a step by step guide on how to make your Elgg site mobile friendly:
1. We are going to use a plugin called Mobilize. Mobilize gives your mobile users a clean and lightweight layout to your network. Download the plugin here: Mobilize
2. After downloading the plugin, upload the plugin to the mod folder. If you don’t know how to do that, please read this article.
3. Login on your Elgg network as an Administration and go to the Administration Dashboard:

How To Connect to a VPN with an Android Device
Last Updated on Sunday, 20 May 2012 12:36 Written by Richi González Monday, 7 May 2012 12:00
Hello,
If your company has a VPN network and you need to be connected on the road to it, you can do it if you have an Android mobile phone (can be done in other devices too). Most Android devices have a built in VPN client installed; you just need to set up the connection.
Difficulty level: Easy
1. Go to Settings -> Wireless & Networks -> VPN Settings -> Set up and manage Virtual Private Networks.
Learn More
Recent Comments