Reply
Thread Tools
Texrat's Avatar
Posts: 11,700 | Thanked: 10,045 times | Joined on Jun 2006 @ North Texas, USA
#1
I realize this will be a travesty to post in this crowd, but what would truly help me develop for the tablets is a means of leveraging my current Visual Basic skills. Currently there are tools to develop for S60 within Visual Studio... so what would prevent the same sort of capability for Linux handhelds? Besides hardcore fanboy inertia that is.

Any thoughts? Pro or con.
 
Posts: 128 | Thanked: 0 times | Joined on Dec 2005
#2
Well, I thought the same thing, but I have been looking at Python. Python is practically VB anyway. Try that. It's not that hard.

I never even saw Python before this week, and now, I am working on this doofy PDA problem (as in the lack of one). I intend to build an Outlook clone that resides on the 770.

If anybody else is doing the same, then tell me now, so I don't waste all weekend on it!
 
Posts: 147 | Thanked: 5 times | Joined on Jan 2007
#3
I realize it's heresy to VB6 fanbois, but Mono (which is .Net for Linux) is being ported to N800, and looks like it isn't far off. With that, you should be able to use VB.Net, at least.
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#4
Hehe. If you can "waste' only one weekend writing an Outlook clone on Linux in a language you've never seen, there's a high-paying job waiting for you in Redmond, WA :-)
 
Posts: 88 | Thanked: 0 times | Joined on Dec 2006
#5
fpp, that's exactly what I was thinking; it's supremely impressive to clone (or write) an email client for Maemo platform in a weekend; our email issues will be a thing of past by mid next week
 
Posts: 128 | Thanked: 0 times | Joined on Dec 2005
#6
Originally Posted by gisborne View Post
I realize it's heresy to VB6 fanbois, but Mono (which is .Net for Linux) is being ported to N800, and looks like it isn't far off. With that, you should be able to use VB.Net, at least.
I looked into Mono on the 770 (which already works on the 770), and it
was not very friendly for me, and I have 14 years of experience with VB and a few of .NET.

I don't want you to think Mono on the 770 is easy, like VB on the PC, because it is not.
 
Posts: 128 | Thanked: 0 times | Joined on Dec 2005
#7
Originally Posted by fpp View Post
Hehe. If you can "waste' only one weekend writing an Outlook clone on Linux in a language you've never seen, there's a high-paying job waiting for you in Redmond, WA :-)
I would rather work for Nokia.

I was thinking about a single application for Tasks, Calendar items, Journal, Notes and Inbox, and a freeform data section.

This latter section could hold things like passwords and little databases, all stored on the SD card, not the internal storage. And the Inbox I was thinking about would be a mirror of the Inbox on my PC. Similar to what you get with PocketMirror on the Palm.

I don't know if I want to replicate the email functionality that is already in there, you know? It seems like a waste, and the built-in email is heavily integrated into the unit. Although the current email client is weak.
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#8
You know, except for the inbox, you've just described Winzig ? :-)
 

The Following User Says Thank You to fpp For This Useful Post:
Texrat's Avatar
Posts: 11,700 | Thanked: 10,045 times | Joined on Jun 2006 @ North Texas, USA
#9
Originally Posted by gisborne View Post
I realize it's heresy to VB6 fanbois, but Mono (which is .Net for Linux) is being ported to N800, and looks like it isn't far off. With that, you should be able to use VB.Net, at least.
If it works well enough, I'd love to try it!
 
Posts: 147 | Thanked: 5 times | Joined on Jan 2007
#10
Originally Posted by michaelalanjones View Post
I looked into Mono on the 770 (which already works on the 770), and it
was not very friendly for me, and I have 14 years of experience with VB and a few of .NET.

I don't want you to think Mono on the 770 is easy, like VB on the PC, because it is not.
As I understand things, you ought to be able to write your application in VB.NET, compile it, drop the compiled program on your 770, and run it under Mono.

The only wrinkles on that, once Mono is set up correctly and assuming it's fairly feature-complete on the 770, is if you're using a .Net feature not yet implemented in mono, or if you need a tablet-specific feature. That would depend on either which of those had been implemented on Mono on the 770, or if you care to dive into foreign function calls.

But I'd love to become wiser on this. I would be a dead-keen mono developer if only it worked on the Mac (well). Now that it works on the web tablet, I have a newer reason to start using it.
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:57.