killergabriel22
Member
- Messages
- 33
- Reaction score
- 2
- Points
- 8
This is for webmasters with a medium-low knowledge of website management, those who have barely approached the website world, know nothing about MySQL databases...and consider Wordpress something who came from outer space. :biggrin:
Everybody must start somewhere when managing a website; aside from the website contents, the easiest way to do that is to install a News Publishing Tool, who will allow you to easily add and make your content visible to your visitors. Back when I started more than two years ago, I used Cutenews, which is probably the easiest Publishing Tool you can think off; here, I'm gonna explain myself how to install it and I'll give you some links to more tutorials (same ones I learned from).
First, let's make a list of the thing you need.
CHMOD is a functions who allow users to make changes to certain folders and/or files by changing the permissions for them; it seems difficult, but explaining it is much harder than actually doing it. It only takes a couple of steps.
Cutenews is fully installed; you can start adding your content and publishing your news. ENJOY!!
Here are some links to more Cutenews tutorials (both installation and other).
http://vivid-avenue.net/
http://tutorials.animeoasis.net/
Everybody must start somewhere when managing a website; aside from the website contents, the easiest way to do that is to install a News Publishing Tool, who will allow you to easily add and make your content visible to your visitors. Back when I started more than two years ago, I used Cutenews, which is probably the easiest Publishing Tool you can think off; here, I'm gonna explain myself how to install it and I'll give you some links to more tutorials (same ones I learned from).
First, let's make a list of the thing you need.
- A working website;
- An FTP account;
- Some knowledge of the above;
- WinZip, WinRar or any compression/decompression tool (like 7-zip or Jzip);
- Go to http://korn19.ch/coding/utf8-cutenews/ and download the script;
- Unzip the archive with your chosen tool - you should now have folder named Cutenews;
- Go to your FTP and create a new folder named "Cutenews";
- Copy everything inside your downloaded Cutenews folder into your FTP;
- Once that's done correctly, you should see a list of files and folders such as data, inc, rte, skins, etc.; you need to change permission to these folders in order for them to work properly. Said process is called CHMODing, and I will go into it later; what you need to know now is that - for Cutenews to works - folders must have 777 as permission;
- Once that it's done, go to yoursite.com/cutenews/index.php (YOURSITE.COM must be replaced with your site url);
- If you did everything correctly, you should see a greeting page with a "Proceed Installation"; click that, and Cutenews will automatically guide you along the full script installation.
CHMOD is a functions who allow users to make changes to certain folders and/or files by changing the permissions for them; it seems difficult, but explaining it is much harder than actually doing it. It only takes a couple of steps.
- Log into your FTP, and click on the file/folder you want to CHMOD - in certain FTP clients, you just have to right-click to see the chmod option, whereas in other you have to right-click and select the file Properties to see the section;
- In the CHMOD section, there's always a box containing a three-digits number (generally is 644 or 666); you have to change that number to 777 and you're done.
Cutenews is fully installed; you can start adding your content and publishing your news. ENJOY!!
Here are some links to more Cutenews tutorials (both installation and other).
http://vivid-avenue.net/
http://tutorials.animeoasis.net/
Last edited: