Read Latest Entries..: (Post #11) by mclovin on Dec 7 2007, 06:41 PM. (Line Breaks Removed)
* Which software should i use for building my website ?* I want to know how to show the IP of the visitor on the welcome page of my site?* I want to place e-messenger on my site , how to place it ?* I want to create different flash and java effects on my site how to create them?If you really want to get confused/ learn a whole new language go with HTML and all you need is your handy little windows... read more.
Hi buddies . I just got free Web Hosting by Trap 17 , it is a real great pleasure for me. Now there are several problems in my mind regarding to CREAT my own FIRST website.
* Which software should i use for building my website ? * I want to know how to show the IP of the visitor on the welcome page of my site? * I want to place e-messenger on my site , how to place it ? * I want to create different flash and java effects on my site how to create them?
As in my earlier post i told that i just start using computer so please help me to solve my problems described above. My friends have these four things on their site but they don't want to help me. so please i request to my Trap 17 buddies to help me soon . And tell me from where and how to get the codes or softwares .
Notice from serverph:
QUOTE(good-baby)
Moderator ' Please Move This Post To " Webdesigning Tools and Software Discussion ".
moved as per author's request. PLEASE use the REPORT button next time, so trap17 staff gets notified, and your report be acted upon ASAP.
I'll try to help as best as I can but I'm still new at the whole website building thingy..
For building websites you can use the basic notepad if you know how to do html coding.. Html is the basic language that builds a website.. however its very tough building a website just based on writing html codes. Most people will use What You See Is What You Get (WYSIWYG) builders instead..
The ones I know of is Dreamweaver (must buy the software) or Nvu which is freeware.. it helps a lot to be using graphical user interface to create your website..
I'm interested to know why you want to put the IP address of the visitor on your welcome page.. does it serve any useful purpose? Most people don't even care what their IP address is, so showing it to them really serves no purpose..
To create flash effects you obviously need Flash to create them.. Flash does not come free unfortunately... Flash also has a steep learning curve to it.. What kind of flash effects are you looking for? Maybe I can help you find or make one if I have the time..
Also be careful not to put too much effects onto your website.. Unless it serves a purpose then put it.. Otherwise one too many effects will cause your site to become very distracting and confusing.. It might also cause your site to load slowly, especially for dial-up users..
There is a very easy to understand tutorial about what HTML is all about. It's targetting for children but it has all the basic knowledge of what html is and how to build your own website..
The Mozilla Suite includes the Composer which is a free download. Composer can be used as both a text editor and and wysiwig editor. Besides, you get a good Browser out of it, too. http://www.mozilla.org
thanx buddies . That two replies really help me to have some understaning about HTML basics . but me can't write my complete site in a NOTEPAD beacuse that requires a vast knowledge of HTML , now me can just edit any thing simple in HTML . Today i was trying to creat a simple page in FRONTPAGE , i use Frontpage because i think that i can it provides simple user interface and secondly i can understand some HTML . As my that thinking is right ?? And "agentblade" buddy was saying that to buy DREAWEAVER , Buddy i have already but the complete FLAST SUITE . but i was just wondering that is mush difficult to work in FLASH. I wished to creat my WELCOME page in flash i tried alot but just in vain. Every thing seems to beyond my limits . So please help me to create my SITE in FLASH . witing for help !
Well the easiest and cheapest way to go flash is 3d flash animator. Not as complex as flash mx and dreamweaver but they do have better features. 3dfa is only 50$ to. www.3dfa.com
Hi Good-Baby , I am just thinking that you are a really new beginner in field of Web-Designing. Buddy there are certain things that would be kept in mind while telling about you some web desiging software.
Buddy ! I think so you so you should try WEB PAGE MAKER . If you don’t have any knowledge of HTML , JAVA or FLASH no matter . This is a software with a complete graphicall user interface . you can add java effects , add flash movies , add tables , add marquees and much more by using this software . And believe me it is very easy to use software . You can download this software at :Click Here . It is free to use for 15 days trail. But buddy I suggested you to not perform linking using this software , you should use FRONTPAGE for linking process because if you do some work on your web pages in FRONTPAGE you will able to understand HTML . And may you will able to learn basics of HTML . And let me share one thing this is how I created me first site .
And if you want to show the information of the visitor his IP address , Browser and Operating system then Click Here.
If you want to place e-messenger on yur site , I think so that it is not possible you can only place a link to e-messenger.
I hope I hope that this post will help you I little bit.
i suggest that dreamweaver is the basic tool whic h you can use inorder to design a webpage, but it has its own disadvantages,instead of html codings you can also use some java script ,they r reall powerfull and usefull,if you are not well versed with java script dont worry,you can get it frm websites
in order to create a website you need to know about data base What is a guest database? Frontier stores websites -- and data and scripts -- in object databases. The main database, which contains Frontier's built-in functions, is called Frontier.root, and it's in the same folder as the Frontier application.
Guest databases are databases other than Frontier.root. Guest databases are where you store your websites.
Frontier databases end with a .root file extension -- and are sometimes called "roots."
To publish your first page, select the index item in the tutorial table by single-clicking on the triangle to the left of it.
Then choose Publish Page from the Web menu.
To add some content to the page, open "index" up in a new window. To do so, double-click on the triangle to the left of the "index" item. It's kind is wp text, which means "index" is a text editing window.
To create a new page, select an item, any item, in the tutorial table. Then choose New Page from the Web menu. When prompted for the title of the new page, type "Page Two."
A new page will be created in the same table as the index page. The name of the item will be "pageTwo," and the page will open for editing, with a #title directive already in the page.
To add content to the page, simply type below the directive, as with the index page. To publish the page, choose the Publish Page command.
Suppose you want to change the background and text colors for all the pages in your website. Right now we've built just a small, two-page website. But a website might have hundreds or many thousands of pages.
This is a key concept in Frontier's website framework: directives are inherited, and can be over-ridden.
In the example above, the setting for the entire website was a black background with white text. Both the home page and Page Two inherit those settings.
But: Page Two over-rides those settings by including directives in the page itself.
As you'll see as you work with Frontier, inheritance works at the table level too. If Page Two were in a subtable of the tutorial website, you could set a #bgcolor directive at the table level that would over-ride the setting in the #prefs table at the top level of the website. This way all the pages in a table can over-ride the settings at the top level.
some go for outlines and templates Why use outlines for templates? Many Frontier users prefer to write templates in outlines, even though you can write them as wp text objects.
Often, your template is where most of your HTML is. The actual page contents tend to contain little HTML. They often contain text, blank lines between paragraphs, perhaps some macros such as imageRef, some light HTML such as bold tags -- but most of the HTML is in the template.
Since HTML is a structured language, and outlines are well-suited for showing structure, outlines are often used for templates.
For instance, note in the screen shot of the tutorial template how the elements under the blockquote tag are indented. You don't have to do that -- but if you do, it makes it easier to see the structure.
Well depending on your skills it could take some practice but you could make a design using Adobe Photoshop but if not you could hard code it. If you mean program to code it in I would suggest Macromedia Dreamweaver 8. It helps finish what you are typing with it's autocomplete. What type of Java and Flash effects are you looking for? If you go to http://pixel2life.com they have thousands of tutorials for those resources. Search for the type of effect you are looking for and it will search for one in their database and they basically give you the code and explain what each part does. Hopefully this helps.
Cong. dude! First thing is to read tutorial how to creat a good web-page! You now, please, read out my tutorial about commom mistakes in homepages! So, I suggest you to go at first to google.com and find some HTML Tutorial if you want to write in Notepad, but the most easiest way is to download Bluevoda Website Builder! You even don`t need to use HTML codes to build a web-page! Templates and Buttons are given, same as more features...
Hi buddies . I just got free Web Hosting by Trap 17 , it is a real great pleasure for me. Now there are several problems in my mind regarding to CREAT my own FIRST website.
* Which software should i use for building my website ? * I want to know how to show the IP of the visitor on the welcome page of my site? * I want to place e-messenger on my site , how to place it ? * I want to create different flash and java effects on my site how to create them?
As in my earlier post i told that i just start using computer so please help me to solve my problems described above. My friends have these four things on their site but they don't want to help me. so please i request to my Trap 17 buddies to help me soon . And tell me from where and how to get the codes or softwares .
Notice from serverph:
moved as per author's request. PLEASE use the REPORT button next time, so trap17 staff gets notified, and your report be acted upon ASAP.
Well, you can just say i want a web site with this this this and this... First buy a book about DreamWaver and Flash, and then start building a site, then you will know how to do nearly everything, and if someone tells you how to do it,you sure wont understand what does it ment,you get the point?
* Which software should i use for building my website ? * I want to know how to show the IP of the visitor on the welcome page of my site? * I want to place e-messenger on my site , how to place it ? * I want to create different flash and java effects on my site how to create them?
If you really want to get confused/ learn a whole new language go with HTML and all you need is your handy little windows notepad! But if you want to take the easy route i would advise you to get Dreamweaver! yes it is pricey but its is seriously the best program i have on my computer!
That...i do not know
that i do not know either
What you want here is also another pricey Adobe program: Flash. OR you could one of these rubbish ones that are nowhere bear as good as Adobe Flash:
well since i started web desighning i've always used internet explore (why?) well when i first
tried FF2, i wasn't a "web-designer" then so i didn't care much about css and htlm stuff, i
din't like it and one of the reason was beacause a couple of the sites i visited wasnt firefox
compatible. but anyways recently i was desighning a site for this community. so like two weeks ago i
downloaded FF3 for testing purposes. in IE the site looked great but what i found was that in
firefox the site was horible, as bad as they could come. so since firefox was better....
Hello, Im going to set up a simple website to use with my buddies. A main page where I can update
from time to time and a forum are all I need. I know WYSIWYG builders, ftp uploaders and forum
moderating. Im thinking of using phpBB since it's free and seems simple and reliable, right?
My question is can I build the forum on my local computer then upload to hosting service? The
readme.txt recomends to install online in host machine. And this is what I need to do, right?
-build an index.html with WYSIWYG, upload it to main folder of host. -create a folder in the....
Alright so there are many topics out there of how to make a website that everyone will love and want
to go to, but I can't seem to find any about how to make a website that people will hate and try
to run away from, so here are some pointers for those who are trying to make the worst website:
Step one: COLORS Be sure to use a vivid and bright background color, and a non-noticeable text
color. Nothing wakes people wake up more than a florescent yellow background with white text. Make
people work to try to read your website. After all, you have some great content....
Well, I'm working in a fan club site, this is like our 5° site because every host in which
we've been in always change something and the site stops working. The site is a Black Eyed Peas
fan club site, it already has profiles (with gallery and comments box) for each
user,forum,chat,videos,gallery,lyrics,downloads,bios of the members of the BEP, but I think that the
site need something else. Please gimme some ideas to make this site the best! /biggrin.gif"
style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />....
im a noob when it comes to web html to design web sites, can some one tell me where to find a good
website that has good tutorials on how to use web html?....
I want to open a shopping portal in my site which will do the following: take the information from
the visitor what good they want to sell then directly post it on my site What script i choose that
will suit the website of mine could any body tell me....
This is my new template I'm going to be using for my new site. It took me 3 days to do. I spend
day 1 drawing it up sorry I cannot upload my draft sketch as my scanner is not working. The next 2
days I spent drawing it up in photoshop. The colours are kinda generic I know but thats my style. I
cant seem to create anything other then grey toned things. I think adding some decay onto the panels
will give it some depth something my style of drawing lacks. The panels - I like as many panels as
I can so I went with the 3 column layout and extra 2 side header panels for ....
hi frnds everyone want to keep an eye on their site traffic. histats is a really great one i found
with gives site stats for free. it have many amazing features. visit www.histats.com i am
sure u will like it... this is my first post so excuse me if my post have any mistakes....
:rolleyes:Use great graphics an good color which attracts the users/views eyes an capturers there
attention which cuases them to view your website if its good enought they'll register. Also use
good images, links an have blogs an forums also start a referring website such as like this: Visit
this site and know all the info about the CHITWAN http://hamrochitwan.com Some thing like that
would get more users depending on if the items in your shop are GOOD maybe like moderator for a week
costing 100 referals or somethink. /blink.gif" style="vertical-align:middle"....
I was wondering how I could solve a small problem. I was told that some people see accented and
umlauted letters (such as " é " and " ë ") as question marks (" ? ") on my website. I come across
the same thing sometimes when looking at websites which use non-English characters. Funnily enough,
the other day, I looked at a site and the apostrophy ( ' ) was also shown as a question mark.
That is a very common character usually, I would think. I thought it had something to do with the
character encoding settings, and let me also mention I use Mozilla Firefox as my brows....
Hey guys, Im have a gta type of site, and need some help with it. I am using HTML, and am using a
pretty basic template, and cutenews. My banner looks funky, and I do not know how to put
information on the left hand side, even though my right hand site has links and stuff. The link is
gta-source.net/index.php make sure you go to that link or it'll redirect to the forums. So
please if anybody can help me I would appreciate it.....
Hi. I need some help with this website that I am going to make I am making it somewhere else but I
am going to use my Trap17 hosting service as the media so if there was a game on my website I would
put a link and it would link back to here and would show a black background and the media game, or
video. Could anyone tell me how I would do that? Only the background code. But even before that I
need to uninstall Joomla. Let me say first that I have not idea how to find my way through Traps
control panel? Thanks in advance.....
Hey guys! I am kinda new to the whole PHP scene and I am struggling to figure out how to add
some simple forums to my site. Being that wonderful TRAP17 has free PHP support, I was wondering if
anyone could send some help my way on how to go about doing this. Thanks in advance!....
Well thanks to Trap17 my web site is up and running again. I have most everything put back, just
need to do a fair amount of fine tuning. I have questions on a couple topics before I do much more
on it. Which is best for links on your site that leave your web site, to have them open in a new
browser window or just go direct to the site? I heard somewhere that they should open in a new
window, as you don't want people to leave your site, but do you all find the new windows to be
annoying? And which looks best, text that scrolls and the background doesn't m....
Hey I've been thinking about starting my own website for website design/development. I can think
of many different ways I could do this but I'm looking for the fastest, most simple, and most
effective way of programing it. So let me explain what I want to do with this site. First off I
will be selling websites, both custom and template. I need to know the best way for people to pay
for them. I don't know if I should use pay pal or what. I don't have any expirience in that
area. I also want to try to buy a server and host websites myself. Now I know how ....
well, i don' t have a site yet, but about 6 months ago i made a template, with flash buttons and
all, with sound and everything i was so proud so i tryed to put em on there with a special code u
needet or something ,so i did, but i got blank images,, i even tryed uploading it on the site it
didn't work, so i asked around they said u can' t install them on a cpanel, u need ftp, so i
downloadet the program needet and i got stuck there, so basicly how do u do that,and could some1
help me out how to get it working on a cpanel....
Hello all Can someone help me to integrate forum to my site the forum is located here
http://www.koddinn.com/spjallid and the site here http://www.koddinn.com ....
Guys i have almost completed everything for my site thanks to people that gave nice tutorials and
nice things but i seemed to have encountered a problem. My site http://www.gfxwarriors.us.to is
not working nicely as i hoped. When you enter it all the links in the menu bar have been directed
nicely using dreamweaver. The problem is when you click on them they open all by themselves and not
in their designated iframe. Please help me and check this problem. I will be blessing you for the
help.....
What do you think about this site? I made it for computer society of india dce branch. There are
some adjustments to be done (font size etc.) but otherwise I think it looks great. This was also the
first time I integrated php in a flash page (for registeration). URL: www.csi.dce.edu....
Can someone, knowledgeable on Joomla! pleeeease help me asap! I uploaded Joomla and went
through the install. Three red flags showed up, two of which I ignored because they come up on just
about every site I do and don't affect the end product in any way but one of which was Safe
Mode: ON. Even so I don't think that this is causing the problem. I continued with the
installation and all seemed successful until I tried to view the site which was missing all images
(not even a red x where they should be) and there seemed to be no css styling. I log into th....
Hi, I've been trying to look for ways to run an auction site thats easy to set up and I saw
drupal... Is there a way to run an auction site using drupal?? If anyone of you know how to do it
plzz help me! I've tried to look through google but not getting any help! I want to make
an auction site which will be able to take few types of product posted by the users and let other
users log in to bid for the price! Is there a way to do so?? And if anyone of you know an
easier way to go about doing it please help me! even if its not drupal but something ....
I'm using Cutenews on my website. I forgot to mention in my last post on this topic that
Cutenews is news system that can be integrated into an existing website and can function like a
blog. Well, I recently integrated cutenews into an existing site, and I'm wondering how I get
the older news to show up on another page. For example, I'm using cutenews on my main index
page. At the bottom of the page I'd like to put a link that says, "old news," and have that page
open up into a new page of my older news/blogs that people can still post comments on. What....
I'd like to integrate a very simple blog-type feature that will only show up my site's home
page. I want the blog section to look like the rest of the site. Here's my site if it helps:
vbritton's site The site has three columns, and in the center column, I want to put simple
blog entries. I want to keep the other two columns open for other stuff so it doesn't look like
a blog site. It would also be nice to have an rss feed. I know some html. I don't know php or
sql, but I'm guessing I might have to learn if I want to do this right. I'....
Take a look at my site http://darran.trap17.com/about/ View it in Mozilla Firefox, it is fine.
But view it in IE 7, you will notice the footer is making the site look disgusting. How can I solve
this problem? Appparently, the footer starts after the post entry is ended, while in firefox, the
footer starts after the end of the sidebar which is what I am trying to do. However I am not too
sure how to do it in IE7. Can anyone advise me?....
To save the disk usages of our host, we can upload files somewhere else like fileXoom or
filelodge and any other file hosting service... but is there any filehosting service that provides
gigabytes of space for free? If there's any, please tell... I have a lot of files to be upload
to the net. If anyone can help me find free file host that provides 1 or 2 gigabytes of space.......
Hi Guys, I'm helping a guy re-design his site who currently has a version of mambo installed.
What i want to do is make a copy so that i can fiddle around with the layout without stuffing up the
site. I also want to upgrade it to joomla but thats not as much of a priority. Any ideas on how i
do this? My idea was to just copy the files installed in the mambo dir into a new folder. Will this
work? I can't imagine it will be this simple.....
I got lucky - while making sure I knew what I was talking about, I found a page that explains frames
AND demonstrates the design I'm thinking about. ^-^
http://www.highdots.com/css-editor/html_tu...ames/frame.html The page shows what I mean about
"mock" frames - using tables (I'm assuming?) to arrange the title and the menu, but scrolls with
the rest of the text. I have no idea how else to describe it. ^-^ The first poll is just to see if
a trend I've noticed actually exists, or I'm just crazy. ^-^....
I have seen this site before.The site is simple.there are a box that you can put a url link then
press enter you can see the code of the page (see everything include meta,comment...),even it is
written in php,asp... If anyone know this site,please let me know(I have format my computer,so I
lost it).thank you. ....
I started writing an article about this for an article site I had just joined. It was done! I
wrote so much! I was so thrilled! I hit "Submit!" And as it turned out, it had timed out
and the entire page reset. My face was probably priceless but so was my utter rage. So I've been
careful about what I write since then. I have a Notepad document open as I type. And then I make
several threats and continue writing. But back to the point. Hosting This one's simple. Dear
god, if you ask me questions about this, I will scream very loudly. But seri....
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
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.