Flash :: Python - Text-based One-on-one Chat With Interface: What To Power The Backend

Apr 22, 2010

I'm building a website where I hook people up so that they can anonymously vent to strangers. You either choose to be a listener, or a talker, and then you get catapulted into a one-on-one chat room. The reason for the app's construction is because you often can't vent to friends, because your deepest vulnerabilities can often be leveraged against you later on. (Like it or not, this is a part of human nature. Sad.)

I'm looking for some insight into how I should architect everything. I found this neat tutorial, [URL], which suggests using python & stackless + flash. Someone else suggested I should try using p2p sockets, but I don't even know where to begin to look for info on that.

View 4 Replies


Similar Posts:


Flash :: Web Based Visual Programming Interface Based On Python For Data Visualization

Nov 4, 2011

I just discovered impure.com and was very impressed by what can be achieved in terms of visualizing data using their workspace. Although the platform is free to use, but not open source yet. This causes a few problems because the API section works with .com sites for eg. for ebay, so I cannot visualize ebay listings for regional sites such as ebay.in because the link to ebay.com is hardcoded.I searched around, but didn't find other projects that offer a similar way to work with site APIs and other data sources with the kind of user interface and detail that impure.com does in a realtime way within a browser window.This brings me to the questions:

-What technologies would be involved in creating a similar kind of project

-What are the open source tools that can help develop a fullscreen UI to render the workspace. Are there any alternatives to flash for this, and how do they compare

The goal would be to use standard python data structures, python scripts to do some processing on these data structures, scripts to gather data from csv, json and API sources such as google yahoo, wikipedia and flickr, and scripts to render graphs, tag clouds, network visualizations etc. Then bring them all together into a visual interface that supports drag drop and simple type checking.How would the python backend integrate with the UI.

View 1 Replies

Saving Text Content Of Flash Based Chat?

Apr 11, 2010

I am interested in saving the text content of flash based chat in a text file or xml. The repetition of the recorded words is very much correlated to the social , and psychological monitoring research I need to accomplish. The web based chat is not my own, so i don't have any administrative privileges over the server.

View 3 Replies

ActionScript 2.0 :: Reate A Flash Based Text And Audio Chat Application?

Mar 13, 2007

Anyone know how to create a flash based text and audio chat application?

View 1 Replies

Php :: Dynamic Schedule Graphic With Backend Interface?

Feb 2, 2011

Thinking about developing a "class schedule app" that has a backend user interface that a user can add/edit/delete dates and times, savs and the data shows in a cool graph on a webpage. I was thinking of using authiticated php page to update an xml file or database that could be read by a flash app to create a dynamic graphic. Think a 800 x 500 square with the 7 days set as rows ontop of each other and the times for each day listed horizontally.The times set in xml/database would be color coded boxes with rounded corners that lay over the times for those days.**I am not looking for anyone to tell me how to do this. I was hoping to get ideas or thoughts from other developers on my options as far as languages to dev in. I have done a few searches and found a lot of javascript calendars to select dates but I am less concerned about the backend looking good.

View 1 Replies

Python :: Write Bulk Of Data Into Xml File From Backend And I Want To Bind The Xml File Into List?

Apr 19, 2010

I want to write the bulk of data into xml file ,the data coming from the backend(mysql) using cgi by httpservice, read the xml file and bind it into list. can anyone send the sample code for this?

View 1 Replies

Java :: Get Started On A Simple Physics Based Game (with Angle / Power)?

Nov 28, 2011

Basically there will be a club and a ball. You can control the power and angle to hit the ball. How do I go about implementing this? Is flash the easiest way to go? I want to implement this as a facebook game. Any game libraries specific to this I can use to quickly implement a basic version? I am comfortable with Java and PHP.

View 1 Replies

ActionScript 2.0 :: Free / Cheap Video-chat Based On Flash?

Nov 22, 2006

I was wondering if any of You can recommend some free/cheap video-chat based on flash?

View 1 Replies

Java :: Flex For Chart Based Reporting Having Oracle Backend

Nov 24, 2010

My only experience with Flex is some limited reading over the web. What i am wondering is if i want to use Flex or some variant of it for generating reports, specifically Charts, coming off a Java/Oracle backend can i accomplish that in an environment where the streaming media (we cannot play videos on our systems at work) is turned off? Also, are there any other restrictions revolving around using Flex for reporting in the form of charts? Currently, we use Jfree Chart API to develop charts but just exploring an alternative.

View 2 Replies

