Archive

Posts Tagged ‘rooms’

Web Chat Class Rooms

November 7th, 2011 Comments off

I have a site for online courses with teachers and need help in setting up a site that allows me to set up a page for each instructor within our site and then allow students to book certain dates and times that the teachers make available when that time is booked they pay right then and it becomes unavailable. Then when the time they book comes they can have a web based web cam conversation or course walk through. I do not want to use a free streaming service like ustream because i would like to have control over when people log in and out and give password consent.

The other factor is there is going to be approximatly 100-150 teachers so there might need to be 8-12 web chat browsers available. Or a personal chat room per instructor.

Categories: Chat Tags: , , , , , ,

Expert Java Programmer Needed

August 2nd, 2011 Comments off

What is required of you?
you need to install digichat and set it up on your server so i can test new feachers before buying it (i have digichat keys so you can install the server)

example digichat current patch: http://www.roleplayrealmonline.com – click the chat and log in.

———————————————————————
project:

Note: Take My Current Color Patch And Modify It. (Dont Change The Security these patches are more secure than newer versions just block the holes that are completly open to attack)

Note2: Things I Want Done Are Labled Number 0 To 7.

Note3: To View Current Chat Patches http://www.DarkRealm.ca.

Note4: Attached Pictures Also Include How I Would Like It To Look.

Note5: If The Colors Of The Theme Change The Modifications In Here Need To Change Like Everything Elce When A New Theme Is Made.

Note6: In The Pictures Red Lines And Red Text Are My Side Notes To The Picture They Are Not Going To Be Part Of The Finished Item.

Modify Back To Original DigiChat (Part One):
Note: Used To Have These Options They Just Blocked Them So They Dont Work Need Them Options Unblocked. (Except #0 And #2b, There Mistakes That Need To Be Fixed)

0) Take all DigiCasts Out so when new chat is created on admin panal nothing is there. so they can make there own if they want.

1) Allow Bots In The Chat (ex. Trivia Bot And More all bots and possibility to make your own bot like before).

2a) Allow Users To Make There Own permanent/temporary Rooms again.

2b) Rooms In Users Chat Have Negative Numbers I Dont Want Rooms To Have Negative Numbers.(Negative Rooms Only Happen To Users Never Happens To The Moderaters Screen Something Wrong With Chat.Cab Or Chat.Jar File) (Picture#1)

3) Allow Buddies Tab Again (Only In Use If Defined By Applets Or In Settings-options-checkmarked buddies tab, just like it was in original digichat v4.0).

4) Allow Host To Show The Real Host And Not The Same As The Ip Like In Current Color Patch. (Picture #8)

5) Allow Users And Chatmasters To Make Profiles In Settings And Be Visible To All Chatters And Chatmasters Like Original DigiChat 4.0.(picture#12)(Also Missed In The Pic I Need The Country Inbetween Display Name Then Country Then Online Time For Both When Moderaters And Users View Eachother, So Its Like Picture#12 But Added Country In Both Pics Inbetween Display Name And Online Time)

6) In Transcripts When It Leaves Transcripts For The Rooms It Leaves “RoomID1000″ I Want It To Say The Actuall Name Of The Room For The Transcripts Folder It Only Does That For A select Few Rooms. Rooms With Funny Names Are Beause Of Character Map Characters User For Chat Names, I Have No Clue Why Some Names Are Called “roomID1001 and roomID1002″ It Should Say The Name Of The Room. (Picture #11)

7) The Logs Used To log All Ip And Persons Nickname Now It Only Calls People “User1 or User2″ And Only Logs The Admins Activity I Need It Back To How It Usually Logs People Into The Logs.
———————————————————————

pics server patches and key will all be sent when programmer is found.

i also have alot more options to add but i need someone who can do the edits before we get into it fully.

if you can do this project type “can do” infront of your message to me.

if you attempt is and cant do it fully no funds will be payed.

http://bioprotege-inc.sytes.net/project.zip << all files forthis project inside here

thanks.

Appengine – Academic Scheduling Timetable With Drag N Drop

July 8th, 2011 Comments off

TimeTable Specs

Privileges:
User: Can see any Timetable/Schedule of any Class. Can print PDF of selected timetable
Teacher: Can select his timetable. Can print PDF the selected timetable
Admin: Can do everything

Workflow from Scratch:
Insert Members
Insert Classes
Insert Courses
Assign Courses to Classes
Assign Teachers to Courses
Control Rooms
Calendar

Calendar Sequence:
Select Class
Select Year
Select Semester
Show Selected info with courses from that class, that year and that semester
Start dragging courses and rooms
When finishes it should be possible to save in DB like ComputerScience2010/2011 or similar

Filters:
Timetables for Classes – Select a class from a combobox
Timetables for Teachers – Select a teacher from any available and show his timetable
Timetables for Rooms – Select a desired Room and show the occupation
Print PDF – Stay pendent. If possible in the end of all.

Note:
Validations in Calendar are very important.
Make it possible to display a lot of alerts when conflict occurs..

Php Elgg Module Integrations

June 13th, 2011 Comments off

Need VideoWhisper.com module tweaks, new module implementations to work with latest Elgg version.

Project requires:
- php programming
- experience or time to study elgg, videowhisper, twitter, facebook php frameworks

Current project includes these 2 VideoWhisper modules:
http://www.videowhisper.com/?p=Elgg-Video-Conference
http://www.videowhisper.com/?p=Elgg-Video-Chat-Plugin

A sample site of current project is available at http://instantvideoconference.com/ .

Extra module functionality required:
- provide interface for room owner to configure some application settings when creating own room (like default webcam resolution, room background – exact list will be mentioned per app); some permission setting will allow setup depending on user (ie. Buzz: All/Group/Moderators/Owner/None) .
- allow room owner to define access list and moderators list (as usernames or emails) for each room
- live user count per room (applications can call a script from time to time to notify that user is online and live users can be tracked in a table)
- site widget to list most active rooms (with most users), from all modules
- site widget to show screenshots of online users with webcams on (screenshot can also be generated by some applications, just need to create and use thumb from this), also from all compatible modules
- configurable admin settings to cleanup unused rooms (rooms not entered for X days) and also configure other module settings like rtmp server address, defaults and limits for settings editable by users, and other parameters listed in the settings or login scripts
- widget to place on user’s site/blog: users can copy and paste html code that will load a js showing link to their room and current number of users ie. My Room (5)

