Christoph Friedrich | 7 Apr 2009 12:33
Picon

Re: ezComponents Distribution

Hello Derick,

I'm going to write some simple Gallery with the MvcTool Component to enter the world of ezComponents ^^

The main feature is that the user can upload the pictures with FTP and folders he creates works as the (sub-)categories. Secondary the Gallery needs no Database Connection because all Informations (Tags, Comments and so on) are stored in simple INI Files which are cached.

I'm trying to develop it so that it works on many freehosting services which have PHP 5.2 installed.

Greets
Christoph

Derick Rethans schrieb:
Hello Christoph, On Tue, 7 Apr 2009, Christoph Friedrich wrote:
I have a simple question about distribute ezComponents with my Open Source Software. I want to add ezComponents to the download package of my Software. But the complete library is very big (about 100MB unpacked as I could see) and I don't need all components. Could I distribute only the components I need in my software or do I have to distribute the whole ezComponents package?
You can distribute what you need of course. Out of interested, do you have a pointer to some information about your project? with kind regards,

<div>
Hello Derick,<br><br>
I'm going to write some simple Gallery with the MvcTool Component to
enter the world of ezComponents ^^<br><br>
The main feature is that the user can upload the pictures with FTP and
folders he creates works as the (sub-)categories. Secondary the Gallery
needs no Database Connection because all Informations (Tags, Comments
and so on) are stored in simple INI Files which are cached.<br><br>
I'm trying to develop it so that it works on many freehosting services
which have PHP 5.2 installed.<br><br>
Greets<br>
Christoph<br><br>
Derick Rethans schrieb:
<blockquote cite="mid:alpine.DEB.2.00.0904071113530.5127@..." type="cite">
  Hello Christoph,

On Tue, 7 Apr 2009, Christoph Friedrich wrote:

  
  <blockquote type="cite">
    I have a simple question about distribute ezComponents with my Open 
Source Software.

I want to add ezComponents to the download package of my Software. But 
the complete library is very big (about 100MB unpacked as I could see) 
and I don't need all components.

Could I distribute only the components I need in my software or do I 
have to distribute the whole ezComponents package?

  </blockquote>

You can distribute what you need of course. Out of interested, do you 
have a pointer to some information about your project?

with kind regards,

</blockquote>
<br>
</div>
Bertrand Dunogier | 7 Apr 2009 12:50
Picon
Favicon

Re: ezComponents Distribution

Hi Christoph,

On Tue, Apr 7, 2009 at 12:33 PM, Christoph Friedrich <seija-9P5sy7bkfxHechmtVLBklLNAH6kLmebB@public.gmane.org> wrote:
I'm going to write some simple Gallery with the MvcTool Component to enter the world of ezComponents ^^
Great idea :) 

The main feature is that the user can upload the pictures with FTP and folders he creates works as the (sub-)categories. Secondary the Gallery needs no Database Connection because all Informations (Tags, Comments and so on) are stored in simple INI Files which are cached.
Have you considered using WebDAV instead of FTP ? :) 

-- 
Bertrand 
<div>
<div class="gmail_quote">Hi Christoph,</div>
<div class="gmail_quote"><br></div>
<div class="gmail_quote">On Tue, Apr 7, 2009 at 12:33 PM, Christoph Friedrich <span dir="ltr">&lt;<a href="mailto:seija <at> dragons-server.de">seija@...</a>&gt;</span> wrote:<br><blockquote class="gmail_quote">

<div bgcolor="#ffffff" text="#000000">I'm going to write some simple Gallery with the MvcTool Component to
enter the world of ezComponents ^^</div>
</blockquote>
<div>Great idea :)&nbsp;</div>
<div><br></div>
<blockquote class="gmail_quote"><div bgcolor="#ffffff" text="#000000">

The main feature is that the user can upload the pictures with FTP and
folders he creates works as the (sub-)categories. Secondary the Gallery
needs no Database Connection because all Informations (Tags, Comments
and so on) are stored in simple INI Files which are cached.</div></blockquote>
<div>Have you considered using WebDAV instead of FTP ? :)&nbsp;</div>
<div><br></div>
<div>--&nbsp;</div>
<div>Bertrand&nbsp;</div>
</div>
</div>
Christoph Friedrich | 7 Apr 2009 12:54
Picon

Re: ezComponents Distribution

