Go Back   Webmaster Malaysia Forum » Website Design & Development » Website Design

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 15-04-2008, 01:33 PM
New kid on the block
 
Join Date: Apr 2008
Location: Penang
Posts: 8
Rep Power: 0
Jet89 is on a distinguished road
Help me!Designing shoutbox

Hello..im new here..Im about to design web page for intranet(LAN webpage) at my university. Well my problem here is, I wan to have a shoutbox at my web page but all the shoutbox i get/search is must using internet. It mean the shoutbox database is at other website and in order my shoutbox to function, they must have internet activity. My university got very limited internet connection and only open certain time. So here I wanna ask you all to help me give the shoutbox for my web page that it doesn't need to use internet connection. A shoutbox can stand without using internet connection.

Sory for my bad english. I can explain in Malay if someone doesn't understand me. Help me YA! tenkiu!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 15-04-2008, 05:22 PM
yipguseng's Avatar
Lost Webmaster
 
Join Date: Jan 2007
Location: Petaling Jaya
Posts: 858
Rep Power: 40
yipguseng will become famous soon enough yipguseng will become famous soon enough
Send a message via MSN to yipguseng
i believe u are hosting the page on ur own PC over the intranet right? as long as u have database system install in ur pc then u can build a shoutbox

here's a tutorial which i wrote to build a simple shoutbox.
Boonage Blog Archive Ajax/PHP Shoutbox Tutorial
__________________
Boonage - Freedom is Everything
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 15-04-2008, 05:35 PM
New kid on the block
 
Join Date: Apr 2008
Location: Penang
Posts: 8
Rep Power: 0
Jet89 is on a distinguished road
Quote:
Originally Posted by yipguseng View Post
i believe u are hosting the page on ur own PC over the intranet right? as long as u have database system install in ur pc then u can build a shoutbox
yes you right..ok i will try your guide..perhaps would you mind if I pm you my email for personal help over yahoo messenger?

Tenkiu very much!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 15-04-2008, 05:42 PM
mysticmind's Avatar
Super Moderator
 
Join Date: Jun 2001
Location: Mystic Kingdoms
Posts: 2,633
Rep Power: 142
mysticmind will become famous soon enough mysticmind will become famous soon enough
Send a message via Yahoo to mysticmind
no one gonna help you on email / messenger.
they had their own life.

why dont just you ask and learn here?

1 - setup local server. with apache / php / mysql ability.
2 - all pc can browse the server cpu via ip or... name server http;//shoutoutsomething (example) using browsers.
3 - make database and install free shout script.
done.

but it's all depend on : HOW LAZY YOU ARE..
__________________
Personal's Blog! - Malaysian Artist!

Last edited by mysticmind; 15-04-2008 at 05:45 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 15-04-2008, 05:46 PM
New kid on the block
 
Join Date: Apr 2008
Location: Penang
Posts: 8
Rep Power: 0
Jet89 is on a distinguished road
oh okay if you say like that..well..sory cos im new here..my lecturer recommend this site to look for help if we having some problem with website..actually..my web page is totally build by html(frontpage 2003) and will use XAMPP as the server. So im having trouble with yipguseng guide..i dun have some sql file as mention in that guide..how i can get it? and can it work with html code?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 15-04-2008, 08:27 PM
yipguseng's Avatar
Lost Webmaster
 
Join Date: Jan 2007
Location: Petaling Jaya
Posts: 858
Rep Power: 40
yipguseng will become famous soon enough yipguseng will become famous soon enough
Send a message via MSN to yipguseng
is actually ur own interest of work right? not for project right?

then i suggest u go download easyphp, everything is one time setup, php, mysql and phpmyadmin(this is to manage the database)

google for that word
__________________
Boonage - Freedom is Everything
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 15-04-2008, 08:31 PM
New kid on the block
 
Join Date: Apr 2008
Location: Penang
Posts: 8
Rep Power: 0
Jet89 is on a distinguished road
Hehe..actually im using this for 2 purpose. 1 fore downloading center at my University( example: movie,game and many more) and 1 more to send at lecturer as Assignment.Btw, i don't have enough knowledge in MYsql or Php..i just quite knowledgeable in html(just learning it further)..hehhe..tenkiu in replying..I go see more..tenkiu ya!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 16-04-2008, 09:51 AM
mysticmind's Avatar
Super Moderator
 
Join Date: Jun 2001
Location: Mystic Kingdoms
Posts: 2,633
Rep Power: 142
mysticmind will become famous soon enough mysticmind will become famous soon enough
Send a message via Yahoo to mysticmind
if you only know html. .that was hard task for you.
you must do more learning process, let say triple up it.
study the php as fast as you can. At least, "how to install the script" and using localhost server (ie wamp / easyphp).

html is static and lack of interactive,
php is programing. but need html to display the page on your browser.
THIS BASIC THING MUST BE UNDERSTAND FIRST! ( html , php, mysql, localhost etc).

Else.. it's just your another waste time dream.... understood?
__________________
Personal's Blog! - Malaysian Artist!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 16-04-2008, 10:44 AM
yipguseng's Avatar
Lost Webmaster
 
Join Date: Jan 2007
Location: Petaling Jaya
Posts: 858
Rep Power: 40
yipguseng will become famous soon enough yipguseng will become famous soon enough
Send a message via MSN to yipguseng
mysticmind just stuff some money inside ur pocket

