In this tutorial we will see how to install wordpress in your website through Media Temple (mt) in just 10 minutes.
Overview
Since 2005 I used media temple for my websites and always I recommend this company for clients and friends. The control panel of any service is great, and the feature that I use is “one click applications” on grid service(gs).
Step 1
Go to media temple and login in your account when you did it will appear the main control panel like the following image. Now select your domain or subdomain where you want to install wordpress and then click over “manage this server” option.
Step 2
You must see several options for admin your domain, click over “1-click applications” like the following image and then click over “add new application”.
Step 3
Now you see the application list like drupal, wordpress and zen cart, of course select wordpress clicking on start button.
Step 4
In this step you must fill the application url (example: http://labs.dariux.com or dariux.com) and database name after that click on install button and wait for finish the installation. When finish the installation the process just clicking on finish button and automatically redirect to the application url that you type before.
Step 5
In this window type the title of your blog and the email for admin this application and if you want allow visible for search engines like google check this option.
Step 6
The last window is the login panel and the end for this tutorial.
Conclusión
I hope this quick guide help you, wordpress is a great platform and it worth. If you have questions leave your comment and as soon as possible I will answer it. Thanks and see you next.
Hi everyone, a couple days ago Mr. Lee Brimelow released a new video tutorial, for me one of most interesting: The first video tutorial with flash cs5 and iphone.
In this tutorial you will see the new iphone compilation featured integrated in this new version of flash. Is very incredible see how Lee Brimelow develop an application from scratch, after that compile it and the end of the video show you how to install and test in your iphone or ipod touch.
Enjoy this excellent video tutorial and prepare you for develop games or application.
1. Building Adobe Air Applications with Flash CS3 by Lee Brimelow
This is my favorite author Lee Brimelow, in this tutorial shows you how to start an AIR application in Flash CS3. He also shows how to take an existing Flash project and turn it into an AIR application. Don’t miss it this great tutorial.
2. Converting a Flash Project to AIR by Paul Burnett
This is a Flash Tutorial by Paul Burnett who have the “Flash Downunder” show in Adobe Tv. In this episode he walks you through the process of converting a project in Flash Professional CS4 into an Adobe AIR application.
3. Designing an Flash AIR application
In this episode of the the new season Paul Burnett shows you how to design a flash Air application from scratch.
4. Exporting Flash projects to Adobe AIR
This tutorial by Dan Carr an ActionScript developer, shows you how easy it is to work with AIR and Flash. He show you the file structure of an ActionScript 3 Flash sample movie and learn how to export it to an AIR application.
5. Importing video to your Flash AIR application
Learn how to add video to your Flash and Adobe AIR projects. In this Flash Professional CS4 tutorial, we continue building out an AIR application as Paul Burnett shows you how to super-charge your projects with video.
6. Flash CS3 AIR publishing options
In this tutorial we will watch the various publishing optionsand features in Flash CS3 including the latest plug-in for Adobe AIR.
7. Using motion tweens in your Flash AIR application
With this tutorial with Flash Professional CS4 Paul Burnett spices up his Adobe AIR app by adding some animation using motion tweens. Watch and learn how he does it in this.
8. Programming actions for a button in Flash AIR
Explore the joys of coding in this Adobe Flash Professional CS4 tutorial. Paul Burnett shows you that it’s nothing to be afraid of as he teaches you how to add action script to the buttons in this AIR application.
9. Explore some AIR examples
See some awesome examples of Adobe AIR applications develop and designed by the Airey Fairy himself Mr. Paul Burnett.
10. How to create a custom chrome window style for your flash AIR app
Excellent tutorial by Lee Brimelow who shows you how to create customized chrome for Adobe AIR apps with Flash CS3. Wipe out the default settings, add your own style or graphics, and design a fantastic look and feel.
Sometimes is a little complicated work online with wordpress maybe because we are testing new features, plugins or improvements, or simply we are develop a new theme.
In my case a use a great application to run my wordpress locally and this is MAMP. Let see how to install and run wordpress in our MAC OSX.
Step 1
Go to http://mamp.info/en/index.html and dowload the latest version. After that just double click to begin to install MAMP.
Step 2
When it will finish the installation you can find it under Applications > Mamp folder just click over the icon application to begin run the Apache and MySQL servers and you will see a little window and automatically run your internet browser with a start page server details.
Step 3
Now we must download the latest version of wordpress so go to http://wordpress.org download it and unzip the content under htdocs.
Step 4
Create a new database, so go to start page and click over phpMyAdmin and then just type a name for your database.
Step 5
After that go to Applications > Mamp > htdocs and open to edit wp-config.php and configure your database based in your localhost the database name, user, password and host like the follow image
Step 6
Open in your browser http://localhost:8888/mysite/wp-admin/install.php and that’s it you will see the wordpress setup page.
Conclusion
As you can see is fast to install our personal web server to test or develop wordpress themes, I hope you this will help you. See you!