The Gallery takes not care of the upload.
The only simple upload function is using the normal PHP File Upload functions.

The User must decide how he uploads his files onto the webspace. The Gallery is only looking for pictures in a specific directory and shows them to the visitor.
Maybe in next versions there are some features for remote uploading (like MMS).

Greets
Christoph

Bertrand Dunogier schrieb:
Hi Christoph,

On Tue, Apr 7, 2009 at 12:33 PM, Christoph Friedrich <seija-9P5sy7bkfxHechmtVLBklLNAH6kLmebB@public.gmane.org> wrote:
I'm going to write some simple Gallery with the MvcTool Component to enter the world of ezComponents ^^
Great idea :) 

The main feature is that the user can upload the pictures with FTP and folders he creates works as the (sub-)categories. Secondary the Gallery needs no Database Connection because all Informations (Tags, Comments and so on) are stored in simple INI Files which are cached.
Have you considered using WebDAV instead of FTP ? :) 

-- 
Bertrand 

<div>
The Gallery takes not care of the upload.<br>
The only simple upload function is using the normal PHP File Upload
functions.<br><br>
The User must decide how he uploads his files onto the webspace. The
Gallery is only looking for pictures in a specific directory and shows
them to the visitor.<br>
Maybe in next versions there are some features for remote uploading
(like MMS).<br><br>
Greets<br>
Christoph<br><br>
Bertrand Dunogier schrieb:
<blockquote cite="mid:e3db7fd60904070350o27b44d9eh93cf99ade7364472@..." type="cite">
  <div class="gmail_quote">Hi Christoph,</div>
  <div class="gmail_quote"><br></div>
  <div class="gmail_quote">On Tue, Apr 7, 2009 at 12:33 PM, Christoph
Friedrich <span dir="ltr">&lt;<a moz-do-not-send="true" href="mailto:seija@...">seija@...</a>&gt;</span>
wrote:<br><blockquote class="gmail_quote">
    <div bgcolor="#ffffff" text="#000000">I'm going to write some
simple Gallery with the MvcTool Component to
enter the world of ezComponents ^^</div>
  </blockquote>
  <div>Great idea :)&nbsp;</div>
  <div><br></div>
  <blockquote class="gmail_quote">
    <div bgcolor="#ffffff" text="#000000">The main feature is that the
user can upload the pictures with FTP and
folders he creates works as the (sub-)categories. Secondary the Gallery
needs no Database Connection because all Informations (Tags, Comments
and so on) are stored in simple INI Files which are cached.</div>
  </blockquote>
  <div>Have you considered using WebDAV instead of FTP ? :)&nbsp;</div>
  <div><br></div>
  <div>--&nbsp;</div>
  <div>Bertrand&nbsp;</div>
  </div>
</blockquote>
<br>
</div>
Thomas, Maxime | 7 Apr 2009 14:56
Picon
Favicon

Re: ezComponents Distribution

Hi,

 

I haven’t looked at the ezmvctool yet; my projects just need some small architecture.

However, I’m looking forward some tutorial and experience feedback on a project, to see how ez it is to set MVCTool.

Have you plan to do something like this ?

 

Regards,

 

Maxime

 

 

 

 

De : components-bounces-p125XxirBjMXWF+eFR7m5Q@public.gmane.org [mailto:components-bounces <at> lists.ez.no] De la part de Christoph Friedrich
Envoyé : mardi 7 avril 2009 12:54
À : Bertrand Dunogier
Cc : Derick Rethans; components-p125XxirBjMXWF+eFR7m5Q@public.gmane.org
Objet : Re: [Components] ezComponents Distribution

 

The Gallery takes not care of the upload.
The only simple upload function is using the normal PHP File Upload functions.

The User must decide how he uploads his files onto the webspace. The Gallery is only looking for pictures in a specific directory and shows them to the visitor.
Maybe in next versions there are some features for remote uploading (like MMS).

Greets
Christoph

Bertrand Dunogier schrieb:

Hi Christoph,

 

On Tue, Apr 7, 2009 at 12:33 PM, Christoph Friedrich <seija <at> dragons-server.de> wrote:

I'm going to write some simple Gallery with the MvcTool Component to enter the world of ezComponents ^^

Great idea :) 

 

The main feature is that the user can upload the pictures with FTP and folders he creates works as the (sub-)categories. Secondary the Gallery needs no Database Connection because all Informations (Tags, Comments and so on) are stored in simple INI Files which are cached.

