473,382 Members | 1,225 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,382 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 1296
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...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.