[Dynapi-Dev] Hello List

2003-09-08 Thread Michael Bystrom
Title: Hello List Hi there dynapi folks I just signed on and wanted to let you guys know that I’ve been playing around with dynapi for a while now and the result is IOS (internet operating system) IOS is a virtual OS. It creates a virtual desktop in your browser window. You can drag, drop, mov

Re: [Dynapi-Dev] Hello List

2003-09-08 Thread Michael Bystrom
.0 as it has a lot of > new features that will help you to create more complex > component. > > Check out the lastest snapshot here: > > http://dynapi.sourceforge.net/doccenter/index.php?Snapshots > Keep up the good work. > > > -- > Raymond Irving > -

Re: [Dynapi-Dev] Hello List

2003-09-09 Thread Michael Bystrom
My version of the 2.55 is fairly modified and I will not port it over to 2.5.7 but I just downloaded the 3x version and will start to play with it, there are some mac problems here to but I don't think there will be a problem. Cool it can create layers before load WAY cool!! I see what I can do

[Dynapi-Dev] WYSIWYG editor for the DynAPI

2003-09-10 Thread Michael Bystrom
I decided to release the DynEditor. The DynEditor is a WYSIWYG editor for the DynAPI library. For more info go http://www.michaelbystrom.com Please let me know what you think Enjoy Michael --- This sf.net email is sponsored by:ThinkGeek Welc

Re: [Dynapi-Dev] WYSIWYG editor for the DynAPI

2003-09-10 Thread Michael Bystrom
aptop in an airport) for that meeting later that afternoon. How's that for a start :) Michael > --- Michael Bystrom <[EMAIL PROTECTED]> > wrote: >> I decided to release the DynEditor. >> The DynEditor is a WYSIWYG editor for the DynAPI >> library. >> >

Re: [Dynapi-Dev] Hello List

2003-09-12 Thread Michael Bystrom
s to lazy added to the board > 40) In Everything, in Mozilla 1.5 beta and Mozilla Firebird 0.6.1, in the > Javascript Console, syntax error due to 404 file not found document where > JavaScript code expected. > > File not found: /ios/dynapi/src/lib/bystrom/util/marker.js Yes this f

Re: [Dynapi-Dev] WYSIWYG editor for the DynAPI

2003-09-13 Thread Michael Bystrom
Raymond, >> Well first of I would like the DynAPI Community to >> help with it, > Great! Do you plan on: > > 1) Keeping the source on your website? Or > 2) Starting a new SourceForge Project or similar? Or > 3) Have us create a CVS module (similat to the logo > module/directory) on the DynAPI Pr

Re: [Dynapi-Dev] DynLayer Box Model Fix

2003-09-14 Thread Michael Bystrom
Raymond, I STRONGLEY suggest that we render the borders inside the layers... All the widgets that we create can NOT have a border outside the layer... If a layer is "100px in width" then it needs to be a "100px in width" The DynAPI is a precise tool so the layers NEED to be that to. Well that's

Re: [Dynapi-Dev] DynLayer Box Model Fix

2003-09-15 Thread Michael Bystrom
Den 03-09-15 00.47, skrev "Kevin" <[EMAIL PROTECTED]>: > Michael wrote: > >> Raymond, >> >> I STRONGLEY suggest that we render the borders inside the layers... >> All the widgets that we create can NOT have a border outside the layer... >> If a layer is "100px in width" then it needs to be a "1

Re: [Dynapi-Dev] Hello List

2003-09-15 Thread Michael Bystrom
Den 03-09-14 18.12, skrev "Leif W" <[EMAIL PROTECTED]>: > - Original Message ----- > From: "Michael Bystrom" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, September 12, 2003 5:59 AM > Subject: Re: [Dynapi-Dev] Hello List

Re: [Dynapi-Dev] DynLayer Box Model Fix

2003-09-16 Thread Michael Bystrom
Den 03-09-15 15.14, skrev "Raymond Irving" <[EMAIL PROTECTED]>: > > We will support both inner and outer borders in border > manager. So which ever way the use wants it then they > got it. Perfectly prefect Michael --- This sf.net email is

