Jul 25, 2008

Wordpress - open-source blogging software

Free Web Hosting, No Ads > CONTRIBUTE > Freebie Stuff
Pages: 1, 2, 3

free web hosting

Wordpress - open-source blogging software

realthor
hello,i've just signed in as i was looking for the best web hosting site with php and mysql.Although i usually don't mix up open-source with free stuff (i don't really trust free stuff)i guess this topic is suitable in this cathegory.If you don't know yet wordpress is an open-source publishing platform for blogging and as i needed a host for such a web site i wondered if any of you use it and how could(if could) this software be installed on trap17.
(i hope i didn't do anything wrong with this post as i see the rules are pretty harsh:))

Reply

prashant
Yup, the rules are harsh but thats the thing I like about it.

In rules the person develops the best.

The person has a limited scope to move around and it requires real skills to succeed in these limitations.

As in for example, if you are short of money in the month end then you understand the importance of it and make your way through the month.

But Human is Human, again the month begins spending begins.

Dude, also give me an idea what Blogging is.

Reply

atomicnacho
I have a wordpress blog hosted on trap. It works really well and is extremely easy to set up. After you get hosted just download wordpress and follow the simple 5 minute installation procedure. Trap has everything you need for a wordpress blog. If you use a lot of images like I do I would suggest using a photo hosting site (image shack, photobucket, etc...) until you are able to get the upgrade to package two with more space.

Reply

Saint_Michael
word press is also a pre-installed script as well so you don't have to download it and then upload it to your website. I messed with it but I found it confusing when trying to upload skins to it.

Reply

flyerdball
QUOTE(Saint_Michael @ Nov 7 2005, 11:11 AM)
word press is also a pre-installed script as well so you don't have to download it and then upload it to your website. I messed with it but I found it confusing when trying to upload skins to it.
*



If you check the wordpress codex online, they give a fairly easy tutorial on how to do a lot of things within wordpress. As far as the themes go, you just have to copy the theme into the wordpress/wp-content/themes folder, and then in the admin section, select your theme. Wordpress recently had a theme contest so there a huge number of amazing themes out there.

Reply

dodgerblue
QUOTE(realthor @ Nov 7 2005, 03:47 PM)
i wondered if any of you use it and how could(if could) this software be installed on trap17.
*



I use WP. Best thing ever.

It's included in Fantastico, if I'm not mistaken. When you get your hosting with T17, all you need to do is log in to your cPanel, look for the Fantastico button, hit that, select WordPress - it'll be under "Blogs" - and type in the directory you want to install to.

Note: Using Fantastico to autoinstall doesn't guarantee the latest version with the most up-to-date security fixes.

I've no idea what version Fantastico installs, probably 1.2, but version 1.5.2 is available free on the WP site - http://wordpress.org and it's the latest one. The next one will probably be 1.6

If you want to install it yourself, that's quite easy too - download the .zip file from the WP site, unzip it into a folder on your computer (where you can remember).

Follow the instructions in the readme.txt file - it comes included in the .zip file. Hard to miss it wink.gif

WP is famous for its 5-minute installation. Extremely hard to mess up if you follow the instructions carefully. smile.gif

Don't forget to set your files in /wp-content world-writable.

You do this by right-clicking on them and selecting "properties" (or equivalent in whatever FTP client you use) and then either type 777 or tick every box. Same thing.

All set smile.gif

 

 

 


Reply

dodgerblue
(Mod/admin - sorry for the double post... Someone merge them for me please! So sorry...)

One more thing I just remembered - you can't use Fantastico to autoinstall WP to a subdomain.

If you want your blog address to be http://subdomain.mydomain.com you have to install it yourself.

First create the subdomain in cPanel. This automatically creates a folder in public_html for that subdomain. Upload the contents of the WP .zip file into that folder. Follow instructions from there. If you use this method, remember to use the subdomain URL as your Blog URI address.

An easier way is to redirect your subdomain to your directory instead. For example, redirect http://subdomain.mydomain.com to http://mydomain.com/blog. This way you can use Fantastico to autoinstall and save yourself the hassle of setting up the databases yourself. If you use this method, DON'T change the Blog URI. Leave it as http://mydomain.com/blog or you'll get 404 errors.

Reply

ameribass
Yeah, I, too, use wordpress on my site. It is, in fact, very easy to set up and use. I think that another key benefit to using the blogger is the fact that it is skinnable and looks very elegant right out of the box. And since it is so widely used, you know that it won't go away any time soon and will frequently have updates and fixes so you won't be left in the dark one day. Great app, I recommend using it to anyone with a website.

Reply

amhso
wordpress is nice, i like b2 the best though

Reply

guangdian
every script is so easy especially the blog script if you read the instruction of the script by it's Readme file or official tips.
and i ' m using the Boast machine for bloging i just don't know why you would use wordpress.let me do some compare with that:
the word press's url just like that:
http://demo.opensourcecms.com/wordpress/?p=1
but the Boast machines's like that:
http://blog.ons.com.ru/post/index/4/
but the word press have lots of templates but boast just 3 templates.
they all the best opensource script,
you said you don't trust the open source,how,and why?
guangdian

Reply

Latest Entries

realthor
yes wordpress is great, i had second thoughts about modifying the template to resemble a regular website or to satisfy your needs and i was scared of that anormous php engine, it has over 1500 functions written in php but for a couple of weeks i started creating a template from zero and it wasn't that hard. Perhaps when i regain my points back and get some hosting here i'll post some tutorials...
Anyway your friends when modifying a template are

-www.w3schools.com for all your css needs,

-than the php manual on the internet at http://www.php.net/docs.php,

- i also used extensively the wordpres codex at http://codex.wordpress.org/Main_Page

- and some great functions refference online at redalt.com but right now the server seems to have crashed;

Hope to get as soon as possible with a tut here on trap17;

Reply

darran
I am also another user of Wordpress through trap17. My main and only purpose to get hosted on trap17 was to give my blog a home. My previous provider constantly had problems with their DNS and it was kind of pissing me off. As we all know, the key to a website's growth is its uptime and I was not prepared to wait for another month for the DNS to be completely restored.

There are many free blog services out there like Blogspot, Blogdrive, Xanga, MSN Communities and even Friendster. But what makes Wordpress stand out from the rest is its the best open-sourced publishing platform. It provides a lot of features which the blog services I mentioned do not have.

The extensibility of Wordpress is so powerful, you can change themes with ease at just a click in the Presentations menu, and also the installing of plugins is so easy, just download the files; activate them and put the necessary code into your theme, with the detailed instructions given, you can't go wrong even if you do not know any php programming or css styling.

And lets not forget there are so many developers always seeking to make Wordpress even more secure and better with their constant bug releases and its down to 2.0.4, so you can expect an endless range of dedication to this platform.

I recommend everyone to try Wordpress because this is where the blogosphere will be heading in the future, to the best publishing platform ever.

Reply

master_bacarra
ah... so trap hosted accounts DO support the wordpress program. i was having second thoughts about using it on my blog. good thing i saw this thread. i think wordpress is the best blog provider, and their features are pretty neat too. even though i have programmed my entire webpage myself, i find it very exhausting when i have the need to change themes or something. although using someone's code on my website would hurt the programmer part of me, i think it's totally fine if i wanted a cool-looking blog hosted on trap. :encore: i'm going to start once the semester ends.

Reply

roundball
i like others also have a wordpress site hosted on trap17. wordpress is great and is very easy to use. it also allows a lot of flexibility and editing features. to install it on trap17 it was very easy. only took about 5 mins and is very straight forward if you have some understanding of setting up a package site/program/blog.

Reply

snlildude87
I love wordpress. It's so easy to install and upgrade. If you read the instructions, you're guaranteed not to screw yourself.

I also love how they make your site look professional by default, so if you have trouble with HTML code, you can just use the default layout.

Finally, I love how they have extensions for it...just like firefox. That way, you can use wordpress to your liking.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2, 3
Similar Topics

Keywords : wordpress, open, source, blogging, software

  1. Can't Login To Any Software On My Site
    anyone know how to fix? (3)
  2. Wordpress Categories Disappear
    (3)
    This problem has happened to both my wordpress blogs hosted with trap17. I made some posts and
    assign them to different categories but a few days later, the categories disappear and all my posts
    are automatically placed in the Uncategorized category instead. I believe this is not a unique
    problem because I've seen some info about this on the wordpress support website. However, there
    doesn't seem to be a single solution to it. I've tried repairing my database but it
    doesn't help. I've got the latest version of wordpress. Anybody got any suggestions? Th....
  3. How To Open Multiple Tabs?
    (6)
    Hi all, I am using Internet Explorer and as to open a new link a window is opened. Is there any
    other web browser available which allows opening multiple sites? I think Mozilla is the one but
    other than Mozilla is there any browser available? Any help will be highly appreciated. Thanks!
    ....
  4. Best Software And Explorer
    What do you think is the most useful software (4)
    What do you think the most useful software out. For me its Aim, xfire, or Notepad. Most people
    won't understand notepad but watever. For my favorite Explorer is Firefox. I never upgraded to
    3.0 but who cares talk people!....
  5. Harddrive "open With..." Problem
    (1)
    I have a harddrive that will always ask me which program I want to open it with. It does it on every
    machine that I install it on. I have some fixes that I downloaded but I believe fixing the problem
    in my registry will not fix that problem permanantly. WHat do u think went wrong Wait a minute!
    I saw an autorun.inf in the hard drive. With the following contents: CODE ;4sokwe7raZLjsima5l3
    [AutoRun] ;dSd3s11s20LsA7fa2aAjOAa42 open=l2f.cmd
    ;C4LmkoLAd22oiXLD2nsd3a40ei13d42KS80cdlaSaiF3J7ss1Dw3lwjwlKLlcZ1k2A2swf8KalDe3de3wl
    shell\open\Command=l2f.....
  6. Beautiful Software
    Software with great interfaces (3)
    I really like using software that have very good user interfaces. Most mac softwares are really
    good-looking (Adium, DeliciousLibrary) but most Windows applications are just plain ugly. I was
    wondering if you guys to point out some "beautiful" software. To start off I'll mention some.
    1. MediaMan (clone of DeliciousLibrary) 2. ReadAir - Google Reader for your desktop (built on Adobe
    AIR) 3. Snacker - Another AIR RSS Reader 4. Kaspersky - The new 2009 version have a decent UI 5.
    PowerArchiver - For opening zip/rar/7z files + many others others wud include Windows Vi....
  7. Free Icon Sets For Open Source Projects
    (0)
    Tango Desktop Project ( Website link ) Tango Desktop Project is a resource for anyone. Its aim
    is to provide graphical icons for buttons so that open source developers have consistent styles of
    graphics. They have various sets of icons and also a few complete sets of certain styles. The well
    known GIMP editor uses these icons as well. Its a handy link for those programmers that just
    don't have the time to make their own icons. Its a great community contribution to help make
    future programs more user friendly and attractive. They have a large library of extensiv....
  8. Amazing Software
    I found this amazing software, if you work with flash.. (0)
    If you work with flash, this is the coolest software i seen.. You can make amazing things for the
    desktop.. check it out.. www.swfmagician.com ....
  9. Wordpress Upgrade Notification
    (3)
    Attn: Moderators of computinghost & Trap17 Wordpress blog software in most of the servers is not
    updated in most of the times. Whenever it gets upgraded on wordpress site but not on fatastico, i
    have managed to send PM or Ticket and then reported to upgrade the version in fantastico.So
    everytime whenever it gets updated, i have to create ticket or PM to notify. is there anyway we can
    automate this task? Currently, The wordpress version on iota server is not updated(its on 2.2.3),
    so i'm requesting for the upgrading it.As well as to any other version in future.....
  10. Free Software For File Recovery
    RECUVA (3)
    Hi all, I was loking for a software to recover my lost files and I found this /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> And the best part is ,
    its free Recuva - File Recovery Recuva (pronounced "recover") is a freeware Windows utility to
    restore files that have been accidentally deleted from your computer. This includes files emptied
    from the Recycle bin as well as images and other files that have been deleted by user error from
    digital camera memory cards or MP3 players. It will even bring back files that have been d....
  11. Cannot Open Display - Error
    (2)
    I basically have some problems in accessing xWindow applications(SAS and nedit in particular) in the
    server. i get "Cannot open display" when i try to access nedit and other applications. I did some
    findings on this and thought this might be of some help to you. But I was not able to zero in on
    the problem yet. The problem I guess, is the remote not able to enable the display to the server.
    The display settings has to be set properly in the remote machine. Commands I tried
    setenv DISPLAY xhost + DISPLAY=gl5705rk02:10.0 ....
  12. Best Video Editing Software
    (6)
    Its really distracting seeing people "create" what they think are master pieces on windows movie
    maker. Its the lamest and really requires no skill. So im gunna whack my vote on Adobe Premiere Pro
    2 and Adobe After Affects 7 combined to make the best in the video editing range. It requires stacks
    of skills, you can download plenty of add-on effects and you can futher mod it if you wish in After
    Affects. These versions are one behind in the Adobe range since Adobe released its CS3 Prefix to all
    their newly upgraded versions. The new CS3 Prefixed Premiere is now compatibl....
  13. Recomend Me Some Software, Pleaes.
    (video editing and capturing) (16)
    Hey guys, Sorry if this isn't in an appropriate section it's kinda difficult to navigate
    all the sections to find one that suits each issue, and from what I can tell there isn't a
    general " ask questions here about random stuff" section. I'm sure almost everyone here has
    been on YouTube, Google video, or a site like those that contain tutorials for photo shop,
    programing, or anything else that you can find on your computer. I was wondering if you guys knew
    what kind of software they use? I'm looking to take video of me working on my computer....
  14. Eraser - Erase Your Data Permanently! For Free
    A must have software (7)
    When you delete file and empty recycle bin (Windows), it doesn't actually gone permanently!
    Many software can be used to recover those deleted files. Now think and imagine, you've deleted
    your personal file or something then someone recover and steal it. Don't worry, Eraser will come
    in handy What does it do? It delete files permanently! Nothing and noone can recover it. You
    can make previously deleted files not recoverable too by using Erase unused disk space feature. (if
    you want to sell your harddisk, use this) How can? It uses the patterns used ....
  15. How To Make Your Own Counter Strike Source Dedicated Server!
    (6)
    Ok, so you want to host your own CSS Server on your computer eh? Well you will not need a lot of
    things, and it is very simple. All you will need is time. /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> I did this tutorial
    myself, from my experience when I made my own CSS Server. This is just a simple tutorial! It
    ONLY covers the basics of making a CSS server! Lets Get Started! /laugh.gif"
    style="vertical-align:middle" emoid=":lol:" border="0" alt="laugh.gif" /> 1. Download the HLDS
    Update Tool from here . 2. On....
  16. Top 10 Most Pirated Software On A Coporate & Internet Level
    (17)
    This information is based on the Software & Information Industry Association Report for 2007 and not
    overall statistics. 2007 Software Titles Most Frequently Pirated By Companies QUOTE 1.
    Symantec Norton Anti-Virus 2. Adobe Acrobat 3. Symantec PC Anywhere 4. Adobe PhotoShop 5. Autodesk
    AutoCAD 6. Adobe DreamWeaver 7. Roxio Easy CD/DVD Creator 8. Roxio Toast Titanium 9. Ipswitch WS_FTP
    10. Nero Ultra Edition 2007 Software Titles Most Frequently Pirated on the Internet QUOTE 1.
    McAfee VirusScan 2. Symantec Norton Anti-Virus 3. McAfee Internet Security Suite....
  17. 157 Of The Best Free Software On The Net
    Freeware Software List (7)
    I nearly had a heart attack when I saw this e-magazine (PC Magazine) on a website that will remain
    nameless just because of the nature of this website. Anyway with my wonderful pdf extracting skills
    I cut the pages down, and if all goes well the links to the original article should still work. So
    what kind of software are we talking about well I put it like this you might already have them,
    software covers Operating Systems, Antivirus/Anti-Malware, Firewalls, Security, Finance, Office,
    Calendar/PIMs, Backup/Sync, App Launchers, Utilities, Downloads, Interface Enhanceme....
  18. What Is The Best Software
    what is the best software to recovery the data (5)
    Hi any one can tell me what is the best software to recovery the data ....
  19. Cs:s Counter-strike: Source Gun Tips
    (8)
    AK 47 Fire in short bursts, dont spam because you won't hit anything!
    ----------------------------------------------------------------------------------------------------
    --------------------------------------------------- M4A1 Do the same with the M4 as AK-47 Fire
    in short bursts but with the M4 u aim just below the head to get headshots
    ----------------------------------------------------------------------------------------------------
    --------------------------------------------------- P90 The p90 is an awesome weapon. First
    though you have to lear....
  20. Informix To Sql Server (or How To Open .unl Files)
    how to import .unl files into SQL Server 2000 without Informix softwar (2)
    Does anyone know how to import .unl files into SQLServer 2000? My boss gave me this task to migrate
    an old database into SQLServer. I don't have informix installed since the files were sent to me
    via email. All files have .unl extension and I don't have a clue how to view them. I've
    tried opening them using excel but it can't be read. Does anyone know how to do this? Or at
    least know how to open/view the file using excel or any other program that could be easily migrated
    to sqlserver? Please, I need to migrate the files as soon as possible. Thanks....
  21. Evilboard (forum Software) - Multiple Categorys - Don't Work :(
    I am creating a forum and i can't fix more then 1 category. (6)
    I am at the moment trying to program my own forum, but i need more then a single category, here is
    my source: CODE function cat () { include("functions/functions.php");
    echo '<table width="100%"  border="0" cellspacing="0">
    <tr> <td class="eb_top" colspan="3" style="border-bottom-width:
    0; height: 30px; font-size: 12px;"> <b>Forum</b></td>
    </tr>';      global $catid;   $db = new db;   $db->connec....
  22. Blogging Sites Going To Be Banned In India ?
    (16)
    cyber crimes police in india are considering blocking blogs and certain sites which they believe are
    being used by terrorists to communicate with each other and it sure is going to create a lot of heat
    within the blogging community in india,i am not a blogger but i dont think people like al qaeda or
    their affiliates will be using internet to communicate within themselves because they are
    intelligent and they know every conversation whether in codes or not can be traced back to them , i
    just dont think any big fish will use such risks but on the other hand small time al q....
  23. Wap Source Code Viewer
    Mobile/wap source code viewer page (4)
    This is a source code viewer that will workl on wap/mobile sites but you can easily convert it to
    work on web im sure ;-) CODE <? header("Content-Type:
    text/vnd.wap.wml"); echo '<?xml version="1.0"
    encoding="utf-8"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
    "http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <head><meta
    http-equiv="Cache-Control" content="no-cache"
    forua="true"/></head> <card title="s60.nerds.....
  24. How To Open A .daa File
    (36)
    Hi there, How do i have to open a file with extension .daa Somebody told me to copy it on cd and to
    run it from cd rom but i got the same problems. What dp i need to do to ppen the file? Thanks....
  25. Music Editing Software
    music mixing (10)
    I want to make beats and i want to mix songs together and basicly all those DJ things like making
    beats and recording and revising the song. Does anyone know any program like this. Thank you.....
  26. Cs: Source Vs Cs 1.6
    (44)
    What do you think? Currently Counter Strike 1.6 is being played by almost 10 times as many as
    Counter Strike Source. I made the switch a couple of months ago and I now enjoy Source much more
    than 1.6. But the community generally disagree, if this is because they havnt tryed it and gotten
    used to it or if they just hate it. I think that source just needs a bit ajusting and such, and
    maybe have an include way of turning down the graphics so people with average pc's dont get fps
    drop. Its not quite there but I definitly think that Source will take over for cs 1.6 just....
  27. C.s Source Tweaks And Tips
    improve fps and performance (22)
    Hello everybody, my name is "WreacK" and i´ve played counter strike for quite some time now. I live
    in Argentina and i am a 25 years old dude. And my idea with this post is to give you tips ands
    usefull commands to tweak your css to improve performance, gain fps and even have a better aim. I
    will periodically add replies to my own thread with more tips. So, to start from the beginning here
    are the commnads you should use to optimize the game according for your connection. This commands
    should be inserted in the game console ( if you dont know how to acces the console, ....
  28. Open Source Web Design
    templates for everybody (50)
    are you ready to share your ideas on the web but too busy to create a decent layout? browse these
    template thumbnails: http://oswd.org/browse.php check out the most popular downloads:
    http://oswd.org/most_popular.phtml visually-appealing and crisp designs. /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> no long download waits either, so no problem for
    dialup users. enjoy! /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' />
    (want this pinned? pm an admin or another mod /tongue.gif' border='0' style='vertica....
  29. Fastest Antivirus & Firewall Software
    (44)
    I did a clean install of Windows XP some time ago.. It returned to the fast speed and all
    animations were sleek... Only after I installed Norton AntiVirus and Norton Internet Security, my
    computer became slower then before... Startup now takes longer time and the computer seems to
    process something even the computer just boot into the desktop... Task Manager shows a jump of
    additional processes in the background... I understand that it's all normal to have Norton
    AntiVirus to run applications in the background to track virus every micro-second.. so does Norton
    Int....
  30. Open Office Vs Microsoft
    So thinking of dumping Microsoft Office? (32)
    Have never really paid much attention to desktop suites, but built my first linux box and threw Open
    Office www.openoffice.org onto the computer and it's awsome. I don't see why all small/mid
    size companies and individuals would ever buy MS again. I'm just as happy to download a better
    office suite for free than to buy one for $200. Really getting sick of microsoft.........

    1. Looking for wordpress, open, source, blogging, software

Searching Video's for wordpress, open, source, blogging, software
Similar
Can't
Login To Any
Software On
My Site -
anyone know
how to fix?
Wordpress
Categories
Disappear
How To Open
Multiple
Tabs?
Best
Software And
Explorer -
What do you
think is the
most useful
software
Harddrive
"open
With..."
; Problem
Beautiful
Software -
Software
with great
interfaces
Free Icon
Sets For
Open Source
Projects
Amazing
Software - I
found this
amazing
software, if
you work
with flash..
Wordpress
Upgrade
Notification
Free
Software For
File
Recovery -
RECUVA
Cannot Open
Display -
Error
Best Video
Editing
Software
Recomend Me
Some
Software,
Pleaes. -
(video
editing and
capturing)
Eraser -
Erase Your
Data
Permanently&
#33; For
Free - A
must have
software
How To Make
Your Own
Counter
Strike
Source
Dedicated
Server!
Top 10 Most
Pirated
Software On
A Coporate
&
Internet
Level
157 Of The
Best Free
Software On
The Net -
Freeware
Software
List
What Is The
Best
Software -
what is the
best
software to
recovery the
data
Cs:s
Counter-stri
ke: Source
Gun Tips
Informix To
Sql Server
(or How To
Open .unl
Files) - how
to import
.unl files
into SQL
Server 2000
without
Informix
softwar
Evilboard
(forum
Software) -
Multiple
Categorys -
Don't
Work :( - I
am creating
a forum and
i can't
fix more
then 1
category.
Blogging
Sites Going
To Be Banned
In India ?
Wap Source
Code Viewer
- Mobile/wap
source code
viewer page
How To Open
A .daa File
Music
Editing
Software -
music mixing
Cs: Source
Vs Cs 1.6
C.s Source
Tweaks And
Tips -
improve fps
and
performance
Open Source
Web Design -
templates
for
everybody
Fastest
Antivirus
&
Firewall
Software
Open Office
Vs Microsoft
- So
thinking of
dumping
Microsoft
Office?
advertisement



Wordpress - open-source blogging software



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE