Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-28-2008, 07:13 PM
Junior Member
 
Join Date: Feb 2008
Posts: 3
Default encoding and ZF!

two questions:
1-i am about to develop a commercial application and encode it before distribution.if i use ZF, will i be violating the license if i enocde my files ?
2- for users to run my application, do they have to find a host with special requirements or setup?

thx in advance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-29-2008, 01:45 PM
Member
 
Join Date: Aug 2007
Location: Sweden
Posts: 52
Send a message via MSN to Leif.Högberg
Default

From the lisence:
Quote:
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

* Neither the name of Zend Technologies USA, Inc. nor the names of its
contributors may be used to endorse or promote products derived from this
software without specific prior written permission.
Edit: to clarify, the above means that it's ok for you to encode your source as long as the ZF lisence is provided with the distribution.

To answer your second question, yes the host would have to run the matching parser to your encoding software. Meaning that if you use FooEncoder to encode your source you would have to use FooDecoder on the host.

Last edited by Leif.Högberg : 02-29-2008 at 01:47 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-29-2008, 02:52 PM
xentek's Avatar
Senior Member
 
Join Date: Feb 2008
Posts: 112
Default

Check with your host, many install ionCube and/or Zend Optimizer by default. A quick phpinfo() should let you know which one, if any, is installed.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-29-2008, 04:40 PM
Junior Member
 
Join Date: Feb 2008
Posts: 3
Default not the encoder i'm worried about

i am worried about the ZF itself.for users to run my application, do they have to find a host with special requirements or setup (regarding the ZF) ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-29-2008, 05:53 PM
Junior Member
 
Join Date: Nov 2007
Location: Sweden
Posts: 12
Default

Quote:
Originally Posted by incognito View Post
i am worried about the ZF itself.for users to run my application, do they have to find a host with special requirements or setup (regarding the ZF) ?
PHP 5.2 is all that is needed afaik.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-29-2008, 05:59 PM
Member
 
Join Date: Aug 2007
Location: Sweden
Posts: 52
Send a message via MSN to Leif.Högberg
Default

Take a look at the requirements, take special note of PHP Extensions (page 2)

It's all about how you design your application.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-29-2008, 08:20 PM
Junior Member
 
Join Date: Feb 2008
Posts: 3
Default

well...those extensions should be available at the web host(of course related to the used ZF modules) for my customers to be able to run the application am i correct !!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-29-2008, 09:17 PM
xentek's Avatar
Senior Member
 
Join Date: Feb 2008
Posts: 112
Default

have them run a phpinfo() script, then anaylze the results... then you can match them to what you're using in your project.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:48 PM.