Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2006

Tip: Looking for answers? Try searching our database.

Big Huge OS Project!!! Need help!!

Thread view: 
leon1jung@gmail.com - 15 Jun 2006 05:43 GMT
I have just been approved by SourceForge for my project, Blitz6. It is
an OPEN SOURCE FLASH ALTERNATIVE. I think this is huge. I need help
planning this. I have started a Writeboard. If you are into java
programming, PLEASE e-mail me at <leon1jung@gmail.com>. THANKS!
jmcgill - 15 Jun 2006 06:52 GMT
> I have just been approved by SourceForge for my project, Blitz6. It is
> an OPEN SOURCE FLASH ALTERNATIVE. I think this is huge. I need help
> planning this. I have started a Writeboard. If you are into java
> programming, PLEASE e-mail me at <leon1jung@gmail.com>. THANKS!

Flash player only or Flash creation?  Flash compatible or merely a
Flash-like system?
steve - 16 Jun 2006 00:15 GMT
>> I have just been approved by SourceForge for my project, Blitz6. It is
>> an OPEN SOURCE FLASH ALTERNATIVE. I think this is huge. I need help
[quoted text clipped - 3 lines]
> Flash player only or Flash creation?  Flash compatible or merely a
> Flash-like system?

written in java?

looks like a flash in the pan to me.

Steve
leon1jung@gmail.com - 16 Jun 2006 07:16 GMT
wat do you mean?

> >> I have just been approved by SourceForge for my project, Blitz6. It is
> >> an OPEN SOURCE FLASH ALTERNATIVE. I think this is huge. I need help
[quoted text clipped - 9 lines]
>
> Steve
leon1jung@gmail.com - 16 Jun 2006 07:15 GMT
mos def alternative. flash-like system, though anyone is welcome to
make a converter module. that would be nice seeing as how much content
is on the web. this will be a complete system. it will contain a Player
and a Creator.
> > I have just been approved by SourceForge for my project, Blitz6. It is
> > an OPEN SOURCE FLASH ALTERNATIVE. I think this is huge. I need help
[quoted text clipped - 3 lines]
> Flash player only or Flash creation?  Flash compatible or merely a
> Flash-like system?
Oliver Wong - 16 Jun 2006 16:56 GMT
[post re-ordered]

>> > I have just been approved by SourceForge for my project, Blitz6. It is
>> > an OPEN SOURCE FLASH ALTERNATIVE. I think this is huge. I need help
[quoted text clipped - 10 lines]
> is on the web. this will be a complete system. it will contain a Player
> and a Creator.

   What's done so far?

   - Oliver
leon1jung@gmail.com - 16 Jun 2006 23:11 GMT
i have the basic idea. com.cytech.media will be the main package. I'm
modelling this loosely off of the real thing, so Movie will be the base
object. MovieInfo will provide information on the movie such as author,
framerate, interactive, etc. Each movie will contain Layer's. Each
Layer will have a stack of FrameEntries. I still need help with the
planning and am open to all input.

> [post re-ordered]
>
[quoted text clipped - 16 lines]
>
>     - Oliver
Oliver Wong - 19 Jun 2006 15:15 GMT
[post re-ordered]

>> >> > I have just been approved by SourceForge for my project, Blitz6. It
>> >> > is
[quoted text clipped - 13 lines]
>>
>>     What's done so far?

>i have the basic idea. com.cytech.media will be the main package. I'm
> modelling this loosely off of the real thing, so Movie will be the base
> object. MovieInfo will provide information on the movie such as author,
> framerate, interactive, etc. Each movie will contain Layer's. Each
> Layer will have a stack of FrameEntries. I still need help with the
> planning and am open to all input.

   I recommend you make a website and detail your plan there, and post a
link to it here so people can check out the progress to your site.
SourceForge provides free web hosting for open source projects.

   - Oliver
leon1jung@gmail.com - 29 Jun 2006 07:23 GMT
Thanks, mate. I am not good at php, though. Do you know anyone who is?
I'd appreciate it. Thank You!

> [post re-ordered]
>
[quoted text clipped - 28 lines]
>
>     - Oliver
Oliver Wong - 29 Jun 2006 15:37 GMT
[post re-ordered]

>>     I recommend you make a website and detail your plan there, and post a
>> link to it here so people can check out the progress to your site.
[quoted text clipped - 4 lines]
> Thanks, mate. I am not good at php, though. Do you know anyone who is?
> I'd appreciate it. Thank You!

   Your site could be plain HTML. All it needs to do is explain your
project, what has been done, and what still needs to be done.

   Otherwise, yes, I know some PHP people, but they'll probably want to get
paid for their services.

   - Oliver
leon1jung@gmail.com - 29 Jun 2006 19:55 GMT
This may sound weird, but is there any way I could get a hosting
company to run my own proprietary Java server? That would make things
much easier... BTW, to you, what is the best WYSWIG editor?

Thanks!

> [post re-ordered]
>
[quoted text clipped - 14 lines]
>
>     - Oliver
Timo Stamm - 29 Jun 2006 20:37 GMT
leon1jung@gmail.com schrieb:
> This may sound weird, but is there any way I could get a hosting
> company to run my own proprietary Java server?

What do you mean by "Java server"? A computer that runs Java? A java
servlet container or java application server?

You can get a "housing" service. That means that you bring your own
computer with your own software and manage it yourself. The service
provider provides you with internet access, controlled temperature,
constant current supply.

Or you can get a managed server. You rent (or own) a computer and the
provider takes care of the maintenance of the system software. The
software included in the maintenance varies from provider to provider
and is of course a negotiable matter. I am sure you can get a managed
server where even the JRE and the application server are maintained by
the provider.

It is very unlikely, however, that you get support for the application
software from such a provider.

A managed server of decent quality costs about 150€/month here in Germany.

> BTW, to you, what is the best WYSWIG editor?

For HTML? I don't think there are any good HTML WYSIWIG editors at all.
They all produce very difficult to maintain HTML. In my experience,
which is a bit dated, the least broken one is Dreamweaver.

Timo
leon1jung@gmail.com - 29 Jun 2006 23:47 GMT
I'm working on a custom Java web server. It's specialty is "friendly
urls" and data mgmt. For example, if the function ViewCart is contained
in file ShoppingCart, the url would be
"http://example.com/ShoppingCart/ViewCart/arg1/-/-/arg4".

> leon1jung@gmail.com schrieb:
> > This may sound weird, but is there any way I could get a hosting
[quoted text clipped - 27 lines]
>
> Timo
Luke Webber - 30 Jun 2006 06:36 GMT
> I'm working on a custom Java web server. It's specialty is "friendly
> urls" and data mgmt. For example, if the function ViewCart is contained
> in file ShoppingCart, the url would be
> "http://example.com/ShoppingCart/ViewCart/arg1/-/-/arg4".

You misspelled "aaarrrggghhh" <g>.

Luke


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.