i use to build up a site in my university intranet last time. For the sake of learning as well as interest. Seriously u can learn a lot of things when u get ur hands dirty on it.

HTML really is just basic things, the core lies in PHP/MYSQL. and one more advice to u, try not to use microsoft tools for designing webpages. It's evil!
__________________
Boonage - Freedom is Everything
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 16-04-2008, 11:54 AM
New kid on the block
 
Join Date: Apr 2008
Location: Penang
Posts: 8
Rep Power: 0
Jet89 is on a distinguished road
Haha..i just liittle bit only..not to pro..only basic..im using XAMPP as server and their are some php.mysql file in there..but my friends said dun touch that file..Im just look the code for reference..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 16-04-2008, 08:20 PM
amaRDaniel's Avatar
Inspired Webmaster
 
Join Date: Sep 2005
Location: shah alam
Posts: 111
Rep Power: 40
amaRDaniel is on a distinguished road
donload lar easyphp tu..
ko godek2 sket bab phpmyadmin ngan mysql
..pastu beli buku PHP for dummy
hak hak hak.. no.. joke only..
tapi kena cari kod2 utk php.. senang jer.
Klu ko nak beli buku yg aku pakai boleh gak "php & mysql webdeveloping" ..aku jual RM100... beli dulu RM142.. lenin wat menyemak meja aku jer..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 19-04-2008, 12:46 AM
hashie's Avatar
Inspired Webmaster
 
Join Date: Jun 2007
Location: Kuala Lumpur
Posts: 165
Rep Power: 20
hashie is on a distinguished road
As I know, as long as you're using php supported webserver, it should be working. If there's database error, mean you have missed to change the configuration from sample's ip to your personal ip. That's why it's telling you that u're failed to connect ur database with your shoutbox. Usually, if u take it from example, u can check the configuration at config.inc.php or something name config...change your personal username and password, and remember..change the dir. of your database location, usually shoutbox is save their database into notepad (e.g. shout.txt) to work as their database in stead of using complex 1 (mysql database).

This is the only way I can tell as I'm not so sure where's da real error there.

Another clue, if the shoutbox that you're using is using mysql database to record all the messages. then probably u have missed out the step to change the database connect with ur php shoutbox. it known as mysql_connect..hard to explain it all..but if u see any .db files, then i suggest you to change a simple shoutbox (search in website) as you're now totally blank with programming..


Good Luck,

where r u studying?
__________________
Hash here..

Last edited by hashie; 19-04-2008 at 01:04 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 19-04-2008, 04:19 AM
New kid on the block
 
Join Date: Apr 2008
Location: Penang
Posts: 8
Rep Power: 0
Jet89 is on a distinguished road
Im studying at Uniten( University Tenaga Nasional )..recently, I discover that html coding limit the download speed and connection speed..that mean I need to change to NetworkActiv or Http File Server..yet they told me the shoutbox should be work in that option..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 19-04-2008, 08:58 AM
hashie's Avatar
Inspired Webmaster
 
Join Date: Jun 2007
Location: Kuala Lumpur
Posts: 165
Rep Power: 20
hashie is on a distinguished road
LoL, then you're my junior..and I expected you're from uniten as well, that's why I asked you. It's because I saw all the stuff webserver softwares, intranet usage and everything that u use is all shared and used by uniten students who use create own webserver website. then definately, that's for your own interest, lecturer never ask for this type of project. Maybe does, but not now cause should be holidays now? haha..

actually as your problem now is shoutbox, it's actually not related with the http file server, limit and speed. It's just some configuration problem in the shoutbox itself..If you set it right, no matter wat type of webserver you used, abyss, xampp, easyphp, networkactive..all are useable. But at your level now, I suggest u use networkactive as it's easiest but it definately work well, guess u know this as well from the aibob forum..

actually as other webmaster said, they're actually helpless in your case, that's because most of them manage to create their own application e.g. shoutbox instead of using other ppl's, so they might helpless to u as they never use what we usually use in uniten.
__________________
Hash here..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 19-04-2008, 04:38 PM
New kid on the block
 
Join Date: Apr 2008
Location: Penang
Posts: 8
Rep Power: 0
Jet89 is on a distinguished road
oppss typo at my last post
Im studying at Uniten( University Tenaga Nasional )..recently, I discover that html codingcan't limit the download speed and connection speed..that mean I need to change to NetworkActiv or Http File Server..yet they told me the shoutbox should be work in that option..

wow..my senior here..haha..actuallly, once before i try open web server with NA..but..it has simple page..so I decide to creating web page using HTML code..then I discover what I told above..seem I need to use NA back..huhu
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Get here your complete solutions in Web Designing! Danial Website Design 1 23-07-2007 02:13 PM
Shoutbox jepp Website Programming 5 17-02-2005 06:06 PM
shoutbox jepp Website Programming 2 29-01-2005 09:26 PM
installing php shoutbox sunshinerocke Website Programming 5 18-09-2003 08:10 AM
designing flash content for PDA. geekrawk Website Design 4 07-02-2003 05:45 PM



All times are GMT +8. The time now is 09:14 PM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.


WebmasterMalaysia.com is Proudly Hosted by Exabytes Semi Dedicated Server.