[Dynapi-Dev] IOS 0.2 Release

2003-09-17 Thread Michael Bystrom
IOS 0.2 Release | Wednesday, September 17, 2003 Due to requests I¹ve added a Window Manager to the IOS. This will let you grab you windows in a menu bar. New script to add: dynapi.include("bystrom.ios.windowmanager.js") You load this feature by simply adding this code inside the onload function:

[Dynapi-Dev] Let there be Lines

2003-09-17 Thread Michael Bystrom
Let there be Lines | Wednesday, September 17, 2003 I forgot this one... This is a little project I worked on a while back, it¹s sorta a vector drawing app. And it works perfectly fine, but ONLY on Macintosh... I has something to do with the way that windows renders it¹s images in the browser. I¹t

Re: [Dynapi-Dev] Let there be Lines

2003-09-18 Thread Michael Bystrom
ad/have plans to include the line class and my bezier editor and a timeline animation console to the editor But first I will convert the IOS to 3.x Michael > Raymond Irving > > > --- Michael Bystrom <[EMAIL PROTECTED]> > wrote: >> Let there be Lines | Wednesday, Sept

[Dynapi-Dev] I off to Bulgaria

2003-09-19 Thread Michael Bystrom
I off to Bulgaria for a week, see you later. Ohhh.. I just ported my Debugger to DynAPI 3 but there are some minor problems I need to fix. When it's working fine, the IOS and Editor port will be a snap (I live a die for my debugger) Stay warm and I see you in a week. :D Michael -

[Dynapi-Dev] Spock is Born

2003-09-30 Thread Michael Bystrom
I¹m back with a cold and some serious stomach problems, but I'm slowly getting better :) I just finished the debugger port to the DynAPI 3 The name debug was already taken so I gave the name Spock :) yeah yeah I know... I made it backwards compatible with the original debugger so that there shou

Re: [Dynapi-Dev] Spock is Born

2003-10-01 Thread Michael Bystrom
Hi again, Done debugging on the debugger :) The buffer and help is now working on IE (missed that) I added a version check for the DynAPI and Spock so that people know what versions they are using. They always show up in Spock's main window onload. Is there a way of getting the daily snapshot ht

Re: [Dynapi-Dev] Spock is Born

2003-10-01 Thread Michael Bystrom
Well Spock needs you to replace 2 original files: dynapi.js ext/packages.js I thought that this would be simpler so that people just don't overwrite everything by adding folder... I can't have a single folder "spock" for that reason :) > Sorry I did not see the install file. I'm use to a > "r

[Dynapi-Dev] Upgrade questions

2003-10-01 Thread Michael Bystrom
What is the new name for e.cancelBrowserEvent() Or is this removed Michael --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ Dynapi-Dev mailing lis

[Dynapi-Dev] Upgrade questions library

2003-10-01 Thread Michael Bystrom
Hi folks here we go lets start with the library! This will be the new structure for the IOS port: dynapi.library.addPackage('bystrom',dynapi.library.path); dynapi.library.add('bystrom.Button','bystrom/gui/button.js'); etc... Now before I go into debug hell I would like some answers to some libr

Re: [Dynapi-Dev] Upgrade questions library

2003-10-01 Thread Michael Bystrom
Ok it's sorta working then hehe :) I started to look into this but there are s much new code, need to get that feeling you know... Problem 2) There would be to much typing for this so I took 2 screen shoots to show In sort; the packages are not loaded if added inside main html document. I

Re: [Dynapi-Dev] Upgrade questions library

2003-10-02 Thread Michael Bystrom
bystrom/gui/button.js'); > > The above should now work but personally I would write > it like this: > > dynapi.library.addPackage('bystrom',dynapi.library,path+'bystrom/'); > dynapi.library.add('bystrom.Button','gui/button.js','Dyn

Re: [Dynapi-Dev] Question for developers....

2003-10-03 Thread Michael Bystrom
I have a theme system that I like allot in the IOS library, it uses a dynapi.theme = {} object as the main theme holder, then for each new theme that is loaded it get it's own namespace dynapi.theme.button = {} The first time the button is called it creates the theme and then for each new call