Have you considered using WebDAV instead of FTP ? :) 

 

-- 

Bertrand 

 


Please help Logica to respect the environment by not printing this email / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei die Umwelt zu schuetzen / Por favor ajude a Logica a respeitar o ambiente não imprimindo este correio electrónico. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
<div>

<div class="Section1">

<p class="MsoNormal"><span>Hi,<p></p></span></p>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span lang="EN-GB">I haven&rsquo;t looked at
the ezmvctool yet; my projects just need some small architecture.<p></p></span></p>

<p class="MsoNormal"><span lang="EN-GB">However, I&rsquo;m
looking forward some tutorial and experience feedback on a project, to see how
ez it is to set MVCTool.<p></p></span></p>

<p class="MsoNormal"><span lang="EN-GB">Have you plan to do
something like this ?<p></p></span></p>

<p class="MsoNormal"><span lang="EN-GB"><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span lang="EN-GB">Regards,<p></p></span></p>

<p class="MsoNormal"><span lang="EN-GB"><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span lang="EN-GB">Maxime<p></p></span></p>

<p class="MsoNormal"><span lang="EN-GB"><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span lang="EN-GB"><p>&nbsp;</p></span></p>

<div>

<p class="MsoNormal"><span class="MsoHyperlink"><span lang="EN-GB"><p><span>&nbsp;</span></p></span></span></p>

</div>

<p class="MsoNormal"><span lang="EN-GB"><p>&nbsp;</p></span></p>

<div>

<div class="MsoNormal" align="center"><span>

</span></div>

<p class="MsoNormal"><span>De&nbsp;:</span><span> components-bounces@... [mailto:components-bounces <at> lists.ez.no]
<span>De la part de</span> Christoph Friedrich<br><span>Envoy&eacute;&nbsp;:</span> mardi 7 avril 2009
12:54<br><span>&Agrave;&nbsp;:</span> Bertrand Dunogier<br><span>Cc&nbsp;:</span> Derick Rethans;
components@...<br><span>Objet&nbsp;:</span> Re: [Components]
ezComponents Distribution</span><span><p></p></span></p>

</div>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

<p class="MsoNormal"><span>The Gallery takes not care of the upload.<br>
The only simple upload function is using the normal PHP File Upload functions.<br><br>
The User must decide how he uploads his files onto the webspace. The Gallery is
only looking for pictures in a specific directory and shows them to the
visitor.<br>
Maybe in next versions there are some features for remote uploading (like MMS).<br><br>
Greets<br>
Christoph<br><br>
Bertrand Dunogier schrieb: <p></p></span></p>

<div>

<p class="MsoNormal"><span>Hi Christoph,<p></p></span></p>

</div>

<div>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

</div>

<div>

<p class="MsoNormal"><span>On Tue, Apr 7, 2009 at 12:33 PM, Christoph Friedrich &lt;<a href="mailto:seija@..." moz-do-not-send="true">seija <at> dragons-server.de</a>&gt;
wrote:<p></p></span></p>

<div bgcolor="#ffffff" text="#000000">

<p class="MsoNormal"><span>I'm going to write some simple Gallery with the
MvcTool Component to enter the world of ezComponents ^^<p></p></span></p>

</div>

<div>

<p class="MsoNormal"><span>Great idea :)&nbsp;<p></p></span></p>

</div>

<div>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

</div>

<blockquote>

<div bgcolor="#ffffff" text="#000000">

<p class="MsoNormal"><span>The main feature is that the user can upload the
pictures with FTP and folders he creates works as the (sub-)categories.
Secondary the Gallery needs no Database Connection because all Informations
(Tags, Comments and so on) are stored in simple INI Files which are cached.<p></p></span></p>

</div>

</blockquote>

<div>

<p class="MsoNormal"><span>Have you considered using WebDAV instead of FTP ?
:)&nbsp;<p></p></span></p>

</div>

<div>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

</div>

<div>

<p class="MsoNormal"><span>--&nbsp;<p></p></span></p>

</div>

<div>

<p class="MsoNormal"><span>Bertrand&nbsp;<p></p></span></p>

</div>

</div>

<p class="MsoNormal"><span><p>&nbsp;</p></span></p>

</div>