Like the 2 existing modules (for conference and 2 way rooms), new modules should be integrated for:
- 1 way streaming (with broadcast and watch interfaces) from http://www.videowhisper.com/?p=PHP-Live-Streaming
- e-Learning rooms from http://www.videowhisper.com/?p=PHP-Video-Consultation

The new module tweaks should include functionality improvements:
+ Twitter and Facebook connect, status updates when entering a chat first time that day
+ Twitter and Facebook integrations should have viral functionality: announce link when user creates new rooms or enters a certain chat room. This should have flood protection (no more than one announcement per 15 minutes).
+ Tweet, Like on site and rooms

All current php source code is available under GPL for further development.

Code should be built using Elgg coding standards and should work with latest Elgg version.

PROJECT TERMS
Communication will be done via PMB.
A compatible hosting account will be provided to upload progress.
Progress updates should be sent, shown at least 2 times per week.
Bid with realistic durations and include some extra time to make sure you can do it within the timeframe. Cancellation will be required if project is not ready within bid timeframe.
Please provide information and links about your previous css design work and elgg or php work.

PAYMENT
All amount will be escrow on project start and will be released when everything is done, functional, delivered as in project requirements.

Php Elgg Template And Module Integrations

June 6th, 2011 Comments off

Need a template and VideoWhisper.com module tweaks, new module implementations to build an alternative to Tinychat using Elgg.org .

Project requires:
- php programming
- experience or time to study elgg, videowhisper, twitter, facebook php frameworks
- clean css based design

Current project includes these 2 VideoWhisper modules:
http://www.videowhisper.com/?p=Elgg-Video-Conference
http://www.videowhisper.com/?p=Elgg-Video-Chat-Plugin

A sample site of current project is available at http://instantvideoconference.com/ .

Extra module functionality required:
- provide interface for room owner to configure some application settings when creating own room (default webcam resolution, room background – will be mentioned per app); some permission setting will allow setup depending on user (ie. Buzz: All/Group/Moderators/Owner/None) .
- allow room owner to define access list and moderators list (as usernames or emails) for each room
- live user count per room (applications can call a script from time to time to notify that user is online and live users can be tracked in a table)
- site widget to list most active rooms (with most users), from all modules
- site widget to show screenshots of online users with webcams on (screenshot can also be generated by applications, just need to create and use thumb from this), also from all modules
- configurable admin settings to cleanup unused rooms (rooms not entered for X days) and also configure other module settings like rtmp server address, defaults and limits for settings editable by users, and other parameters listed in the settings or login scripts
- widget to place on user’s site/blog: users can copy and paste html code that will load a js showing link to their room and current number of users ie. My Room (5)

Like the 2 existing modules (for conference and 2 way rooms), new modules should be integrated for:
- 1 way streaming (with broadcast and watch interfaces) from http://www.videowhisper.com/?p=PHP-Live-Streaming
- e-Learning rooms from http://www.videowhisper.com/?p=PHP-Video-Consultation

The new template, module tweaks should include functionality improvements as on tinychat.com, and some more:
+ Descriptive frontpage to create rooms (selecting from available types), access features, signup, signin
+ Template should be css based, clean, modern web 2.0 style
+ Live directory (listing rooms with snapshots already generated by the existing modules)
+ Twitter and Facebook connect, status updates when entering a chat first time that day
+ Twitter and Facebook integrations should have viral functionality: announce link when user creates new rooms or enters a certain chat room. This should have flood protection (no more than one announcement per 15 minutes).
+ Tweet, Like on site and rooms
+ Template should keep Elgg features like latest activity, friends, groups, dashboard, support for other modules, spotlight.

All current php source code is available under GPL for further development.

Code should be built using Elgg coding standards and should work with latest Elgg version.

PROJECT TERMS
Communication will be done via PMB.
A compatible hosting account will be provided to upload progress.
Progress updates should be sent, shown at least 2 times per week.
Bid with realistic durations and include some extra time to make sure you can do it within the timeframe. Cancellation will be required if project is not ready within bid timeframe.
Please provide information and links about your previous css design work and elgg or php work.

PAYMENT
All amount will be escrow on project start and will be released when everything is done, functional, delivered as in project requirements.

A Link Directory

May 28th, 2011 Comments off

Thanks for your interest in my project!

I want to put out a link directory for a client. In order to get a fully optimized SEO, you can look at my website and Youtube channel to come up with good content ideas. You must have excellent English writing skills. Please suggest what platform is best for easy updates.

An example similar to what I want is http://chatroomlinks.org

Thank you kindly.

Php Elgg Template And Module Integrations

May 5th, 2011 Comments off

Need a template and VideoWhisper.com module tweaks, new module implementations to build an alternative to Tinychat using Elgg.org .

Project requires:
- php programming
- experience or time to study elgg, videowhisper, twitter, facebook php frameworks
- clean css based design

Current project includes these 2 VideoWhisper modules:
http://www.videowhisper.com/?p=Elgg-Video-Conference
http://www.videowhisper.com/?p=Elgg-Video-Chat-Plugin

A sample site of current project is available at http://instantvideoconference.com/ .

Extra module functionality required:
- live user count per room (applications can call a script from time to time to notify that user is online and live users can be tracked in a table)
- site widget to list most active rooms (with most users), from all modules
- site widget to show screenshots of online users with webcams on (screenshot can also be generated by applications, just need to create and use thumb from this), also from all modules
- configurable admin settings to cleanup unused rooms (rooms not entered for X days) and also configure other module settings like rtmp server address, streaming settings and other parameters listed in the settings or login scripts
- widget to place on user’s site/blog: users can copy and paste html code that will load a js showing link to their room and current number of users ie. My Room (5)

Like the 2 existing modules (for conference and 2 way rooms), new modules should be integrated for:
- 1 way streaming (with broadcast and watch interfaces) from http://www.videowhisper.com/?p=PHP-Live-Streaming
- e-Learning rooms from http://www.videowhisper.com/?p=PHP-Video-Consultation