[Dynapi-Dev] IOS port question

2003-10-06 Thread Michael Bystrom
Hi, dynlayer_base.js _destroy() Why is the "this.id = null" not there anymore. I REALY would like to include this again, would this be a problem. Michael --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://think

Re: [Dynapi-Dev] IOS port question

2003-10-06 Thread Michael Bystrom
skrev "Raymond Irving" <[EMAIL PROTECTED]>: > > I don't think it's necessary because once the layer is > destroyed I don't think you'll be able to use if again > > Note: The _destroy function removes the layer from the > DynAPI.all collection

Re: [Dynapi-Dev] WYSIWYG editor for the DynAPI

2003-10-09 Thread Michael Bystrom
I'm soon there I'm doing some rewrites to IOS while I port Michael > Well, once it's converted to DynAPI 3 then I'll create > the module > > -- > Raymond Irving > > --- Leif W <[EMAIL PROTECTED]> wrote: >> Looking at the CVS repository, I didn't see a new >> module for this project. >> >> ht

[Dynapi-Dev] E mail system

2003-10-09 Thread Michael Bystrom
Why is there so much span mail going through this dynapi list server ??? Michal --- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide b

Re: [Dynapi-Dev] E mail system

2003-10-09 Thread Michael Bystrom
Well I double checked it's not going to [Dynapi-Dev] It's going through [Dynapi-Widgetdev] Michael > Hi Michael! > > I havent got any spam trought the list for ages.. > > /Daniel > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[

Re: [Dynapi-Dev] E mail system

2003-10-09 Thread Michael Bystrom
Nej :P hehe Den 03-10-09 12.04, skrev "Daniel Tiru" <[EMAIL PROTECTED]>: > Okey, well i am not in that list... Is it any activity there except > spam? :) > > /Danel > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On B

Re: [Dynapi-Dev] Layers and text

2003-10-09 Thread Michael Bystrom
Show me with code what you mean! obj = dynapi.document.addChild( new DynLayer() ) Etc... I usually can fix mac things Michael Den 03-10-10 08.05, skrev "Daniel Tiru" <[EMAIL PROTECTED]>: > Hello developers! > > I would need yor expertice right now... > > I have found something, maybee its

Re: [Dynapi-Dev] Layers and text

2003-10-10 Thread Michael Bystrom
> Check out http://www.tiru.se/mobug.html > > What I get wierd is when using setBgColor() i think :) > > Check the example and you will c :) > > /Daniel > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Michael &g

Re: [Dynapi-Dev] Widgets

2003-10-10 Thread Michael Bystrom
Hi, Tree and dragIcon thing does not work in Mac IE5 (I have no time to debug so don't even think of asking, Sorry! I I'm in hell with the IOS and foldermanager.js port. Damn things changed here). List widgets works fine. Mozilla mac, tree and list works fine but tree needs node height adjustment

Re: [Dynapi-Dev] DragIcon Demo

2003-10-10 Thread Michael Bystrom
Cool. This is sorta how the folder & foldermanager in IOS works but little different with respect to the IOS windows and each ListTree node and inheritance madness... :) I like it. Easy to use. Michael Den 03-10-10 21.27, skrev "Raymond Irving" <[EMAIL PROTECTED]>: > Hello, > > Please check

Re: [Dynapi-Dev] Layers and text

2003-10-10 Thread Michael Bystrom
Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Michael > Bystrom > Sent: den 11 oktober 2003 01:39 > To: [EMAIL PROTECTED] > Subject: Re: [Dynapi-Dev] Layers and text > > > Sorry for the late response I had to go to IKEA a

[Dynapi-Dev] Visual DynAPI Editor (VDE) PR 2 is now ready

2003-10-21 Thread Michael Bystrom
Hello List Folk, Well I've finished my first version of the VDE (Visual DynAPI Editor) I've changed the name as Raymond suggested. :) has a nice ring to it. Well there is a lot of things to talk about. So here goes. THIS IS ONLY TESTED IN MAC MOZILLA. And is working fine. So now you know. I d

