473,473 Members | 1,555 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

A native Windows binding for PHP

Hi all,

I have designed and successfully prototyped a native Windows binding
for PHP. This binding is already capable of doing dialogs, controls,
and a lot more with very few lines of code. PHP can thus be used as a
tool for developing native Windows applications, so it can compete
with several much more expensive languages/environments. Go to
http://hypervisual.com/winbind/ for more details. This library will
eventually grow into a full-fledged IDE. I believe this idea has great
potential in the low-end market given the enormous installed base of
Windows users and the ever-growing interest about PHP.

I'd like to open the code source *and* make a profit at the same time
(although I'm not sure if that's possible), so I'm open to any ideas
or business opportunities regarding the large-scale development of
this product.

What do you think? Does this idea have potential? Would any serious
company be interested in investing on a project like this?
Jul 17 '05 #1
7 1739

"Rubem Pechansky" <pe*******@hypervisual.com> wrote in message
news:d8**************************@posting.google.c om...
Hi all,

I have designed and successfully prototyped a native Windows binding
for PHP. This binding is already capable of doing dialogs, controls,
and a lot more with very few lines of code. PHP can thus be used as a
tool for developing native Windows applications, so it can compete
with several much more expensive languages/environments. Go to
http://hypervisual.com/winbind/ for more details. This library will
eventually grow into a full-fledged IDE. I believe this idea has great
potential in the low-end market given the enormous installed base of
Windows users and the ever-growing interest about PHP.

I'd like to open the code source *and* make a profit at the same time
(although I'm not sure if that's possible), so I'm open to any ideas
or business opportunities regarding the large-scale development of
this product.

What do you think? Does this idea have potential? Would any serious
company be interested in investing on a project like this?


I really think this could grow... I know for allot of products im using this
would benefit me allot.

However, paying for it is a different story. Maybe it should be free for no
commercial use, or something along those lines?

Thanks,
Hayden Kirk
Jul 17 '05 #2
Hello,

"Rubem Pechansky" <pe*******@hypervisual.com> wrote in message..
I have designed and successfully prototyped a native Windows binding
for PHP. This binding is already capable of doing dialogs, controls,
and a lot more with very few lines of code. PHP can thus be used as a
tool for developing native Windows applications, so it can compete
with several much more expensive languages/environments. Go to
http://hypervisual.com/winbind/ for more details. This library will
eventually grow into a full-fledged IDE. I believe this idea has great
potential in the low-end market given the enormous installed base of
Windows users and the ever-growing interest about PHP.

I'd like to open the code source *and* make a profit at the same time
(although I'm not sure if that's possible), so I'm open to any ideas
or business opportunities regarding the large-scale development of
this product.

What do you think? Does this idea have potential? Would any serious
company be interested in investing on a project like this?


I think that once you have opened the source code, it is hard to make a
profit just from its development.

On the other hand you can always open the source of the library and
develop closed source extensions or tools that make the development of
your library more powerful and useful so it will be an advantage for
people to buy those extensions and tools from you instead of developing
themselves.

Regards,
Manuel Lemos
Jul 17 '05 #3
> On the other hand you can always open the source of the library and
develop closed source extensions or tools that make the development of
your library more powerful and useful so it will be an advantage for
people to buy those extensions and tools from you instead of developing
themselves.


This is exactly what I have in mind. If I want this tool to be useful
and popular, I know I can't make people pay for it, at least for
non-commercial use (thanks, Hayden). But for that to happen I must
first find a partner company who wants to invest a little bit and then
add it to their portfolio. I think this is the best way to make it
free.
Jul 17 '05 #4
Hello,

On 07/30/2004 06:32 PM, Rubem Pechansky wrote:
On the other hand you can always open the source of the library and
develop closed source extensions or tools that make the development of
your library more powerful and useful so it will be an advantage for
people to buy those extensions and tools from you instead of developing
themselves.

This is exactly what I have in mind. If I want this tool to be useful
and popular, I know I can't make people pay for it, at least for
non-commercial use (thanks, Hayden). But for that to happen I must
first find a partner company who wants to invest a little bit and then
add it to their portfolio. I think this is the best way to make it
free.


Right, but before you release anything it is going to be hard to
demonstrate to any partner/investor that what you have is interesting
and has business potential because besides yourself you do not have any
user base to show or even poll for potential business case.

If I were you, I would probably develop some tools to address specific
needs of some clients that would pay so you can justify dedicating full
time development of your library and tools. Releasing your library to
the public would either provide you a user base to test it and suggest
improvement as well a potential client base to provide you hints on
possible products or services they would be willing to pay.
--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
Jul 17 '05 #5
"Manuel Lemos" <ml****@acm.org> wrote in message
news:41************@acm.org...
Hello,