The new template, module tweaks should include functionality improvements as on tinychat.com, and some more:
+ Descriptive frontpage to create rooms (selecting from available types), access features, signup, signin
+ Template should be css based, clean, modern web 2.0 style
+ Live directory (listing rooms with snapshots already generated by the existing modules)
+ Twitter and Facebook connect, status updates when entering a chat first time that day
+ Twitter and Facebook integrations should have viral functionality: announce link when user creates new rooms or enters a certain chat room. This should have flood protection (no more than one announcement per 15 minutes).
+ Tweet, Like on site and rooms
+ Template should keep Elgg features like latest activity, friends, groups, dashboard, support for other modules, spotlight.

All current php source code is available under GPL for further development.

Code should be built using Elgg coding standards and should work with latest Elgg version.

Expert Java Proggramer Needed

May 1st, 2011 Comments off

What is required of you?
you need to install digichat and set it up on your server so i can test new feachers before buying it (i have digichat keys so you can install the server)

example digichat current patch: http://www.roleplayrealmonline.com – click the chat and log in.

———————————————————————
project:

Note: Take My Current Color Patch And Modify It. (Dont Change The Security these patches are more secure than newer versions just block the holes that are completly open to attack)

Note2: Things I Want Done Are Labled Number 0 To 7.

Note3: To View Current Chat Patches http://www.DarkRealm.ca.

Note4: Attached Pictures Also Include How I Would Like It To Look.

Note5: If The Colors Of The Theme Change The Modifications In Here Need To Change Like Everything Elce When A New Theme Is Made.

Note6: In The Pictures Red Lines And Red Text Are My Side Notes To The Picture They Are Not Going To Be Part Of The Finished Item.

Modify Back To Original DigiChat (Part One):
Note: Used To Have These Options They Just Blocked Them So They Dont Work Need Them Options Unblocked. (Except #0 And #2b, There Mistakes That Need To Be Fixed)

0) Take all DigiCasts Out so when new chat is created on admin panal nothing is there. so they can make there own if they want.

1) Allow Bots In The Chat (ex. Trivia Bot And More all bots and possibility to make your own bot like before).

2a) Allow Users To Make There Own permanent/temporary Rooms again.

2b) Rooms In Users Chat Have Negative Numbers I Dont Want Rooms To Have Negative Numbers.(Negative Rooms Only Happen To Users Never Happens To The Moderaters Screen Something Wrong With Chat.Cab Or Chat.Jar File) (Picture#1)

3) Allow Buddies Tab Again (Only In Use If Defined By Applets Or In Settings-options-checkmarked buddies tab, just like it was in original digichat v4.0).

4) Allow Host To Show The Real Host And Not The Same As The Ip Like In Current Color Patch. (Picture #8)

5) Allow Users And Chatmasters To Make Profiles In Settings And Be Visible To All Chatters And Chatmasters Like Original DigiChat 4.0.(picture#12)(Also Missed In The Pic I Need The Country Inbetween Display Name Then Country Then Online Time For Both When Moderaters And Users View Eachother, So Its Like Picture#12 But Added Country In Both Pics Inbetween Display Name And Online Time)

6) In Transcripts When It Leaves Transcripts For The Rooms It Leaves “RoomID1000″ I Want It To Say The Actuall Name Of The Room For The Transcripts Folder It Only Does That For A select Few Rooms. Rooms With Funny Names Are Beause Of Character Map Characters User For Chat Names, I Have No Clue Why Some Names Are Called “roomID1001 and roomID1002″ It Should Say The Name Of The Room. (Picture #11)

7) The Logs Used To log All Ip And Persons Nickname Now It Only Calls People “User1 or User2″ And Only Logs The Admins Activity I Need It Back To How It Usually Logs People Into The Logs.
———————————————————————

pics server patches and key will all be sent when programmer is found.

i also have alot more options to add but i need someone who can do the edits before we get into it fully.

if you can do this project type “can do” infront of your message to me.

http://bioprotege-inc.sytes.net/project.zip << all files forthis project inside here

thanks.

Chat Plugin For Bbpress

April 26th, 2011 Comments off

Hello, i want to have chatplugin for WP/bbpress.

So members can chat with each others. It is actually sort of a microblog.

I want to have special groups: Public and private. Admin can grant acces to private groups.

The chatbox is dynamically loaded.

***requirements:

Chat Rooms:

- public – for registered users. Chat rooms, and always to be created by administrators and moderate.

-closed (by invitation by admin).

- Chatbox Archive: chat rooms, except pirvate chatrooms, can be viewed by members.

- Chat Formatting: Left, thick and crooked printed text and image (too big → lightbox page).

- User: registered users can see each others profile.

- Chat Archive.

- User Profile: members can see last chat messages.

-Only open chat box history has to be craweld by Google

-Online list: see which member is online per box

-Formatting of messages:

-last message first
-upload images
-quote function
-predefined avatars

Elgg Template And Module Integrations

April 20th, 2011 Comments off

Need a template and VideoWhisper.com module tweaks, new module implementations to build an alternative to Tinychat using Elgg.org .

Project requires:
- php programming
- experience or time to study elgg, videowhisper, twitter, facebook php frameworks
- clean css based design

Current project includes these 2 VideoWhisper modules:
http://www.videowhisper.com/?p=Elgg-Video-Conference
http://www.videowhisper.com/?p=Elgg-Video-Chat-Plugin

A sample site of current project is available at http://instantvideoconference.com/ .

Extra module functionality required:
- live user count per room (applications can call a script from time to time to notify that user is online and live users can be tracked in a table)
- site widget to list most active rooms (with most users), from all modules
- site widget to show screenshots of online users with webcams on (screenshot can also be generated by applications, just need to create and use thumb from this), also from all modules
- configurable admin settings to cleanup unused rooms (rooms not entered for X days) and also configure other module settings like rtmp server address, streaming settings and other parameters listed in the settings or login scripts
- widget to place on user’s site/blog: users can copy and paste html code that will load a js showing link to their room and current number of users ie. My Room (5)

Like the 2 existing modules (for conference and 2 way rooms), new modules should be integrated for:
- 1 way streaming (with broadcast and watch interfaces) from http://www.videowhisper.com/?p=PHP-Live-Streaming
- e-Learning rooms from http://www.videowhisper.com/?p=PHP-Video-Consultation