Re: [Dynapi-Dev] Visual DynAPI Editor (VDE) PR 2 is now ready

2003-10-22 Thread Michael Bystrom
ible. Also trying to figure out a > bug in Apache's mod_autoindex, then of course the IOElement PHP I'm supposed > to be debugging and extending too. :-) Got the munchies, kind of tired > too, but it's early. ^^ > > Leif > > - Original Message - &g

Re: [Dynapi-Dev] Visual DynAPI Editor (VDE) PR 2 is now ready

2003-10-22 Thread Michael Bystrom
> > // load data using FileReader > ... > // convert data back to js object > p = IOElement.ws_SODA2Var(data); > ... > // now you can use p as you would any js object > > > What do you think? > > > -- > Raymond Irving > > > > >

Re: [Dynapi-Dev] Visual DynAPI Editor (VDE) PR 2 is now ready

2003-10-22 Thread Michael Bystrom
Version 2.1 is ready SODA is working you can now load saved files Preview, save, load, save html There are examples in the "example" folder. Changed some of the structure and fixed some bugs here and there. New splash graphics and new welcome page Version tag is now living inside the vde.js Th

Re: [Dynapi-Dev] Visual DynAPI Editor (VDE) PR 2 is now ready

2003-10-22 Thread Michael Bystrom
ocky" you need to change this dynapi.vdeName = "Jabberwocky" http://www.michaelbystrom.com/download.php Michael Den 03-10-23 02.30, skrev "Michael Bystrom" <[EMAIL PROTECTED]>: > Version 2.1 is ready > > SODA is working you can now load saved file

[Dynapi-Dev] VDE-0.1rc3 release

2003-10-23 Thread Michael Bystrom
VDE-0.1rc3 All functions are now working (I hope). :) Only one little thing with the way that image path is saved, have to think on this over a beer. I also wrote a VDE wrapper that lets you import the saved vde xml file directly into the dynapi, and it will recreate the project for you. Check

Re: [Dynapi-Dev] VDE-0.1rc3 release

2003-10-24 Thread Michael Bystrom
>> I also wrote a VDE wrapper that lets you import the >> saved vde xml file >> directly into the dynapi, and it will recreate the >> project for you. > > Not sure how this works but will look into it. It's a simple little thing could be useful later I. I have a gut feeling something like this w

Re: [Dynapi-Dev] VDE-0.1rc3 release