Fms :: Run A Flash Based Voice Chat Without The Flash Media Server?

Jun 7, 2011

Its just a quick question: Is it possible to run a falsh based voice chat without using the flash media server and instead using some kind of peer to peer connection? (just one to one connection, one to many connections are not needed)

View 1 Replies

Run A Flash Based Voice Chat Without The Flash Media Server?

Feb 5, 2011

Its just a quick question: Is it possible to run a falsh based voice chat without using the flash media server and instead using some kind of peer to peer connection? (just one to one connection, one to many connections are not needed)

View 1 Replies

Python :: Flash - Python FLV Checker - Check The Uploaded Files To Webserver Are Flash Media (FLV), By Reading The Flv Header?

Jul 27, 2010

i need a simple python lib that check the uploaded files to my webserver are flash media (FLV), by reading the flv header (metadata) and not the mimetype extension.

View 1 Replies

Python :: Strange Behavior Of Sockets In Python (3.2). Client Connects To Application Using Flash?

Jul 14, 2011

I experience strange behavior of sockets in Python (3.2). Client connects to my application using Flash. Most of the time there is nothing unusual but sometimes python crashes in a way that should not have taken place - enter into infinite loops. Below I attach to the loop code and error message in the log. Python hang on bytesRecived = sock.recv(64) and receive b'' witch is visible in log.

code:
try:
buff = ''

[code].........

View 1 Replies

Python :: Adobe Flash And Hosting The Player With Python And WxWidgets?

Jun 15, 2011

Does Adobe Flash expose any Automation or hosting interfaces through COM or a DLL in %systemroot%system32? I'm working with Python and wxWidgets to host a flash application to monitor lunar phases.

View 1 Replies

ActionScript 2.0 :: Create A XML File & A Flash Based Interface?

Oct 6, 2005

I am trying to create a XML file & a flash based interface which would:

A) Sort the data on the node specified (I tried, it doesnot sort correctly many times)

b) Search the XML nodes for the text the user inputs and display the data

Say he gets 5 results all five must be displayed.

View 5 Replies

Python :: Flash - Use SWF File To Import In Python Web Application?

Aug 7, 2010

i develop one project on python and upload on google app can i use swf file to import in python web application?

View 1 Replies

Actionscript 3 :: Flex - Based Chat Application

Jan 21, 2011

I have been asked to develop a generic chat client which can be used as a widget(with fb,twitter) which works fine with all XMPP supported applications. I have decided to use flex along vit java. how the whole chat application works? Also which server to use?openfire or blaze DS?? what's the difference?

View 1 Replies

Actionscript :: Combine A Live Stream Subscriber With A Chat Box Based On Shared Objects?

May 5, 2009

The following code is a combination of samples taken from red5. Basically I am trying to combine a live stream subscriber with a chat box based on shared objects. I'm not a flash developer and have a very limited understanding of what is going on here.

// ** AUTO-UI IMPORT STATEMENTS **
import org.red5.utils.Connector;
import org.red5.samples.simplechat.BasicChat;

[code]....

I don't think that var chat is being initialized anywhere as trace(chat) prints 'undefined'. However var connector and var publish_video seem to collect their instances from the stage.

This sample code included those two and worked fine, but I can't make my additions behave the same way.

I have added an instance of BasicChat to the stage (I'm using Flash CS4) and have spent the past many hours playing with it's various properties, layers and groupings, but to no avail. why my var chat isn't collecting its instance from the stage?

View 1 Replies

Python :: Pass Data From Google App Engine(Python) To Flex 4 Application?

Feb 22, 2010

I am using python and webapp framework in app engine for backend and flex 4 for front end.I would like to pass a string form backend to front end, so i write the following code in the main.py:

[Code]...

View 3 Replies

Python :: Configure The Flex Crossdomain.xml In Python Google App Engine Sdk?

Feb 14, 2011

I have created a flex application in the Python Gae sdk and I got the error 2048, so I put a crossdomain.xml under the static folder.
The crossdomain.xml is following:

<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy> [code].....

However, I still got the error 2048. Therefore, I would like to know is anything I need to configure or miss in my case and how to fix the error.

View 2 Replies

Flash :: Creating An Instance Of A Class That Implements An Interface Based On The Class Name?

Feb 17, 2011

Is there a way to generate an instance of a class that implements an interface based on the name of the class?

I am trying:

var ClassReference:Object = getDefinitionByName("movement.OuterSpaceMovement") as IMovement;
var m:IMovement = new ClassReference as IMovement;
trace("startup..." + m);

-But I am getting an error message ReferenceError: Error #1065 (OuterSpaceMovement) not defined.

I have several classes that implement the same interface (IMovement) but I need to be able to generate new instances of these classes and then pass these instances as a datatype (IMovement datatype) to other classes...

So then I tried:

var ClassReference:Class = getDefinitionByName("OuterSpaceMovement") as Class;
var m:IMovement = new ClassReference() as IMovement;
and this doesn't seem to work...but the following
var m:IMovement = new OuterSpaceMovement();

View 1 Replies

Javascript :: AJAX Or Something Else For A Web-based Demo Interface?

Dec 3, 2009

My company has some software which we use to acquire data and interact with some hardware. If we wanted to put a mockup on a website which allows the user to get a feel for the UI (gather some data, change some settings etc.), what are some good methods to do so?I'm thinking either some clever javascript or flash. I've done some JS before but only to style elements of a page. I did some stuff with flash about 8 years ago and found it really fiddly.

So my questions; Are javascript/flash reasonable solutions for this or is there something better. What is likely to be the simpler/quicker route? Is there a better way to achieve the end result?] The demo doesn't need real data, just some fake/dummy example stuff is fine.