The new template, module tweaks should include functionality improvements as on tinychat.com, and some more:
+ Descriptive frontpage to create rooms (selecting from available types), access features, signup, signin
+ Template should be css based, clean, modern web 2.0 style
+ Live directory (listing rooms with snapshots already generated by the existing modules)
+ Twitter and Facebook connect, status updates when entering a chat first time that day
+ Twitter and Facebook integrations should have viral functionality: announce link when user creates new rooms or enters a certain chat room. This should have flood protection (no more than one announcement per 15 minutes).
+ Tweet, Like on site and rooms
+ Template should keep Elgg features like latest activity, friends, groups, dashboard, support for other modules, spotlight.

All current php source code is available under GPL for further development.

Code should be built using Elgg coding standards and should work with latest Elgg version.

Elgg Php Modules 2

April 10th, 2011 Comments off

Need VideoWhisper.com module tweaks, new module implementations.
The flash applications already exist, work is only required on the php code that integrates this with Elgg and allows creating rooms and editing options for existing parameters.

Project requires:
- php programming
- experience or time to study elgg, videowhisper php frameworks

Current project includes these 2 VideoWhisper modules:
http://www.videowhisper.com/?p=Elgg-Video-Conference
http://www.videowhisper.com/?p=Elgg-Video-Chat-Plugin

A sample site of current project is available at http://instantvideoconference.com/ .

Like the 2 existing modules (for conference and 2 way rooms), new modules should be integrated for:
- 1 way streaming (with broadcast and watch interfaces) from http://www.videowhisper.com/?p=PHP-Live-Streaming
- e-Learning rooms from http://www.videowhisper.com/?p=PHP-Video-Consultation

Extra module functionality required:
- configurable admin settings to cleanup unused rooms (rooms not entered for X days) and also configure other application settings like rtmp server address, streaming settings and other parameters listed in the settings or login scripts (will be mentioned per app)
- provide interface for user to configure some application settings when creating own room (default webcam resolution, room background – will be mentioned per app)
- live user count per room (applications can call a script from time to time to notify that user is online and live users can be tracked in a table), code required to count online users and display this
- site widget to list most active rooms (with most users), from all modules
- site widget to show screenshots of online users with webcams on (screenshot can also be generated by applications, just need to create and use thumb from this), also from all modules
- widget to place on user’s site/blog: users can copy and paste html code that will load a js showing link to their room and current number of users ie. My Room (5)

All current php source code is available under GPL for further development.

Code should be built using Elgg coding standards, use regular elgg css interface and should work with latest Elgg version.

PAYMENT
All amount ca be escrow on project start and will be released when everything is done, functional, delivered as in project requirements.

Interesting Online Chat Site

April 6th, 2011 Comments off

Hello,i want website like this
-my website is for dont sleeps at night peoples
-my website will open at 00:30-08:00 and other times when peoples click site they will see counter for when site will open
-first peoples will register account and than join chat
-chat has static rooms
-also members can create rooms,if they want they can make rooms with pass
-all members can see other members photo
-only main page must be.but page stle must be clean,simple and very good design

Categories: Chat, Website Tags: , , , , , ,

Making A Virtual World

March 18th, 2010 Comments off

Hello,
My name is Andrew Groom, and im looking for someone to help me, to create a new, vibrant virtual world for tweens. Ideally, depending on what you are comfortable designing with, i would like avatars ect, made out of flash and other parts simply JavaScript. I am currently only 15, and i have a small amount of cash to start getting my project on the road, but please don’t mistake or mis-judge me, as i have a lot of experience, and i am very inspired and motivated to get this to happen. Because of the situation i am in, im looking for someone to work for

Clone A Room Bidding Website

March 7th, 2010 Comments off

Hi,
I am looking for a programmer to clone a Room Rate bidding website. Some hotel would let go few rooms for people to bid to stay at their place as those rooms may be vacant also during the low season. So pls quote a price based on the “u bid 4 rooms” – An australia room bidding website. If you have doubt, on which website to clone, pls message me. Complete the site in 3 weeks.
A completely similar website script and with the same backend together with accounts for hotel owners to upload their room rate.

Social Chat Rooms

January 9th, 2010 Comments off

Need someone to add to my site fadocs dot com and develope a chat room for univercity student to discuss their study topics a programmer need to discride on detailles how it should work and provide a link to simillar sites to view .

Live Streaming Cinema

December 27th, 2009 Comments off

Im looking for developers to do a Live Streaming Cinema , with certain features

-must be a web page
-should allow me to create Rooms with different movies
-must be Live Streaming , if i pause the movie , it should pause for everyone on the room
-each room must have 50 sits
-each room must have a chat and players must be able to communicate each other live while watching the movie
-rooms should be able to be set as free movie or ticket required movie
-spectators must login to join the cinema system before choosing a room (movie)
-once a spectator join a room , he shouldnt be able to chat or see chat or movie , until he choose a sit (each spectator must take a sit)
-if all sits on a rooms are taken , room shouldnt be allow new spectators to join the movie
-i should be able to set rooms moderators with special powers, like kick , ban or silence a player on the chat and from the room , and to pause the movie if needed
-the login system must be integrated with a vbulletin forum database already working
-this system can be done in any technology , i dont care if its html or flash or java

more info will be give to the winner

Versatile Chat

December 26th, 2009 Comments off

Hi:

Will like to have a Text Chat script for a stand alone website with the following features:
1. Linux compatible (php, java, …)self sufficient with no external additional scripts or server requirements.
2. Allow visitors to enter chat as visitors using its own selected nick w/o need to register or to register at user choice. Select Language of choice.
3. Select chat room to enter or allow user to create its own chat room. Create rooms feature is an Admin choice to activate or deactivate at any time.
4. Allow room user to send a photo to general room chat room area or to a private conversation with another user, see others profile and ignore an user.
5. Bad words filter, regular chat controls.
6. Some sound effect (on/off) when new window with private message is opened.
7. Emoticons use capability, avatars will be nice to have.
9. Audio/video sharing at private rooms, may be an optional feature to consider.
8. For administrative capabilities: unlimited rooms and unlimited users. Ban controls(ip, user name), common adm chat controls. Banner advertisement, moderators module. some tracking on statistics.
9. Screen size variable as it may be dragged or at least 700 x 700. Private pop screens of course smaller. A logo at top of screens will be acceptable.

Will like to see your quotes.

Thanks in advance.

Tinychat Rooms

October 19th, 2009 Comments off