2003-10-24 Thread Michael Bystrom
Hi Doug, It was written on Macintosh Mozilla and should run on all versions from 1.2 VDE has never had a crash on my Mac. Well not true IE5 crashed the original dynapi 2.55 version in beginning. I just started to debug IE6 Win on virtual PC and found some errors. Fu"""##""#" Don't worry I realy l

[Dynapi-Dev] Debug mode

2003-10-24 Thread Michael Bystrom
Hello IE list folk. It's my mistake I know but I think that Mozilla is a better browser then Microsoft's IE and I missed this... I just booted IOS, VED and other in IE mac, win and all HELL broke loose I know dynapi3 is beta but still. p.setPageLocation = function(x,y) { if (this.isChild) {

Re: [Dynapi-Dev] Anchor

2003-10-25 Thread Michael Bystrom
Yep anchor will do it, but this is how I do it. Layer with regards to document size. middle = dynapi.document.addChild( new DynLayer("",0,0,500,500) ) resizeLayer = function () { var w = dynapi.document.getWidth()/2 - middle.getWidth()/2 var h = dynapi.document.getHeight()/2 - middle.getHei

Re: [Dynapi-Dev] Visual DynAPI Editor (VDE) PR 2 is now ready

2003-10-25 Thread Michael Bystrom
Den 03-10-23 14.41, skrev "Daniel Tiru" <[EMAIL PROTECTED]>: > Hi folks! > > I was wondering, how are you going to implement widgets to the vde? I > mean, what values that need to be set and so on? I'm thinking of a plugin architecture where scripts and it's methods are called and created when c

Re: [Dynapi-Dev] Old Browser Support

2003-10-25 Thread Michael Bystrom
>> I would like to see a poll of current users and developers for determining >> the primary focus: My personal feeling is that everything up to ns4.7 type browsers is dead and to develop for these browsers I feel is pointless. I have no plans for the IOS library or VDE to have backward compatibil

Re: [Dynapi-Dev] Visual DynAPI Editor (VDE) PR 2 is now ready

2003-10-25 Thread Michael Bystrom
See below: Den 03-10-23 14.38, skrev "Raymond Irving" <[EMAIL PROTECTED]>: > > Hi Michael, > > Please submit a news item about the VDE on the dynapi > website as well: > > http://dynapi.sourceforge.net/dynapi/submit.php?menu=21 Shure I will. > I think it's now time I create that vde folder i

[Dynapi-Dev] VDE-0.1rc4 release

2003-10-29 Thread Michael Bystrom
Hi list folk time again VDE-0.1rc4 This is fixes a most of the bugs that¹s been reported on the list and some of my own fixes and improvements. I think that Windows IE 6 version works now. It does so on Virtual PC. The biggest this with this release is that I¹ve included basic event handling (bot

[Dynapi-Dev] VDE-0.1rc4 release note

2003-10-29 Thread Michael Bystrom
Hi again, Should point out that there is a saved load file for the events The name of the load file is "event.js" inside the "example" folder. Michael --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help y

[Dynapi-Dev] Space Invaders 0.1

2003-11-04 Thread Michael Bystrom
Hi again folks, I took the weekend of and wrote my version of the famous game Space Invaders, I'm fairly happy with it and it runs fine under Mac Mozilla and Mac IE5.1 so it should run for the Windows folks too. There are some minor things with the score and the level thing (fix that later). But

Re: [Dynapi-Dev] Space Invaders 0.1

2003-11-04 Thread Michael Bystrom
Ooops I forgot to include the ext.js in the download version You who have download have to do it again Sorry :) Michel > Hi again folks, > > I took the weekend of and wrote my version of the famous game Space > Invaders, I'm fairly happy with it and it runs fine under Mac Mozilla and > Mac IE

[Dynapi-Dev] Space Invaders 0.2 (with sound)

2003-11-05 Thread Michael Bystrom
Funny you should ask... http://www.michaelbystrom.com/download.php I already done the sound version for version 0.1 but there is a bug in (I think all) browsers that will make the dynlayer to (flimmer) when they are active ie moving, sliding, dragging etc. hence making the game unplayable... But

Re: [Dynapi-Dev] Space Invaders 0.1

2003-11-05 Thread Michael Bystrom
Den 03-11-05 09.23, skrev "Daniel Tiru" <[EMAIL PROTECTED]>: > Seams like you have had very little to do :) Na I just type fast > Well it was quite fun, but its space invaders was not my favorite game. > Great work! :) > /Daniel --- This S

Re: [Dynapi-Dev] Space Invaders 0.2 (with sound)

2003-11-06 Thread Michael Bystrom
that next break :) > Den 03-11-06 04.22, skrev "Raymond Irving" <[EMAIL PROTECTED]>: > > And while you're at it... How about some more levels, > new space monsters and the ability to save the top > scores unsing the Cookie Class? :) > > -- > Raymond Ir

Re: [Dynapi-Dev] Space Invaders 0.2 (with sound)

2003-11-08 Thread Michael Bystrom
Den 03-11-07 15.12, skrev "Kevin" <[EMAIL PROTECTED]>: > > Hi Michael, > > I like the game. I tested on IE6 Windows and Mozilla5 Linux. > Both get a little quirky after you get past level 1 or 2. Things > like; the invaders get stuck and don't move (great for shooting > them!); when the invaders

Re: [Dynapi-Dev] Hi folks!

2003-11-19 Thread Michael Bystrom
Happy B-D on your way to the nice age of 30 mmm nice vintage that is :) I'm on a DynAPI break I've desided to learn flash from the ground up and it's going real good. I think I will port IOS over to flash. I writing a new small api for flash using the same theme system I have for IOS and now you c