Jump to content

???

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Location
    Skype

Contact Methods

  • Skype
    drawplanet

???'s Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. It's more of a team effort, voluntary to try something different and improve one's coding along the way. There's 7 devs on board at the moment, though we're looking for a little more expertise in some JavaScript frameworks, particularly Meteor. And while data's handled with WebSockets, we're also looking to do WebRTC and for incompatibility switch to WebSockets. Data management otherwise in SQL, and MongoDB or Redis.
  2. Still on the hunt. Fun project, hasn't been done before.
  3. Thanks. This is why we're also looking into some peer-to-peer hosting of content. At the moment we're hellbent on completing the first build with full-duplex drawing. A lot of JS goes into developing the tools. PHP's mainly account integration and forum features.In design there's a separate UI for mobile, and in fact for anybody good with Photoshop or vector graphics there's some cool stuff we're keen to create. Drop a message, or do Skype or email, if it's a project you want to get behind.
  4. Hey all!A bunch of us have been putting together a web-based drawing app. In a nutshell, users connect in real-time to draw or chat on a sort of interactive whiteboard. Plenty of these are made in Flash, but we are determined to build it in JavaScript and HTML5; a site that immediately works on mobile (because it's not Flash), tailors to everybody from drawing tablet users to people who want to screw around, chat and play games — and with an awesome, modern look that other apps lack. The thing that works so well is these kinds of programs give you a lot of freedom of expression that I think by making more accessible we can popularize, and truly get a future-proof, lasting community going.Current drawing apps aren't too popular as they're not accessible to the host of many devices people use, chatting's not versatile or user-friendly enough to compete with chat sites, and their designs look god-awful like it's still the 90's. So with what we're after, there's insane potential in this project. This is the interface. I hope it gives you some sense of what we're aspiring for. It's predominantly HTML, CSS, and JS with server-client communication in HTML5's WebSockets, and some points in PHP. If you're good with any of these, message me here, Skype drawplanet or email form@drawplanet.net. I'll be more than happy to answer any questions. And if you're critical of anything, nothing's set in stone. It's very much a by the community, for the community type of project. Also on the hunt for people good with P2P networking, node.js, SQL, or server management.
  5. So I've got this conundrum for a web-based drawing app I'm trying to have made. It's one where users can connect in real-time to draw with each other in the same space (like an interactive whiteboard). This has been done plenty of times in Flash (sites like FlockDraw). But how practical would it be in HTML? Trouble is, I've had difficulty finding the right sort of ActionScripters for the job, the program would then require Flash which isn't always available (iPhone, iPad...), and mobile compatibility is quite important. On the other hand DRM is virtually nonexistent on HTML, certainly not near the security Flash offers if that were needed. I'm also skeptical how Canvas would perform, and ultimately the image quality compared to Flash. An HTML program called Sketchpad is excellent at this, but how would that fare with many users online? Any advice is most appreciated. ☺
×
×
  • Create New...