Hi there everyone,

I’m a web designer/programmer seeking for some help. I’m developping tinychatrooms.com based on the tinychat API. I just started today but I think this buzz will start paying soon.
I’m seeking for some help, max 2 programmers in PHP/MySQL, Ruby on Rails are also welcomed. Needs to have good experience in CSS.
We will teamup and divide all the revenues that the site generates.

I’ve just designed the home:
http://img34.imageshack.us/img34/3305/tinychatrooms.jpg

I’m starting to design the inner interface.
Thanks guys.

Take care and hope to hear from u soon ;-)

Hotels & Cars Online Booking

September 23rd, 2009 Comments off

Multilingual Online booking for hotels & car rentals through paypal system with php & Mysql in linux environment
1. supplier registration (hotelier or car rental owner) + management
1. basic info for rooms & car rentals + management
2. prices for rooms & car rentals management for all year through web interface + management
3. creation of html embeddable forms for rooms & car rentals with basic customization in colors fonts logos etc.
4. browsing of prices + availability for both hotels & car rentals
6. client registration + online payment through paypal or offline inquire if not available
7. retrieval of bookings for both supplier & client
8. basic cookie system to track where the booking was originated from
9. basic affiliation with commissions paid and retrieval of affiliation schemes
10. review & rating of the hotel or car rental from the client
11. general quoting system for hotels & car rentals based on a specific town or airport with html embeddable forms for rooms & car rentals
12. batch processes like backup , update prices for next year , historical tables , batch emails
13. demo accounts for demo purposes fully operationable with virtual bookings.
14. html pages + demo videos to explain how it works
15. multilingual interface for all the above in 7 languages

for a more detailed analysis of this project visit this page
http://docs.google.com/View?id=dc2dmkft_14g2746fgz
Also contact me if you have any questions

Categories: MySQL, PHP Tags: , , , , , ,

M2asports Voice Chat Rooms Add

September 18th, 2009 Comments off

I need to have voice chat rooms to be a “addon” to athletes profile pages. With the ability to add a price per month for it to be aded. which will be attached to my online store.
this needs to be setup so if they purchase it or if i have it for free it will automaticaly be added to their profile page. needs to be so ui can set how many people can join the chat room that will be for the fee.
Here is a example of a good chat room program:http://www.ventrilo.com/download.php
Athletes can add this so their buddys can join it either with a set password or public access to chat using gaming headsets or they can use for game play. I have one if you need to see it. you will first have to download the client verson. then use this info:
server: TacOps Clan Vent,
Hostname or IP: sprint.typefrag.com
port: 10320
data base might need to be setup for this:
doesnt have to be ventrilo but its a good one but i think i have to buy a license to sell. hope fully there is a better way

Interactive Map Design

September 3rd, 2009 Comments off

We are looking for a good C++ programmer who can develop an application using Visual Studio C++ 2005 / 2008 (either the Express or the Professional version).

The project will show a map for one floor, and use 1 database created using MS Access 2003 to help the visitor navigate from one room to another.

The floor is made of 20 rooms. When the visitor – standing at the entrance – chooses to go to a particular room, or several rooms, the system should provide him with a list of rooms to pass through to reach the desired destinations based on the shortest path.

All requirements and database tables will be provided, and project specification discussed in more details with the chosen programmer.
Need someone to work quickly, accurately and efficiently.
We are a new company and will post several projects in the near future. If we like your work quality, you will have an advantage to be selected for more work.

Please check the files attached.
World.h shows the the gallery layout, and World.cpp contains the shortest path code.
We have also attached the user interface design for the Visitor and the Administrator, which needs to be developed as well.

Interactive Map For Building

August 29th, 2009 Comments off

We are looking for a good C++ programmer who can develop an application using Visual Studio C++ 2005 / 2008 (either the Express or the Professional version).

The project will show a map for one floor, and use 1 database created using MS Access 2003 to help the visitor navigate from one room to another.

The floor is made of 20 rooms. When the visitor – standing at the entrance – chooses to go to a particular room, or several rooms, the system should provide him with a list of rooms to pass through to reach the desired destinations based on the shortest path.

All requirements and database tables will be provided, and project specification discussed in more details with the chosen programmer.
Need someone to work quickly, accurately and efficiently.
We are a new company and will post several projects in the near future. If we like your work quality, you will have an advantage to be selected for more work.

Making A Tween Virtual World

August 28th, 2009 Comments off

Hello,
My name is Andrew, and im 14 years old. I would very much like to find someone who will offer me their services for free. Basicaly what i would really like is someone to help me produce a new small (non-profit) (for the forseable future) virtual world.