On 07/30/2004 06:32 PM, Rubem Pechansky wrote:
On the other hand you can always open the source of the library and
develop closed source extensions or tools that make the development of
your library more powerful and useful so it will be an advantage for
people to buy those extensions and tools from you instead of developing
themselves.

This is exactly what I have in mind. If I want this tool to be useful
and popular, I know I can't make people pay for it, at least for
non-commercial use (thanks, Hayden). But for that to happen I must
first find a partner company who wants to invest a little bit and then
add it to their portfolio. I think this is the best way to make it
free.


Right, but before you release anything it is going to be hard to
demonstrate to any partner/investor that what you have is interesting
and has business potential because besides yourself you do not have any
user base to show or even poll for potential business case.

If I were you, I would probably develop some tools to address specific
needs of some clients that would pay so you can justify dedicating full
time development of your library and tools. Releasing your library to
the public would either provide you a user base to test it and suggest
improvement as well a potential client base to provide you hints on
possible products or services they would be willing to pay.
--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html


Yea,

I would be really intrested in testing this if you want a tester.

Thanks,
Hayden Kirk
Jul 17 '05 #6
"Rubem Pechansky" <pe*******@hypervisual.com> wrote in message
news:d8**************************@posting.google.c om...
Hi all,

I have designed and successfully prototyped a native Windows binding
for PHP. This binding is already capable of doing dialogs, controls,
and a lot more with very few lines of code. PHP can thus be used as a
tool for developing native Windows applications, so it can compete
with several much more expensive languages/environments. Go to
http://hypervisual.com/winbind/ for more details. This library will
eventually grow into a full-fledged IDE. I believe this idea has great
potential in the low-end market given the enormous installed base of
Windows users and the ever-growing interest about PHP.

I'd like to open the code source *and* make a profit at the same time
(although I'm not sure if that's possible), so I'm open to any ideas
or business opportunities regarding the large-scale development of
this product.

What do you think? Does this idea have potential? Would any serious
company be interested in investing on a project like this?


When will this be available?

Norm
---
Avatar hosting at www.easyavatar.com
Jul 17 '05 #7
Manuel, Hayden, Norm:

The library is under development and its specs, module organization
and function base is still unstable. I'm working hard to stabilize it
in the next few weeks. In the meantime I'll have to decide if I'll
open its code before I get any payment (and this isn't a trivial
decision). I'll probably open a project in SourceForge -- this will
help me see what kind of interest it generates. In this case I'll be
looking for people who can help me and testers as well. Please keep an
eye on this group and at hypervisual.com/winbind for updates.
Jul 17 '05 #8

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

Similar topics

10
by: Rubem Pechansky | last post by:
Hi all, I have designed and successfully prototyped a native Windows binding for PHP. This binding is very lightweight and it is already capable of doing dialogs, controls, and a lot more with a...
10
by: callmebill | last post by:
I'm getting my feet wet with making Python talk to MySQL via ODBC. I started on Windows, and it went smoothly enough due to the ODBC stuff that apparently is native to Python at least on windows...
4
by: dave | last post by:
I have an Access 97 application running quite happily in Windows 2000. If I upgrade a machine to Windows 2000 SP4 then I get an error in one area which is this - I use Automation to run an instance...
8
by: Mark Rowland | last post by:
Please bear with me, as I am a newbie in the world of databases and DB2. We are trying to migrate an application that binds to a DB2 database (Workgroup Edition, V6.1) from a server running Windows...
14
by: Greg | last post by:
Is it possible that in some future version of Windows, only .NET (CLR) PE (Portable Executables) .exe will be enabled to run. I.e. the OS will not support running of native x86 code .exes/dlls? ...
0
by: Reini | last post by:
We are developing an Asp.Net 2.0 application (Web Administration) for the IIS 5.0 to 6.0 and the W2K to W2K3 operating system. The application consists of several layers. One layer is a .Net 2.0...
3
by: Boris | last post by:
We have a native Windows DLL (let's call it native.dll) we developed a .NET interface for (let's say managed.dll). When a .NET application now uses the ..NET interface to talk to the Windows DLL we...
14
by: Ben Voigt | last post by:
Under certain circumstances I get: First-chance exception at 0x7c812a5b (kernel32.dll) in LTMGUI.exe: 0xC0020001: The string binding is invalid. First-chance exception at 0x7c812a5b (kernel32.dll)...
1
by: jc | last post by:
Hello. I'm doing some prep work before taking the vb.net brainbench. I noticed one of the topics is : Consuming resources - Windows Native Calls Where can I get more info on this? What...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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,...
1
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...
0
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...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.