473,910 Members | 6,229 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

On-line drawing tool for phpBB system ?


I am looking for a solution to add on-line drawing tool
to a phpBB discussion board.

The idea would be that the users can draw their own
simple drawings with the tool and attach them easily
as images in the discussion. The idea is to easily
add small drawings to the postings.

The drawign tool should be easy to use and learn.
It should be easily integrate to the phpBB system.
It should work in the users web browser without
needing lots of fancy plug-ins and such...
Should work with as many browsers as possible
(preferably at least IE, Mozilla Firefox, Opera,
operating system independent, so that Windows and Linux
users can use it).
The image drawn with the tool should be visible
on the discussion as standard images without
need for any plug-ins for the discussion board users.

The solution could be for example some Java
applet or some Javascrip DHTML hack.
The drawing program style could be avector
drawing tool (for example SVG based) or
bitmap image editing program.
The drawing coudl be stored in vector or
bitmap format to server... but the end
result should be that the drawing are
viewagle as normal graphics pictures
on the phpBB discussion (gif, jpeg or png).
There is no need for full selection of colors,
drawing with fidex 16 olors woudl be well OK.
The program shoudl support a library of
ready made graphics symbols that can be used
as part of drawing (like Dia graphics libraries).
The symbols would include electronics / electrical
symbols etc.. (can be built in or if symbols can be
easily put to system that is OK as well).

I have looked a little bit, but I have not found
anythin that would fuufill all my needs nicely.

Solution would be preferably free open source
(some inexpensive commercial solution would also be considered).

I am ready to do some server side coding to make the
system work if anyone knows parts that could make
such system.

One idea that comes to my mind is to have just
a simple bitmap editor program. The user gets
when he/she starts a graphics image that contains
the needed symbol plus marked are where to write the image.
When user saves the drawing, the server gets the full edited
image with everything, and cuts the part inside drawign area
that is then saved as the drawn picture (the symbol library
etc... parts are cut out on final result).

Any ideas are wellcome.

--
Tomi Engdahl (http://www.iki.fi/then/)
Take a look at my electronics web links and documents at
http://www.epanorama.net/
Sep 13 '05 #1
0 2842

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

20
11688
by: Chris Krasnichuk | last post by:
hello, Does anyone know how I make php work on "my" computer? I made a mistake in my last post so I fixed it here. Chris
4
5990
by: john Q | last post by:
I found a PHP based email obfuscator for use in websites, where the source HTML (PHP, actually) file doesn't contain the actual email address in the Mailto tag, but generates it and that generated page (containing a full and conventional Mailto: tag) is what is ultimately presented to the user. The intent is to thwart Spam bots and spiders, by NOT having the email address in the original HTML Source, but ultimately presenting it to...
4
12475
by: Frank | last post by:
Whats best : register_globals ON ? OR register_globals OFF ? I currently use: $_POST
1
2165
by: David Walker | last post by:
Hi I've got two servers I can use for a website. The one (I'll call it 'X') I need to keep most of the site on doesn't have all the PHP libraries on I need, but I can't put the whole site on the other (called 'Y') because I can't use the database from there. So, I need a way to be able to call the libraries (GD and PDF) from X with the functions on Y. For both of these, I need to be able to write the result of the function running on Y...
3
6601
by: Ralph Freshour | last post by:
I have a PHP web app using MySQL - when I save a .jpg file named test's.jpg I see that the filename on the unix server is: test\'s.jpg - the filename I end up saving in my SQL table is named test's.jpg - when I use an image tag to display the photo on my web page, no image displays. I tried to strip the slash out of the filename but the image still won't display on the web page - maybe I'm all goofed up here and don't understand what's...
3
2345
by: TJ | last post by:
I need information on how to implement the PFPRO function within Verisign on a Windows platform. I hope it isn't true but I believe Verisign does not support PFPRO functions on Windows platforms only Unix. Has anyone handled e-commerce transaction via PHP on a Windows platform through Verisign. Again does anyone have any examples or has anyone here implemented an ecommerce site utilizing PHP on a Windows platform through Verisign using...
10
4769
by: Yang Li Ke | last post by:
Hi guys, Im about to build a script which will log visitor time spent on my website. I got a few ideas about this, maybe checking visitors ip and storing that info in db with time in and then using session vars to check time out ... Anyone has any ideas about doing that kind of script? Thank you! -- Yang
6
1786
by: Sam Felsenfeld | last post by:
Thanks in advance to anyone who can help me ... I have a link on a page that allows people to automatically download a jpeg. The link basically goes to "download.jpg?pic=filename" Here's what I have in my download.php file: $pic=$_GET; $file="lg/"."$pic"; $name="$pic"; $fp=fopen($file, "r");
2
2597
by: pancho | last post by:
Greetings, I need help configuring/building PHP3 with MySQL as a DSO on a Solaris 8 box - this module is needed to host some existing sites I will be migrating Note. I built PHP4 from source and it loads without an error. When I try t run "apachectl configtest" I get the following error: -- Cannot load /usr/local/apache/libexec/libphp3.so into server: ld.so.1: /usr/local/apache/bin/httpd: fatal: relocation error: file...
4
2157
by: Artem | last post by:
hello. this is the setup: i have 2 computers at home. one of them has a registered domain name, and is acting as a web server (runs under windows 2003 iis6). my second machine has apache configured with php, perl, and mysql installed. i wanted to make my 2nd machine accessible from the internet, so i have created a virtual directory on my 1st machine, pointing to my htdocs directory on the 2nd machine. when i try to access a .html or .txt...
0
10037
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9879
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
11349
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
11055
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10541
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7250
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5939
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6142
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
3360
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.