How to Pick a Best Web Host
|
Artikel & Tips
|
|
Sunday, 16 August 2009 00:53 |
|
Many web hosting services that offers to you. There looks more varietes that includes at this offers, likes: very cheaper prices, unlimited spaces, unlimited bandwith, 99% server uptime, free domain, free pre-installed script, etc. It is the basic marketing principles to show and hide the lack of excess. Try to check you more carefully package offered. Because of space, there are several other facilities that you need to looks like:
Price Price is the most common benchmark used as the tenant webhosting service, cheap prices to rent the more it will be more and more people interested, but need to be aware that not all rental services webhosting cheap will provide the maximum. So the price is relative, usually the space and will affect the price, the better the service and the higher the space you rent on the price will be more.
Server Server that is located both in your country will accessibility easier when the target users more in your country, but if the target users from outside the server selecting ya get outside, but this is not a webhosting provider in the overseas aja server but only this much in encountered in some webhosting service providers in general, they offer 2 types of service that is using a server inside your country and abroad. However, to server in price would be far more expensive because I also still do not understand. Bandwidth / Traffic Each access to your website then your traffic will be increased this will affect the bandwidth in a bandwidth capacity at a time when the space out then you will be charged extra, but so far it is still not too significant influence, but if you are a current traffic very high need to pay attention to the capacity provided by the tenant webhosting.
Space Space to be occupied shall not escape from your attention on the space offered umunya space ranging from 25 Mb up to Unlimited, but also vary the price, the greater the amount of space the higher the nilainya.anda also own that can determine the amount of space that you rent later adjusted to the needs of your own.
Support Team Ensure that technical support from your hosting provider 1 × 24-hour live support and even the same time, this is to help you experience a problem when one of your website that is related to the goods where you laying your data in the webhosting before, so that does not happen outside of a desire this.
Features Feature is one of the options that you can use in developing your website credibility from the support server side scriptnya (ASP, PHP, CGI, JAVA etc.) remote access such as Telnet, SSH etc., also for traffic monitoring and logging to see the number of users and activities on your website.
Control Panel In our management will be provided webhosting control panel to manage the inventory data with our easy, therefore, make sure the control panel for easy use and user friendly that lets you manage the inventory data in your website.
Now, I found WPDesigner.com. It's trully site that help you to compare of many web host services before deciding to pick ones.
WPDesigner.com has hand selected each host below based on the credibility and the reputation of people who stand behind these hosting companies. Bringing webmasters the most "Trusted Top 10 hosting list" on the net. |
|
Vote Joomla for Open SourceCMS Award 2009
|
Joomla
|
|
Saturday, 15 August 2009 04:30 |
|
The 2009 Open Source CMS Award nominations have begun.
So, it’s time to nominate your favorite CMS in the appropriate category. There are 5 categories in total: - Best Overall Open Source CMS,
- Most Promising Open Source CMS,
- Best PHP Open Source CMS,
- Best Other Open Source CMS, and
- Open Source MVPs.
The CMS(s) that win will get public acknowledgement and money prizes! Why don’t you join the event if you enjoy Joomla and believe it’s the Best PHP Open Source CMS or Open Source MVPs? Just vote for the Joomla content management system and let more people know how great it is! Joomla is available free of charge and the only way you can thank the Joomla developers is promote Joomla in such events like this one. So why don’t you use this chance to help those who have helped you to start your site, blog or online application? Those who participate in the nomination will be awarded too. Please read this post for the details of the 4th Annual Open Source CMS Awards. Please remember that nominations are open until September 11, 2009. |
Hack 'Created Date' next to'Created Author' Joomla 1.5
|
Joomla
|
|
Thursday, 23 July 2009 05:41 |
|
I had been found to figured out how to position the 'Created Date and Time' field on the same line as the 'Created Author' field position in Joomla 1.5.
For this you can use the overrides...
If they are not already there, in your template folder: create a new folder called 'html'. In that folder you create a folder called 'com_content'. And in that folder you create the folders called "category", "frontpage", "section".
Then locate the following files (do not custom or modified this files): - (joomla)/components/com_content/views/category/tmpl/blog_item.php
- (joomla)/components/com_content/views/frontpage/tmpl/default_item.php
- (joomla)/components/com_content/views/section/tmpl/blog_item.php
Copy the files to your own template's html folders: - (yourtemplate)/html/com_content/category/blog_item.php
- (yourtemplate)/html/com_content/frontpage/default_item.php
- (yourtemplate)/html/com_content/section/blog_item.php
Here's what you need to do http://forum.joomla.org/viewtopic.php?f=469&t=358901 Now, you can override your Joomla template to hack 'Created Date' next to 'Created Author' Joomla 1.5 likes this picture below.
This completed articles how to override the output from the Joomla core at http://docs.joomla.org/How_to_override_the_output_from_the_Joomla!_core
Or you can download this files and just extract into your Joomla template folder: link |
Restore Database Ukuran Gede
|
Artikel & Tips
|
|
Thursday, 09 July 2009 04:01 |
|
Cpanel memang memiliki kekurangan atau keterbatasan dalam hal backup-restore database. Khususnya menugaskannya untuk me-restore database dalam ukuran yang gede/besar. Saya mengalaminya suatu ketika saya ingin dumping database salah satu web client saya. Dengan berulang kali uji coba restore database via phpMyAdmin selalu mengalami kendala. Perlu diketahui juga bahwa cPanel memiliki keterbatasan dalam hal limit size maupun limit time proses. Meski sudah saya akali melalui menambahkan parameter limit size dan limit time, tetap saja gagal. Akhirnya saya mencoba alternatif lain. Melalui 3rd-party script php sederhana, yaitu bigdump.php. File/script ini meski sederhana, tetapi justru merupakan jurus ampuh penghilang stress mengatasi kegagalan dalam proses dumping. Penggunaanya-pun juga sederhana, setelah download file tersebut, edit file dan tentukan parameter berikut sesuai dengan database Anda: //Database configuration $db_server = 'localhost'; $db_name = ''; $db_username = ''; $db_password = ''; Ada baiknya Anda menaruh file 'bigdump.php' pada lokasi folder tertentu, karena memerlukan setting CHMOD 777 (writable) untuk upload file sql ke server. Misalnya Anda taruh di folder "/public_html/dump/" dan lakukan CHMOD 777 pada folder 'dump'. Kemudian Anda eksekusi file bigdump, misalnya: "http://www.website-anda.com/dump/bigdump.php". Disana sudah tampil format yang begitu familiar untuk proses dumping. Lakukan upload file sql baru kemudian Anda pilih tombol 'import'. Wow..., proses-nya berlangsung cepat meski database berukuran besar. |
Welcome, The New Web Logo...
|
Design
|
|
Monday, 06 July 2009 02:19 |
|
Yes!, now I have a logo...
The logo as an identity is necessary to create a branding of the services and products that my offered. Finally, welcome to the new logo for this web. Looks at the new favicon, I was changed it too. So, how do you feel about it?  Some Reasons Why You MUST Have a LogoIf you are starting a new business, you have a lot on your mind. There are a million different things with which to deal. There are countless pressures and concerns as you started.
In the mad rush to bet up and running, however, you cannot afford to overlook your business' logo. Take a moment to add "logo design" to your "to do' list. Having an unforgettable company symbol is critical.
New operations may be able to skip a few things here and there, with hopes of catching up later. However, you cannot afford to put off top-notch logo design.
Let's look at three reasons why you must have a logo for your business.
Quality Logo Design Says "Professional"Good logo design announces that your business is legitimate, trustworthy and credible.
Weak logo designs don't inspire consumer confidence, but a strong logo can engender a strong sense of trustworthiness.
Those who try to function without quality logo designs are invisible. They miss an opportunity to announce their professionalism and they render themselves utterly forgettable. At the same time, they risk creating a perception that they are a "fly by night" or "here today, gone tomorrow" enterprise.
Quality Logo Design Sells Not only does a good logo design let everyone know you are a legitimate player, it also tells them a great deal about your game.
An effective logo communicates a great deal about the company using it. By properly using forms and colors, a professional logo design can help create an image for your business that customers will find unforgettable. Article Source: http://www.logodesignteam.com/why-logo-design.html |
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
|
Page 3 of 11 |