<br clear="all"> Please help Logica to respect the environment by not printing this email  / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail /  Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei die Umwelt zu schuetzen  /  Por favor ajude a Logica a respeitar o ambiente n&atilde;o imprimindo este correio electr&oacute;nico.



This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

</div>
Christoph Friedrich | 7 Apr 2009 15:01
Picon

Re: ezComponents Distribution

I'm not sure if it is good for me to write some tutorials with my english know how ^^
But maybe I write something if you don't mind to fight with my english ^^

Greets
Christoph

Btw: are you all also getting the mails double? I'm getting all your mails double. One time from with the additional header "Sender" and ont time without it.

Thomas, Maxime schrieb:

Hi,

 

I haven’t looked at the ezmvctool yet; my projects just need some small architecture.

However, I’m looking forward some tutorial and experience feedback on a project, to see how ez it is to set MVCTool.

Have you plan to do something like this ?

 

Regards,

 

Maxime

 

 

 

 

De : components-bounces-p125XxirBjMXWF+eFR7m5Q@public.gmane.org [mailto:components-bounces-p125XxirBjMXWF+eFR7m5Q@public.gmane.org] De la part de Christoph Friedrich
Envoyé : mardi 7 avril 2009 12:54
À : Bertrand Dunogier
Cc : Derick Rethans; components-p125XxirBjMXWF+eFR7m5Q@public.gmane.org
Objet : Re: [Components] ezComponents Distribution

 

The Gallery takes not care of the upload.
The only simple upload function is using the normal PHP File Upload functions.

The User must decide how he uploads his files onto the webspace. The Gallery is only looking for pictures in a specific directory and shows them to the visitor.
Maybe in next versions there are some features for remote uploading (like MMS).

Greets
Christoph

Bertrand Dunogier schrieb:

Hi Christoph,

 

On Tue, Apr 7, 2009 at 12:33 PM, Christoph Friedrich <seija-9P5sy7bkfxHechmtVLBklLNAH6kLmebB@public.gmane.org> wrote:

I'm going to write some simple Gallery with the MvcTool Component to enter the world of ezComponents ^^

Great idea :) 

 

The main feature is that the user can upload the pictures with FTP and folders he creates works as the (sub-)categories. Secondary the Gallery needs no Database Connection because all Informations (Tags, Comments and so on) are stored in simple INI Files which are cached.

Have you considered using WebDAV instead of FTP ? :) 

 

-- 

Bertrand 

 


Please help Logica to respect the environment by not printing this email / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei die Umwelt zu schuetzen / Por favor ajude a Logica a respeitar o ambiente não imprimindo este correio electrónico. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

<div>
I'm not sure if it is good for me to write some tutorials with my
english know how ^^<br>
But maybe I write something if you don't mind to fight with my english
^^<br><br>
Greets<br>
Christoph<br><br>
Btw: are you all also getting the mails double? I'm getting all your
mails double. One time from with the additional header "Sender" and ont
time without it.<br><br>
Thomas, Maxime schrieb:
<blockquote cite="mid:D8C7EA629FBA1646BDD10B2720CA47314862DC@..." type="cite">

  <div class="Section1">
  <p class="MsoNormal"><span>Hi,<p></p></span></p>
  <p class="MsoNormal"><span><p>&nbsp;</p></span></p>
  <p class="MsoNormal"><span lang="EN-GB">I
haven&rsquo;t looked at
the ezmvctool yet; my projects just need some small architecture.<p></p></span></p>
  <p class="MsoNormal"><span lang="EN-GB">However,
I&rsquo;m
looking forward some tutorial and experience feedback on a project, to
see how
ez it is to set MVCTool.<p></p></span></p>
  <p class="MsoNormal"><span lang="EN-GB">Have
you plan to do
something like this ?<p></p></span></p>
  <p class="MsoNormal"><span lang="EN-GB"><p>&nbsp;</p></span></p>
  <p class="MsoNormal"><span lang="EN-GB">Regards,<p></p></span></p>
  <p class="MsoNormal"><span lang="EN-GB"><p>&nbsp;</p></span></p>
  <p class="MsoNormal"><span lang="EN-GB">Maxime<p></p></span></p>
  <p class="MsoNormal"><span lang="EN-GB"><p>&nbsp;</p></span></p>
  <p class="MsoNormal"><span lang="EN-GB"><p>&nbsp;</p></span></p>
  <div>
  <p class="MsoNormal"><span class="MsoHyperlink"><span lang="EN-GB"><p><span>&nbsp;</span></p></span></span></p>
  </div>
  <p class="MsoNormal"><span lang="EN-GB"><p>&nbsp;</p></span></p>
  <div>
  <div class="MsoNormal" align="center"><span>
  </span></div>
  <p class="MsoNormal"><span>De&nbsp;:</span><span>