View 3 Replies

Air - Using Flex 4 To Make Ribbon Based Interface?

Dec 22, 2010

Is it possible to make ribbon like interface similar to MS Office suite using Flex 4 for a Adobe AIR desktop application

View 2 Replies

ActionScript 3.0 :: Keyboard-based Interface Navigation?

Sep 27, 2011

I want to create an interface navigatable through keyboard. The interface is somewhat like nested DVD menus, and it is not known in advance how many buttons there will be or where they will be placed. So for example you would be on button 1, if you press right, the closest button to the right would be selected. how would I go about enabling this? The purpose is to enable keyboard navigation for complex management screens for a game I am doing;

I would like this to be as independant and reusable as possible, which means I would like it to work with any clickable object, not just buttons, and certainly not my own custom class of buttons. This also means the buttons might be placed through the flash IDE and so placing them on a grid is not an option (I'd like this to be easy to use for non-techies).

My thinking goes like this: add all buttons to a manager, then select the first one, then on keypress, triangulate and select the closest in an angle of (+45degrees,-45degrees) of direction pressed. But it seems overkill to me, and I guess in some edge cases, some buttons will be forever unselectable.

View 2 Replies

Save Chat Text From A Flash Window?

Nov 9, 2010

I am trying to save the text in the chat window from sky poker. A standard select all and copy then paste will only extract the text visible at the time. It is not possible to scroll and select all the text.It is possible to view all the chat box text that has taken place while you have the window open.I guess that what is happening is you are simply viewing what exists on the chat log of the server via the poker window.What I would like to do is either:

i) get the chat text (I expect this is only possible if it is saved on my pc)

ii) harvest the text as it happens.

View 1 Replies

ActionScript 2.0 :: 'Flash Chat' Room To Chat With Flash Devleopers?

May 21, 2009

Does anyone know of a 'Flash Chat' room to chat with Flash Devleopers?

View 1 Replies

ActionScript 3.0 :: Grid-based Interface (custom Rendering Fonts)

Aug 9, 2010

I am trying to build a experimental interface (menu, text etc) which is based on a fine grid of points, on which i try to render custom fonts and shapes, by connecting the dots. I would store coordinates for characters (O consists of 4 lines for instance) and render them in an animation line by line, character by character.(this non interactive version is my first step)My question is, what would be the best way to store such a font collection, and execute the above. Any Thoughts? all ideas are welcome

View 1 Replies

Media Server :: Flash Chat Alternate Text Colors?

Sep 14, 2009

how to alternate text colors in a Chat  i tried to use css but it changes all the text colors not just each message.

View 2 Replies

Actionscript 3 :: Group Text Chat Using Flash Media Server?

Feb 2, 2012

i have implemented simple text chat using fms and php but now i want to implement the group chat whoever come to online should be able to text each other implement this.

private function sendMessage(e:MouseEvent=null):void
{
if (_message.message_box.input_txt.text=="Message..."||_message.message_box.input_txt.text

[code].....

View 1 Replies

Flash Chat Vs Other Kinds Of Chat

Jan 16, 2012

What is the best type of chat program for people to chat one on one?

1. Does flash chat impair SEO?
2. How would you compare the server load/speed of flash chat vs other types of chat, such as cometchat, ajax chat, of java chat?

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved