473,387 Members | 1,611 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

suggest me some tool

284 100+
Well i want to make a simple website , for which i need some suggestion from you people.

I have good idea about front page to make website but the tool not looking great so please suggest me some tool to make a website.

i want to make catagories on left size and when user click on one catagory the results will be displayed on the page , as i want to increase catagories by time to time for this currently i am thinking of making frame but frames in frontpage is not looking good.

So please suggest me some tool by using which i can make a website, in order to show you what style i want to adopt please see this http://www.megavideo.com/?c=search&s=funny , i want my website style similar to this , that is catagories on left and search result on right.

So please suggest me where to start , which tool to use , just give me some suggested tool to start then i will go because i have little bit knowledge of html etc.
Jun 28 '09 #1
4 1297
muddasirmunir
284 100+
I had also heard that we can use templates etc , which makes our live easy , so is this possible and if so how
Jun 29 '09 #2
Dormilich
8,658 Expert Mod 8TB
@muddasirmunir
a good IDE always helps coding. have a look at Eclipse, Notepad++ or Geany. generally I recommend hand-writing code, because that gets you to learn the languages (and no program can write/optimize source code better than the human mind)

@muddasirmunir
you're right, frames are ugly. for layout templates you should ask in the HTML/CSS forum.
Jul 1 '09 #3
I am learning too.

I recommend for tools: notepad++. Everything is written in plain text, the files are saved as the extensions. As mentioned this is the best way to learn. You could, if you really wanted to everything in windows notepad.
If you use JavaScript get the firebug addon for firefox and use to check runtime errors etcetera

For making multiple pages I suggest you use PHP. Or use javascript and do everything in one page (or pass data with cookies).

PHP is code that runs on the server and makes the page that is sent to the user, so it is very good for templating things.

a site similar to mega video could be made with PHP/Javascipt and CSS

You mention that you would like to add categories. How I did this on my site was put them in a database (mySQL) and use php to fetch that set of data and make the links. very effective. This works for images and videos as well.
Jul 12 '09 #4
Dormilich
8,658 Expert Mod 8TB
@themadjester
or the web developer collection (which includes FireBug plus some other neat Add-ons)
Jul 12 '09 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: David | last post by:
Hi all, I am hoping someone can suggest a reporting tool that I can use with my program. Currently, I am using Crystal Reports. I use the reports strictly as a container that I dump data into. It...
2
by: MS | last post by:
We have a Requirement which needs to be done preferably using Microsoft Technology. We want an utility which should run on Exchange Server. Do not want Client based tool.
2
by: Sachin Garg | last post by:
Hi, Can you please suggest some tools (except an IDE like Visual Studio/Borland C Builder etc...) which can help me refactor/reengineer/redesign my programs/classes easily and efficiently? ...
4
by: Rukmal Fernando | last post by:
Hi, I've been looking for a good Trace message monitoring tool to monitor trace messages (through System.Diagnostics.Trace.WriteLine() etc). I need it to collect traces from non-EXE code (esp....
4
by: Chris F Clark | last post by:
Please excuse the length of this post, I am unfortunately long-winded, and don't know how to make my postings more brief. I have a C++ class library (and application generator, called Yacc++(r)...
5
by: darrel | last post by:
I'm looking for some options for implementing a file uploading tool. The 'catch' is that it's been requested that we accomodate files from 2 to 100mb in size, and, ideally, the ability to upload up...
0
by: Suresh P | last post by:
Hi All, Can anyone suggest me a voting / polling tool to be used for photo contest. It is fine if I link out to their site. I want to upload all the photos, and allow visitors to vote ONE TIME...
2
by: tim007 | last post by:
Hi all, Can anyone suggest a Opensource Reporting tool like Crystal report. thanks Regards tim
1
by: mark Antony | last post by:
Hi... we are providing software support for one of the famous retailers in U.S. The code has been written in C++. Our field test customers feel that the application software is very slow. Before we...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.