This should be similar to www.vizwoz.com, a 2D flash avatar chat, but without some of the more complex features such as customisable rooms (account made on vizwoz (helpmemakeit) and password (helpmemakeit)

I need MYsql, PHP and flash experience, and i believe i have the servers to host this.

All i want is a log in then you go to a map where you chose from sevral places to visit, each of these has sevral rooms to go to via links from the previous place. A friends list, a private message, and you can change your avatar with sevral selections of clothes such as 10 t-shirts for boys and 10 other diffrent styles for girl accounts. There should be 3 user levels, a normal one where people can just join and chat, a moderater level with special permissions and a admin level which is same as mod but with normal clothing and a few other things. I have experience of running these type things and want to make a nice well run bored busting world!

I would like to create all the graphics, rooms, and other things, but i really need someone with a basic framework, and who can put all these things into operation for me.

Thanks so much,
as you can appreciate being 14, i dont have any funds and i dont want to generate profit for myself from it anyway!
Thnaks for your time and i hope to hear from someone soon,
Andrew Groom

Making A Virtual World 1

August 28th, 2009 Comments off

Hello,
My name is Andrew, and im 14 years old. I would very much like to find someone who will offer me their services for free. Basicaly what i would really like is someone to help me produce a new small (non-profit) (for the forseable future) virtual world.

This should be similar to www.vizwoz.com, a 2D flash avatar chat, but without some of the more complex features such as customisable rooms (account made on vizwoz (helpmemakeit) and password (helpmemakeit)

I need MYsql, PHP and flash experience, and i believe i have the servers to host thi s.

All i want is a log in then you go to a map where you chose from sevral places to visit, each of these has sevral rooms to go to via links from the previous place. A friends list, a private message, and you can change your avatar with sevral selections of clothes such as 10 t-shirts for boys and 10 other diffrent styles for girl accounts. There should be 3 user levels, a normal one where people can just join and chat, a moderater level with special permissions and a admin level which is same as mod but with normal clothing and a few other things. I have experience of running these type things and want to make a nice well run bored busting world!

I would like to create all the graphics, rooms, and other things, but i really need someone with a basic framework, and who can put all these things into operation for me.

Thanks so much,
as you can appreciate being 14, i dont have any funds and i dont want to generate profit for myself from it anyway!
Thnaks for your time and i hope to hear from someone soon,
Andrew Groom

Travel Website – Bookings

August 12th, 2009 Comments off

require a fantastic website to allow customers to make complete bookings online.

The customers will need to be able to view live availability and select their accommodation and book. Similar to wotif.com but for one specific holiday destination.

The customers will need to be able to book and pay by Paypal or Credit Card (we have an online merchant facility with a bank and it is currently already working on another one of my websites which I personally designed.

In addition to the customers being able to access the website, I wish to capture their details (email at least) by offering a free PDF Holiday destination guide. I need someone who is capable at putting together a landing page and squeeze page with high conversaion rates.

All the customer’s details will need to be taken and saved for every booking – the details will be used for re-marketing. So the website must work in conjunction with a CRM system.

Another simple part of this project requires that we log which site the customer came from before entering the website.

The booking system must have the rates built in, and be able to recognise special deals for each hotel – For example, if a hotel is offering 7 Nights at the price of 5, then this must be offered to the customer when the prices come up.

In addition to booking the hotel, the customer will need to be able to book tours as well as travel insurance (our insurance provider has an online booking site). The customer will also be offered $100 off the total price of their flights, and we will need to be able to book this for them as part of the package they are booking on ther website (there are 3 airlines we work with, they all have websites which show availability and prices).

The prices must be shown in a currency of the customer’s choice, though we will set the default currency.

Whilst the prices are set according to the contracts with the hotels, the hotel managers need to be able to log into the website and provide a further discount if they like. The prices will be shown for a full year ahead, however in the last 3 months there are often “last minute specials”, and we will need to factor these in according to the hotel managers request. For example: Reduce rooms to $100 per night if there are still more than 3 available within a month of now. Hotel Managers should also be able to increase allotment (the number of rooms they are giving us to sell) however, they should not be able to reduce it.

If allotment is not available, the booking can still come through, but the Credit Card should not be charged till we can confirm if there are any rooms available for them.

Travel Agents will also need an “Agents log-in” so that they can make bookings. They will be provided a reduced rate which accounts for their commission.

In some cases, there will need to be an option for customers to pay a deposit, then log in to pay their balance at a later date (linking to a CRM to remind them of payment).

The website will need to show videos in some areas, including videos of the hotels (where available) as well as interviews with hotel managers (for some).

Each hotel will need a description as well as photos (which we will provide), they should also appear in a slide show.

There will need to be an area where people can write reviews of the hotels (Advertisements will need to be filtered out automatically), it should also say whether the customer has stayed there (by recognising whether the customer has an account on the website where they have booked and paid for the hotel) – pretty straight forward.

Customers will need to be able to search for hotels by Name, Star Rating, Location, Reveiw Rating, Specials, Price

The website will need to look visually appealing to the customer, the graphics will also need to be designed, however we have a logo which we will need on there.

The website will need to run smoothly and quickly.

The most important part of the website is SEO. The web designer must be an absolute expert in the field and use the up-to-date techniques which bring in traffic from google and other sources.

Lastly, it will need to be compatible with as many broswers and systems as possible – including all major browsers, PCs, Macs and Hand-Held Devices.

You can use the programming language which suits best. And the project will need to be completed preferably in 3 weeks.

Making A Tween Virtual World

August 6th, 2009 Comments off

Hello,
My name is Andrew, and im 14 years old. I would very much like to find someone who will offer me their services for free. Basicaly what i would really like is someone to help me produce a new small (non-profit) (for the forseable future) virtual world.

This should be similar to www.vizwoz.com, a 2D flash avatar chat, but without some of the more complex features such as customisable rooms (account made on vizwoz (helpmemakeit) and password (helpmemakeit)

I need MYsql, PHP and flash experience, and i believe i have the servers to host this.

All i want is a log in then you go to a map where you chose from sevral places to visit, each of these has sevral rooms to go to via links from the previous place. A friends list, a private message, and you can change your avatar with sevral selections of clothes such as 10 t-shirts for boys and 10 other diffrent styles for girl accounts. There should be 3 user levels, a normal one where people can just join and chat, a moderater level with special permissions and a admin level which is same as mod but with normal clothing and a few other things. I have experience of running these type things and want to make a nice well run bored busting world!

I would like to create all the graphics, rooms, and other things, but i really need someone with a basic framework, and who can put all these things into operation for me.

Thanks so much,
as you can appreciate being 14, i dont have any funds and i dont want to generate profit for myself from it anyway!
Thnaks for your time and i hope to hear from someone soon,
Andrew Groom

Php/mysql Based Chatroom

June 27th, 2009 Comments off

Hello there. I am seeking an experienced programmer to design a php-mysql driven chatroom.
Before you bid, I recommend that you lookup and test out a demo of phpMyChat. However, this is only optional. Please note that this project will be somewhat based on the phpMyChat software. If you are familiar with phpMyChat, you will understand everything in this project, without a doubt.

***I would prefer someone who has worked on chatrooms before***
***Please do not just ignore this project because of confusion! If some of these points are difficult for you, please let me know! We can negotiate!***

Please do not tell me that my requirements are impossible (someone on another site said this). phpMyChat was created almost a decade ago and has most of these features (I guess you can say that I want an updated version of phpmychat basically).

Feature Requirements:
- I want a fully featured PHP MySQL chatroom.

- No frames, please. PHP uses frames and it’s terrible. If possible, DIVS and TABLES only. While it is only OPTIONAL, an AJAX powered chat WOULD BE NICE. If you are not knowledgeable in AJAX, that is fine. But if you are, please tell me.

- The chatroom should have the capability to support multiple rooms. I would like the ability to create default rooms (room that will always be there) My users should be able to create public and password protected private rooms (these rooms will be wiped after they are left empty). When a user creates his own room, he/she will be the moderator of it. Meaning, they can /kick and /ban users from the room. They can also edit the room’s description.

- Sessions would be nice versus cookies.

- User-levels. Administrator, Global Moderator, Moderator, User. Moderators are essentially users, but they have the power to kick, ban and change of the description of a room that THEY CREATED. (Ex. Tom is user, he wants to create a room. He is the moderator of it and he can kick any troublesome users out if he likes.)

- Messages should be timestamped. Infact, this is the format that they should be in: “(Jun 27th) 14:23:14 [Username] [message]” (without brackets around the message). Action messages should be
bracketless and bolded. Example: “(Jun 27th) 15:63:14 Username message”. Users should be able to use &lt;b&gt;, &lt;i&gt;, and &lt;u&gt; tags for sending messages. The character limit on the text box for

- The chatroom should have user profiles. The user should be able to edit their profile using a simple interface (no richtext editors). Username, password, gender, e-mail, description and photo url should be editable. The description field should only allow the &lt;center&gt;&lt;/center&gt;, &lt;b&gt;&lt;/i&gt;, &lt;i&gt;&lt;/i&gt;, and &lt;u&gt;&lt;/u&gt; tags. Any other tags should not be executed.

- phpMyChat uses IRC-style commands. (ie. /kick, /ban, /ignore, /join [Room name]). Because of this, we would like the chatroom to use IRC STYLED commands to perform various functions.
Function-list (cmds):
– The ability to /kick or /ban a user (must be a moderator/administrator)
– Ability to change font color using a hex value.
– A ‘clear’ function. This function should clear the screen of all messages, giving the user a clean screen.
– An invite function. This comes in handy for inviting staff members (admins and mods) for help or inviting a friend to a private room.
– Personal messages, or whispers. A user should be able to send private messages to other users who are currently in the chat. Users should receive them in the chat, as: “(Jun 27th) 23:25:11 [User whispers to User] message”
– Action commands. (ie. /me walks away, : walks away, /she walks away, /he walks away) . The posts should be bolded.
– Status function. User should be able to select “Available”, “Busy” and “Away” from a drop down list.
– A function to create rooms. Users should be able to create rooms in the chat by typing “/room roomnamehere”. If its a private room, “/pvtroom roomnamehere passwordhere”

Staff ONLY Functions
– An announcement function. This function will be exclusive to administrators and specific moderators only. Basically, this function allows a staff member to type a message and propagate it through the entire chat (as in, every room)
– Ability to view, delete and edit users and their profiles
– Ability for the administrator to promote users to Mods, Global Mods and Admins.

****All functions except /kick, /ban, /room, /pvtroom, and the action commands (/me, /she, /he, : ) should be placed into a user panel. Users should have a link to open their panel. Staff only functions will be in a separate panel, obviously only accessible by staff. Staff should have a link to open their panel. ****

Any questions may be asked in the PMB. Happy bidding!

Research For Real Estate App

June 16th, 2009 Comments off

I have a client with the following needings for a web application. I’d like you to research which applications are on the market today that cover a minimum of 50% of the functionality described below.

I need something that is open source and free, or something that is paid but gets me the full code after payment. I have a maximum of $2000,-.

To complete this task you obviously have to have experience with web application projects.

I’d like you to research this for a maximum of 4 hours and report back to me.

- [ ] This is a project for a web application that helps with organising the availabilty or occupance of rooms. And does billing and contract management. And stores documents.
- [ ] Organising rooms
- [ ] Client has a number of properties, with different floors and a vast number of different rooms on each floor. The program should help dealing with information about the renters of the rooms and should give a lot of filtered overviews of availability.
- [ ] Per room the system should store and display information about current and previous renters. Also it should be able to store information (like number of square meters) and notes about the specific room.
- [ ] Per floor, the system should store and display availability across the floor in a list of all rooms on that floor.
- [ ] Per property, the system should store and display availability across the property in a list of all rooms on all floors.
- [ ] All these views should be filterable in as much ways as possible. For instance ‘only show available rooms on floors 3 to 5′.
- [ ] The system should keep track of which rooms are free, are rented and are going to be rented in the future.
- [ ] When a renter starts renting a room, the system should start a wizard where client can enter the agreement with the renter (there is a specific contract with pricing per month/year/etc, contract duration, payment terms, etc. with certain exceptions). Also, the system should check if the room is indeed available in the selected period.
- [ ] The system should keep track of income per room, per renter and per property.
- [ ] Billing
- [ ] The system keeps track of how long a specific room is rented, and when payments are due.
- [ ] There should be an overview screen of all payments that are due, and are going to be due. This screen should offer advanced filter functionality (for example: only show due payments of specific building or floor 3 to 5)
- [ ] There should be PDF batch export functionality of due payments. The design of the invoice will differ per property.
- [ ] Renters
- [ ] The system should keep track of all renters, and should store personal information, and show rented rooms, due payments, a history of rented objects and rooms and should store notes.
- [ ] Contract management
- [ ] When a client rents a new room, a specific contract is made. The system should store all these contracts in this view. It should offer a wide array of filter functionality.
- [ ] Contracts can have different statuses: future, live, old, etc.
- [ ]
- [ ] Admin user levels
- [ ] There should be multiple user levels.
- [ ] The admin level has acces to everything
- [ ] The moderator level has acces to (and should be able to edit) information about only one specific property. He should be able to access the Rooms view, billings and contract views.
- [ ]

Software Development

June 8th, 2009 Comments off

I need a software application to be developed. The end product will be integrated with a hardware device. After you read the project specs, I want to know what programming language you will use and why.
Basically, this software will be integrated with a hardware device that is SIMILAR in size to a GPS navigator (5 inch by 5 inch touch screen display) and it will have a touch screen capability similar to a mouse navigation that is controlled by the touch of a finger.
This hardware will be connected to the internet by USB directly to client computer or internet cable or wireless . Basically, we want it so that the hardware becomes a plug and play device; they plug it in, we control each device for each client, or all device’s for each client from our admin panel.
If any hardware device becomes faulty/bug, we want to be alerted in our admin area of the client, device location and type of problem.
1. this software will have:
a. a CMS system built into the admin area.
b. This CMS will allow us to upload certain variables for each client. These variables will appear on the hardware screen for customers to select by touch. For example, Hotel variables are different from banks. –Hotels: rooms, restaurant, bar, fitness center.
-Banks, personnel, service, products etc.
We will be able to create multiple industries and variables for those industries so when i upload a business client, i will also add the variable they want to show for thier business. If that variable doesn’t exist, I can edit that industry, add it , and save it from the admin area.
In addition to the variable mentioned above. This is an example of a industry may look:
1. Industry: hotels, restaurants, beauty salons, construction etc. (If I need to add, edit or delete a new type of industry, I can from the admin area.
2. Lets say I chose hotel, now I enter the address. Country, street, city, region, zip of that hotel.
3. Variables; single rooms, double rooms, restaurant, fitness center etc. (if I need to add, edit or delete a new type of variable for that hotel, I can.
4. Enter hardware device number (tracking number) and location of each device.
5. I am able to upload advertising messages to my clients devices. One at a time or all of them at once from the admin area.

c. The hardware will be connected to client computers by USB, or if they don’t have a computer, we connect by internet cable, or wireless and control the device from our computer. Once it’s connected, a client software will be automatically downloaded or installed onto the client computer and all hardware devices will be controlled from our admin area to their computer to the hardware devices. (One client could have one hardware device or 100 hardware devices.
d. THis application will allow us to provide our clients with daily, weekly, or monthly reporting. Sent automatically by email. The report will also include which device the report is originated. (We will upload that email address along with the variables of that business etc. from our admin area on our initial set up of that client in our admin area.)
Based on the end users input from the hardware, this software will gather each of those interactions based on certain categories. These categories are aligned to the variables that we upload for each client. (I will provide more details to the developers.)
e. we can control all the devices from our admin area online. We can upload advertising into devices for one client, for a group of clients or all clients.
f. we will be able to search for a client by name, city, region, country, or zip code.
Let me give you a scenario:
lets say you go into a restaurant, there is a hardware with about a 5 square inch touch screen device there. you use this hardware to order your food. So the variables could be starters, main courses, desserts, drinks etc. so when this customer enters this data from our touch screen hardware, our back end will gather this customers data, save it, the time, date, etc. and will be sent to a our client so he will know what this customer ordered. This is just a scenario. In this restaurants case, the variables were , starters, main courses, desserts, drinks etc. If it were a hotel, the variables could be, single room, double room, suite, spa room etc.
but we could get a restaurant client that wants to have another variable added ie. Candy,or soda or alcohol; we could go to our admin area, select restaurant from category industry, and make the additions, changes or edit, then save it.
We are looking for developers who have developed software that integrated with hardware before. Please explain what some of your past projects were and how that applies here.
Good luck.

Adding Talk Conference Rooms

April 20th, 2009 Comments off

Have a Joomla site, wish to add a module and customize it to offer offer 3 types of web based “Talk” conference rooms with option for speakers to have video or use desktop tools to provide text or draw:

1. small – can be used as a classroom, or a private meeting, one or more people can speak, only organizer can have access to video, or just speak. Provide tools / forms to reserve a room, approve and promote the event, and schedule.

2. Large – same as above but for a community of up to 100 users. Option to select Private or public, used for lectures, one or more speakers, other users are simply listing, but have a way to submit questions (either text of voice). Moderator can manage taking the questions and directing to the speakers.

3. Conference – Same as above but for much larger number of users.

Features can be selected at time of completing room reservation form. Wish to offer both free and charge for service, give access upon completing payment if there is a charge.

Would like to have this module added to the site and completed within 2 – 3 weeks

Web Developer For Chat Site

April 18th, 2009 Comments off

I want to create a Web site with multiple chat rooms based on XMPP open-source server software such as Openfire.

Requirements:

1. Ajax client. Does not need ANY client software beyond a browser (no Java, no Flash).

2. Users require a user name and password, which any visitor can create.

3. Users can create their own chat rooms and assign a password to the room.

4. IMPORTANT: Each chat room has its own unique Web address. If you have a user account, you can enter the chat room merely by visiting that unique Web address or clicking a link sent in email. (For example, rooms you create at www.webchattr.com are like this.) If users who click the link are not already registered, they are first prompted to join before they can enter.

5. Chat rooms must have an “Ignore User” function.

6. Revenue will be generated from banners and Google AdSense.

7. Solution must be built on a highly scalable open source foundation.

8. Optional: All users that create a room can also delete a room or change the room’s password.

9. Optional. Video capabilities for chat rooms. Users can see approx. six other users at a time. Every video feed is labeled with the appropriate user’s name.

10. There is one other very simple but innovative chat feature the software must include. I will reveal this required feature to the party chosen to develop the software. Before I do so, the party must first sign an NDA, and then we can renogatiate the costs if need be.

Questions for the developer candidate:

A. What is your total time and cost estimate to complete this project?

B. Please detail your web programming experience and provide samples of previously coded websites.

C. When can you begin?

Other Specifications:

1. I want the chat functionality to be unicode-compatible and able to handle input and output in all major languages. I also want a basic set of emoticons available in all chat rooms.

2. Users in the same room can sent private messages to each other. These private messages will appear in pop-up windows. All chat windows, whether private messages or conference windows, will include Google AdSense and/or banner advertising.

3. I will provide much assistance in choosing the look and layout. In general, the look of the site must be very clean, clear, bold, and soft/rounded. Not boxy, busy, or wordy. No pop-ups, no preloading.

4. Scalability is a concern. Solution must be able to expand to clusters. (It is my understanding that XMPP-based software can be clustered.)

“FAQ”:

Q1. Is it right to assume that users will access their accounts only on website?

Yes, there will be no client beyond a Web browser. However, if they have cookies from the Web site saved, they don’t need to log in and can go straight to a chat room.

Q2. What will be the process of joining the chat rooms created by other users? Can chat room creator invite other users by sending mail?

Yes, the chat room creator can invite others by sending email. In fact, that is the main way that chat room creators will invite others. The chat room creator can also delete the room or change the password for the room at any time.

Q3. The banners and google ads will be displayed on home page only or on chat pages too ?

Banners and Google ads are displayed only chat pages, not the home page.

Q4. If the rooms are password protected, is it that only invited users can join the room ?

No, anyone with the password can join the room. Some recipients of an invitation might not be members. They will click on a room link and be required to create an account before connecting to the chat room.

Bear