<a class="moz-txt-link-abbreviated" href="mailto:components-bounces@...">components-bounces@...</a> [<a class="moz-txt-link-freetext" href="mailto:components-bounces@...">mailto:components-bounces@...</a>]
  <span>De la part de</span>
Christoph Friedrich<br><span>Envoy&eacute;&nbsp;:</span> mardi 7 avril
2009
12:54<br><span>&Agrave;&nbsp;:</span> Bertrand Dunogier<br><span>Cc&nbsp;:</span> Derick Rethans;
<a class="moz-txt-link-abbreviated" href="mailto:components@...">components@...</a><br><span>Objet&nbsp;:</span> Re:
[Components]
ezComponents Distribution</span><span><p></p></span></p>
  </div>
  <p class="MsoNormal"><span><p>&nbsp;</p></span></p>
  <p class="MsoNormal"><span>The Gallery takes not care of
the upload.<br>
The only simple upload function is using the normal PHP File Upload
functions.<br><br>
The User must decide how he uploads his files onto the webspace. The
Gallery is
only looking for pictures in a specific directory and shows them to the
visitor.<br>
Maybe in next versions there are some features for remote uploading
(like MMS).<br><br>
Greets<br>
Christoph<br><br>
Bertrand Dunogier schrieb: <p></p></span></p>
  <div>
  <p class="MsoNormal"><span>Hi Christoph,<p></p></span></p>
  </div>
  <div>
  <p class="MsoNormal"><span><p>&nbsp;</p></span></p>
  </div>
  <div>
  <p class="MsoNormal"><span>On Tue, Apr 7, 2009 at 12:33
PM, Christoph Friedrich &lt;<a href="mailto:seija@..." moz-do-not-send="true">seija@...</a>&gt;
wrote:<p></p></span></p>
  <div bgcolor="#ffffff" text="#000000">
  <p class="MsoNormal"><span>I'm going to write some simple
Gallery with the
MvcTool Component to enter the world of ezComponents ^^<p></p></span></p>
  </div>
  <div>
  <p class="MsoNormal"><span>Great idea :)&nbsp;<p></p></span></p>
  </div>
  <div>
  <p class="MsoNormal"><span><p>&nbsp;</p></span></p>
  </div>
  <blockquote>
    <div bgcolor="#ffffff" text="#000000">
    <p class="MsoNormal"><span>The main feature is that the
user can upload the
pictures with FTP and folders he creates works as the (sub-)categories.
Secondary the Gallery needs no Database Connection because all
Informations
(Tags, Comments and so on) are stored in simple INI Files which are
cached.<p></p></span></p>
    </div>
  </blockquote>
  <div>
  <p class="MsoNormal"><span>Have you considered using
WebDAV instead of FTP ?
:)&nbsp;<p></p></span></p>
  </div>
  <div>
  <p class="MsoNormal"><span><p>&nbsp;</p></span></p>
  </div>
  <div>
  <p class="MsoNormal"><span>--&nbsp;<p></p></span></p>
  </div>
  <div>
  <p class="MsoNormal"><span>Bertrand&nbsp;<p></p></span></p>
  </div>
  </div>
  <p class="MsoNormal"><span><p>&nbsp;</p></span></p>
  </div>
  <br clear="all">
Please help Logica to respect the environment by not printing this
email / Pour contribuer comme Logica au respect de l'environnement,
merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht
nicht aus und helfen Sie so Logica dabei die Umwelt zu schuetzen / Por
favor ajude a Logica a respeitar o ambiente n&atilde;o imprimindo este correio
electr&oacute;nico.
This e-mail and any attachment is for authorised use by the intended
recipient(s) only. It may contain proprietary material, confidential
information and/or be subject to legal privilege. It should not be
copied, disclosed to, retained or used by, any other party. If you are
not an intended recipient then please promptly delete this e-mail and
any attachment and all copies and inform the sender. Thank you.
</blockquote>
<br>
</div>

Gmane