3 of 3
3
Bespoke Multitouch Framework?
Posted: 17 July 2008 02:02 PM   [ Ignore ]   [ # 31 ]
New Member
Rank
Total Posts:  12
Joined  2007-11-14

I’ve updated the base documentation for the 4.0 release. This is available at http://www.bespokesoftware.org/multitouch/4.0.0.0/doc/html/index.html. There’s also a downloadable Windows Help file (.chm) available at http://www.bespokesoftware.org/multitouch/4.0.0.0/doc/Bespoke%20Multi-Touch%20Framework.chm.

I’m still working on How-To writeups, but the included samples and this doc should help.

Paul

Profile
 
 
Posted: 19 July 2008 07:53 PM   [ Ignore ]   [ # 32 ]
Administrator
Avatar
RankRank
Total Posts:  160
Joined  2008-05-08
xelapond -

I do not think WPF/XNA are Free, and I would be very surprised to find out they were.

Yes they are free, and you don’t even need a Visual Studio (although you can download free Visual Studio Express) in order to code in .net. Compiler is included in the framework.

xelapond -

Everyone has there own opinion, and we(read: I) should not try and impose peoples beliefs upon other people.  As for the buying a house thing.  I am referring to the fact that you cannot look inside the framework code and make sure they are not doing malicious things within it.

You can look inside any .net app and dll with free utility called Reflector.

It all comes down to how efficient you are with particular programming language and how flexible this language is for what you want to accomplish.

~Alex

 Signature 

Computing is not about computers any more.  It is about living!

~ Send me a PM about high quality laser modules for LLP ~

Profile
 
 
Posted: 20 July 2008 01:00 AM   [ Ignore ]   [ # 33 ]
New Member
Avatar
Rank
Total Posts:  71
Joined  2008-06-07

Hiya Alex,

I was about to reply with the same exact response hahaha!

Anyway for the ones who want to try Visual Studio Express edition products (Including MS SQL Express, a free DB Server), here is the link: http://www.microsoft.com/express/default.aspx
Good area to get familiar with MS Express edition products, including game development frameworks and SDKs. Also there is some Hardware development info too.

There are tons of C#/VB open source project sites like http://www.codeproject.com, http://www.codeplex.com from where you can leaverage from other developers work, learn, or share your work.

 Signature 

LCD FTIR MultiTouch Screen
http://multitouch.geomentary.com/

Profile
 
 
Posted: 21 July 2008 12:26 PM   [ Ignore ]   [ # 34 ]
Administrator
Avatar
RankRank
Total Posts:  160
Joined  2008-05-08

Here are some cool and usefull links and resources for all of you doing the XNA development:

http://creators.xna.com/
http://www.c-sharpcorner.com/Articles/ArticleListing.aspx?SectionID=1&SubSectionID=200
http://xnarocks.spaces.live.com/default.aspx
and of course:
http://www.xnadevelopment.com/links.shtml

This will get you started…

~Alex

 Signature 

Computing is not about computers any more.  It is about living!

~ Send me a PM about high quality laser modules for LLP ~

Profile
 
 
Posted: 29 July 2008 04:50 AM   [ Ignore ]   [ # 35 ]
New Member
Rank
Total Posts:  5
Joined  2008-07-29
xelapond - 14 July 2008 09:22 AM

Can I urge we don’t use this?

xelapond -

DISCLAIMER: I am a Free/Open Source Software activist and contributor, with very strong opinions.

You have to know that as soon as you venture your unsolicited opinons, someone will come out and tell you exactly what those opinions are worth. And yours would go for… oh… about 1 Indian Rupee. After all, by your own admission, they are based on little more than conjecture on your part about things you do not know and do not care to know, with some anti-Microsoft rhetoric thrown in for good measure. So, yes, while you can urge people to not use this, the question is should anyone listen?



xelapond - 14 July 2008 09:22 AM

Lux is a good enough framework, comeing out sometime in *cough**cough*, which is probably before this will com out.  Lux is cross platform, this is not.  I just think we need to get the ball rolling on cross platform toolkits(C++, Python, Lux, openFrameWorks).

As a self-styled advocate of freedom you should be all for choice; after all, freedom means nothing if you’re only free to choose exactly one thing. You should have applauded the guy for putting all this effort and then turning around and posting it online, for everyone to play with.

And why should everything be cross-platform? Not all cars consume gasoline, because not all cars need to. It’s the same thing with toolkits. Not every toolkit needs to run on every platform imaginable.



xelapond -

But seriously, you should care about other people that might want to run your software because above all its the right thing to do and your being a good neighbor.

In the open source arena, I write software that I want to run, and implement the features that I find useful. If others like them, great. If they don’t, I really couldn’t care less. I’m not forcing anyone to use my code. This “good neighbor” nonsense is just that: nonsense.


xelapond -

I still have not been given a technical reason other then “personal preference”.

There doesn’t have to be any other reason apart from “personal preference.” If I choose to write something, I’ll write it in the language I’m most comfortable with, with the tools I find useful. That I choose to make it available to others doesn’t give them the right to complain about my choice of tools. Don’t like it? Too bad—just don’t use it. You know… that freedom thing you crave so much.


xelapond -

Would you buy a house if all you could see was the siding and yard?

Red herring. This isn’t an accurate analogy. If you wanted it to be at least somewhat accurate, you should have said: “would you buy a house that was prebuilt for you, so that you couldn’t look into the walls, or maybe take them down and move them around, or perhaps add another room here, or see how the plumbing works?” Hmm, I wonder what the answer to that is.


xelapond -

I don’t particularly like C# or Objective-C because they are limited in there cross platform support.

I’m sorry but that’s just nonsense. There’s no inherent limitation in either C# or Objective-C that ties them to a particular platform. Open-source implementations for both exist and are being actively developed. And at any rate, even if they only had limited cross-platform support, so what? A Torx screwdriver isn’t “limited” because it cannot unscrew a phillips-screw.

As for your personal dislike of C#, so what? I don’t like emacs, but I’m not telling you edit text in vi. If you don’t like the language, don’t use it. If you don’t like the framework, don’t use it. But don’t diss a guy that obviously put a LOT of work into his project, and which he then turned around and made available to the public, for everyone to use and tinker with, just because you don’t like the language he chose and you think it’s not “cross-platform.”

The whole notion that everything has to be completely open and be built on completely open tools is untenable, and violates the very principles that you claim to adhere to.

-n

P.S.: Are you sure your name is Alex and not Richard?
P.P.S.: Seriously, are you?

Profile
 
 
Posted: 01 August 2008 06:28 AM   [ Ignore ]   [ # 36 ]
New Member
Rank
Total Posts:  5
Joined  2008-07-10

This has turned into an interesting philosophical conversation.  smile I don’t have anything intelligent to add to the arguments already made.  Suffice to say, I am an open-source advocate, and I have to fight my anti-microsoft tendencies.  Why?  Because they’re often illogical.  We’re all susceptible to letting our biases cloud reality and spur our judgements.
There are undeniable benefits to the open development model.  But I’m with nikb in saying C# is not an inherently bad choice.  It is just that, a choice.

I just want to voice my appreciation to Paul for his hard work on this, for his generosity in making it available, and his initiative in coming over here to nui group to tell us about it.  It’s another option, and in the end that’s never a bad thing.

Profile
 
 
Posted: 01 August 2008 12:42 PM   [ Ignore ]   [ # 37 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  1051
Joined  2007-04-08

Thanks nikb and Memphis for your insight. Memphis, very well stated =)

Let’s keeps this topic on track for now on so we don’t take it over with thoughts that weren’t originally intended.

 Signature 

My Multitouch Blog
My Youtube
Multitouch FAQ - Need Help? Click here!

Profile
 
 
   
3 of 3
3