How to Connect to Your Elgg Network With Dreamweaver
Last Updated on Thursday, 17 January 2013 07:56 Written by Rodolfo Hernandez Thursday, 20 December 2012 12:00
In this video, brought to you by Arvixe, I will give you a step by step guide on how to connect your Elgg network with Dreamweaver:
Looking for quality Elgg Web Hosting? Look no further than Arvixe Web Hosting!
How Do I Check That a Content Delivery Network (CDN) is Available?
Last Updated on Thursday, 29 November 2012 08:29 Written by David Bauernschmidt Saturday, 1 December 2012 12:00
The #1 way to speed up your website is to minimize HTTP requests, however; inevitably you will make request for images, audio, video, code, and other content. Whenever; you can off load some of the content to other domains or to other servers your site will always load faster. However; there will be times when those ‘other servers’ will be down. Whether it is just for a moment or for a longer period of time, you do not want your site to be at the mercy of those servers. What can you do? (Glad you asked). You can have the best of both worlds. Why not check to see if the ‘other’ server is available. If it is then use their servers to deliver your content. If not then just load your own content from your site. It is not that hard to do and takes about 3 more lines of code. You can use this for anything in particular. Just find the piece of code to check for.
I am giving you this example of the jQuery library and any library will do just replace the code with the syntax for their library.
Learn MoreHow 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 MoreHow to Make Everything Private in Elgg 1.8
Last Updated on Sunday, 1 April 2012 09:45 Written by Rodolfo Hernandez Saturday, 7 April 2012 12:00
In this article, I will show you a step by step guide on how to make you Elgg network entirely private.
Some of our Elgg users are running private networks. However, some of the pages were available for everybody. They want to keep all of the information for logged in users only and wanted an easy way to do this. Elgg provides this, and it is easy to do!
1. First sign in as an Admin and go to the Administration Dashboard.
Learn MoreHow to Change the Name of Your Network in Elgg 1.8
Last Updated on Friday, 30 December 2011 08:15 Written by Rodolfo Hernandez Friday, 30 December 2011 12:00
In this article, I will give you a step by step guide on how to change the name of your network in Elgg 1.8. Sign in as an admin in Elgg and follow these steps:
1. Once logged in, click on the Administration link at the right in the top bar menu:
Learn More
Recent Comments