Hi all,
I'm looking for the best way to match any of the following url's
domain.com/nl/inhoud/over-ons
domain.com/nl/inhoud/over-ons/kaart
--
domain.com/en/content/about-us
domain.com/en/content/about-us/map
I have created the following segments:
$nl = array(
'lng' => 'nl',
'content
in your controller:
$this->_helper->viewRenderer->setNoRender(true);
Best,
Andriesss
Giorgio Sironi schreef:
2008/4/29 Andries Seutens <[EMAIL PROTECTED]>:
use: return; instead :)
If I use return in the helpers, nothing changes. The same happen in
the controller. I g
Hi Xavier,
Please see: http://framework.zend.com/issues/browse/ZF-2115
I'm working on it...
Best,
Andriesss
Xavier Vidal Piera schreef:
Hi
I'd like to know which is the best approach to build complex forms
with Zend_Form.
As a example, in a "Register User" form we can find the typical "
Matthew,
Congratz, this is very much deserved, and seems like a perfect fit!
Keep up the good work!
Best,
Andriesss
Wil Sinclair schreef:
Matthew Weier O'Phinney
Software Architect | [EMAIL PROTECTED]
Zend - The PHP Company | http://www.zend.com/
Yikes! I knew there was something I
Rob,
This is exactly the way how i do it. I think it makes a good use case
for in the documentation.
Best,
Andriesss
Rob Allen schreef:
On 4 Apr 2008, at 05:35, Greg Freeman wrote:
What is the best method for creating an admin area for a zend framework
application?
I've done it in two
Hi,
I can't seem to be able to figure out how I can add custom errors to
certain error decorators of the form.
Take for instance that I have a user signup, where the username field
has to be unique. When the user enters a username which already exists
in the database, I'd like to push an err
Hi Wil,
I've brought this up before, and the reason not to do this was because
it breaks the open source jira license. The zf website is not yet open
sourced (closed product), so we can not use the (free) jira license for
this.
Please correct me if i'm wrong :)
Best,
Andries
Wil Sinclair
Hi Matthew,
this is now filed:
http://framework.zend.com/issues/browse/ZF-2738
Best,
Andriesss
Matthew Weier O'Phinney schreef:
-- Andries Seutens <[EMAIL PROTECTED]> wrote
(on Wednesday, 27 February 2008, 09:28 AM +0100):
I am testing the 1.5 Release Candidate 1 fo
ndard.
( I translated this for the german docu yesterday, so dont ask me
details :-) )
Hope it helps...
Greetings
Thomas Weidner, I18N Team Leader
http://www.thomasweidner.com
- Original Message ----- From: "Andries Seutens"
<[EMAIL PROTECTED]>
To: "Zend Framework General
Hey guys,
I am testing the 1.5 Release Candidate 1 for backwards compatibility,
and I encountered the following problem:
I am trying to call the following controller/action:
/clients.coaching/overview, this translates to
ClientsCoachingController::overviewAction(). In the 1.0.3 release, whe
This is great news! Thanks!
Andries Seutens
http://andries.systray.be
Simone Carletti schreef:
Hi all,
Igor Sereda, the chief developer of JIRA Client and owner of ALM Works, has
provided a JIRA Client license for free for any Zend Framework developer.
If you don't know JIRA Client,
You should use:
if (false === ($data = $cache->load($cacheId))) {
// cache miss
}
best,
Andries Seutens
http://andries.systray.be
reto schreef:
Hi everyone,
I just realized, that with the code-snippet from the
Zend_Cache-documentation an empty cache-object behaves like a
cache-m
tp://xx/view/index/product/Sony-Vaio-VGNFZ21Z-Laptop-PC-VGNFZ21ZCEK--154inch-Laptop-Case--USB-Mini-Mouse--Norton-Internet-Security-2008-OEM--Logitech-Z10-Speaker-p-0010704354705113
*Sat, 26 Jan 2008 11:58:37 +*
how can this be possible?
Andries Seutens wrote:
An
x27;link' => 'url to a feed entry',
'description' => 'short version of a feed entry',
'content' => 'long version',
'lastUpdate' => mktime(null, null, null, 1, 1, 2007),
Hello Bill,
Zend_Feed's date format expects a timestamp format. It will automaticly
convert it to the RFC format. So instead of providing a string date,
provide a timestamp, like so:
$feedData = array(
'title' => 'title of the feed',
'link'=> 'canonical url to the feed',
Ralph,
I was expecting this! Good luck, and congratulations!
Best,
Andries
Wil Sinclair schreef:
I couldn't be happier to announce that as of this morning, Ralph
Schindler has joined the Zend team to work on ZF full time! Congrats,
Ralph! Now get back to work. :)
,Wil
Hi,
I'm also very curious when Zend_TimeSync finally will be promoted to
core. It has been in incubator for more than a year now, and it has been
stabalized. Thomas did an excellent job on the docs & simplifying the
API further.
Thanks Thomas, it was nice working with you on this component.
Hello Darby,
so how are we supposed to know what releases are coming when? jira used
to have the next release or two listed in roadmap, but not anymore?
This used to help a lot, and cleared a lot of confusion.
best,
Andries Seutens
http://andries.systray.be
Darby Felton schreef:
Where
Hi,
So there's not going to be another mini-release (1.0.4)?
Best,
Andries Seutens
http://andries.systray.be
Darby Felton schreef:
Hi all framework developers,
This message is a reminder that the "code freeze" for the 1.5.0 Preview
Release is currently scheduled for next T
ws, controllers, etc ... above the document root, this way they
cannot be accessed directly trough the browser. More info here:
http://tinyurl.com/359z5b
Best,
Andries Seutens
http://andries.systray.be
ashish.sharma schreef:
Thanks for your prompt reply. I have written the following code in
Hi,
phtml, stands for php html...
you can modify it like so:
$viewRenderer =
Zend_Controller_Action_HelperBroker::getStaticHelper('viewRenderer');
$viewRenderer->setViewSuffix('html');
Best,
Andries Seutens
http://andries.systray.be
ashish.sharma schreef:
Hello
Hi Will,
I'd like to encourage to do another mini-release like you suggest.
+1
Best,
Andriesss
Wil Sinclair schreef:
Hi all, as 1.5 begins to take shape, I'd like to get people's opinions
about squeezing one last mini release out of the 1.0 branch. While there
is no concrete reason I'm aware
proposal:
http://tinyurl.com/2dovch
Sorry for cross-posting, but this affects both lists.
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
Never mind, it's up again. Had a flat-line for a moment.
Best,
Andries Seutens
http://andries.systray.be
Andries Seutens schreef:
Hi,
could someone restart confluence please?
Best,
Gecontroleerd op virussen
Hi,
could someone restart confluence please?
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
Hi Willie,
I hereby declare that i'll take this as challenge for 2008 ;)!
http://framework.zend.com/wiki/display/ZFPROP/Zend_Rtf+-+Andries+Seutens
Best,
Andries Seutens
http://andries.systray.be
Willie Alberty schreef:
On Jan 8, 2008, at 2:17 AM, Andries Seutens wrote:
Is there a
Hi,
Is there anyone doing work on an RTF component for Zend Framework?
Are there people interested in such a component?
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
with.
Best,
Andries Seutens
http://andries.systray.be
[EMAIL PROTECTED] schreef:
So my point of view...
first point:
Simply because it's possible create an instance of Zend_Form_Abstract you do it?
Sorry, this isn't an argument. If you see the mistake (normally before writing
the arti
?
Another question:
currently, in my view i have to do:
form->render($this); ?>
note the $this. Wouldn't it be more conventient to use the
HelperBroker, and check for the current view if $view === null?
Best,
Andries Seutens
Matthew Weier O'Phinney schreef:
-- Andries Seutens &
to
hopefully provide valueable feedback to Matthew.
Best,
Andries Seutens
Hi Matthew,
Sure thing, I realize that :).
If you need help in some areas, let me know.
Best,
Andries Seutens
http://andries.systray.be
Matthew Weier O'Phinney schreef:
Remember, it's a PROTOTYPE, not final code. :-)
Gecontroleerd op virussen door de JOJO Secure Gateway.
this->_elements[$key]->setValue($value);
}
}
return $this;
}
But that's just detail :)
Andries Seutens
http://andries.systray.be
Matthew Weier O'Phinney schreef:
-- Simon Mundy <[EMAIL PROTECTED]> wrote
(on Monday, 07 January 2008, 04:25 PM
undefined
Do you have your locale set properly? If not, use:
setlocale|(LC_ALL, |'de_DE');
Best,
Andries Seutens
http://andries.systray.be
Dennis Becker schreef:
Ok, I don't loose the keys but characters like Ö are still at the end
... natsort() does not support those flags - that w
asort that is, my bad.
Andries Seutens
http://andries.systray.be
Andries Seutens schreef:
sort($countryList, SORT_LOCALE_STRING);
?
Andries Seutens
http://andries.systray.be
Dennis Becker schreef:
Hi *,
is there a function how I can easily sort the array of
Zend_Locale
sort($countryList, SORT_LOCALE_STRING);
?
Andries Seutens
http://andries.systray.be
Dennis Becker schreef:
Hi *,
is there a function how I can easily sort the array of
Zend_Locale::getCountryTranslationList by countryname instead of the
array-key? I thought I can use a something like
Now we're talking! I was waiting for these =)
Thanks Matthew and Paddy, this sure does sound promising!
Best,
Andriesss
Matthew Weier O'Phinney schreef:
Greetings!
The Action, Partial, and PartialLoop view helpers have now been merged
to core.
* Action allows you to dispatch a single co
Hi Guys,
It's down again?
Andries Seutens
http://andries.systray.be
Wil Sinclair schreef:
It's working now. That was an unplanned outage due to a backup that
seems to have consumed all the memory, but I will be taking the server
down for upgrades of both JIRA and Confluence in th
ients when using
Zend_Mail_Transport_Sendmail from a Windows box.
These problems do not occur when using Zend_Mail_Transport_Smtp.
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
?
Any feedback is appreciated!
Best regards,
Andries Seutens
ki/display/ZFDEV/Prototyping+Scripts
However, there is currently noone that has the lead for this project.
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
rce('newsletter'));
$acl->addRole(new Zend_Acl_Role('guest'))
->addRole(new Zend_Acl_Role('member'))
->addRole(new Zend_Acl_Role('admin'));
Thanks for any assistance!
Why would you want to remove a role / resource?
Just don&
:
Hi all:
Does anybody already have written an upload class for Zend Framework?
If yes, would it be possible to share the code.
Thanks,
Gunter
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
Hi,
it does supppor the id attribute. See the 3th parameter in the formRadio
method:
public function formRadio($name, $value = null, $attribs = null,
$options = null, $listsep = "\n")
{ }
usage:
$this->formRadio('foo', 'bar', array('id' =>
er, you are
able to remove the UTF-8 BOM. You could also change the file's encoding
to ASCII if you don't need UTF-8.
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
Matthew Weier O'Phinney schreef:
-- Andries Seutens <[EMAIL PROTECTED]> wrote
(on Tuesday, 23 October 2007, 08:52 AM +0200):
I am trying to throw an exception in one of my service objects (XmlRpc),
but for some reason, I always get an unknown error, instead of the one that
I ha
email address.
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
d the fault exception to the XmlRpc server, like so:
$server = new Zend_XmlRpc_Server();
Zend_XmlRpc_Server_Fault::attachFaultException('Sanmax_Webservice_Exception');
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
Hi,
I am not using redirect(), nor forward(). I would like to stay in the
current request.
Best,
Andries Seutens
Shekar C Reddy schreef:
I meant page redirect() instead of page forward(). Session write-closes
and re-reads on redirect/exit.
On 10/16/07, *Shekar C Reddy* <[EM
lauren49 schreef:
Andries Seutens wrote:
Zend_Session_Namespace::setExpirationHops().
Oh, sweet! A much better solution than "I don't think that's possible". :)
Thanks for posting it.
- Lauren
Apperently I was to quick. It still does not work.
Anybody
Oopz! I didnt read your whole message. I looked at FlashMessenger's
code, and I noticed that it uses
Zend_Session_Namespace::setExpirationHops().
By overriding the addMessage method, and leaving this method call out,
my problem is solved.
Thanks!
--
Andries Seutens
I'm still waiting for the magic answer :).
Best,
--
Andries Seutens
http://andries.systray.be
lauren49 schreef:
You may have already solved this but I figured I'd post it in case it helps
anyone else. I've implemented your solution and experienced the same issue.
Andrie
Use a for loop instead of a foreach.
Best,
--
Andries Seutens
http://andries.systray.be
Waigani schreef:
Hi All,
It seems that while() does not allow you to copy arrays (eg $array2 =
$array1;) and foreach does not allow you to manipulate the array pointer. I
need to do both. My main
ient = new Zend_Http_Client('http://foo.be/servicemanager/', array(
'timeout' => 30,
'keepalive' => true
)
);
$client->setCookieJar();
$client->setAuth('xx', 'xx', Zend_Http_Client::AUTH_BASIC);
$response = $client->request(
Ralph Schindler schreef:
Richard Thomas wrote:
Any planned meetups?
When and where, I have already found Darby and Matthew.. and a few
other zenders.
From the framework though, not that many so far
-ralph
Feel free to pick me up @ Neerpelt, Belgium! ;)
--
Andries Seutens
http
nd to your files, as this could inject unwanted characters into
your output.
-- snip
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
ahoo.com/;_ylc=X3oDMTFhN2hucjlpBF9TAzk3NDA3NTg5BHBvcwM1BHNlYwNncm91cHMEc2xrA2VtYWlsLW5jbQ-->on
Yahoo! Travel.
Yes, it's working again. It was down this morning, when all you
americans were sleeping ;).
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op
if (!$tslModel->validate()) {
return;
}
}
}
}
The error messages do not show up, until I press the submit button for
the 2nd time, or go to a different controller/action.
Any ideas/suggestions?
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
* routes
* config files
* view paths
* database adapters
* various flags
It would be best to get system info from the people who wrote the system.
cheers,
pat
Hi,
http://framework.zend.com/wiki/x/hQQ
is kinda into this direction.
Best,
--
Andries Seutens
http://andries.systray.be
ruine the
concept of the demo; which was a simple introduction to the Zend
Framework, and not to different kinds of feeds.
Best regards,
--
Andries Seutens
http://andries.systray.be
Markus Wolff schreef:
Am Samstag, den 14.07.2007, 12:38 +0200 schrieb Andries Seutens:
Hi all,
I have
. This method returns
the last value generated in the scope of the current database connection.
For example:
$db->insert('bugs', $data);
// return the last value generated by an auto-increment column
$id = $db->lastInsertId();
Best,
--
Andries Seutens
http://andries.systray.b
appel schreef:
That being said. I can't be arsed with reading some half cooked tutorials on
some blogs.
I just want to get started, I don't want to read for many days to get simple
things going.
Check: http://andries.systray.be/zf-demos/feed-reader/
Best,
Andriesss
Hi,
I'm not going to put any names here, but my *super-duper-secret* sources
have told me that there's work in progress.
Just be patient, and keep your eyes open is the message ;)
Best,
--
Andries Seutens
http://andries.systray.be
Ronald Becher schreef:
Hello,
I'm not t
/2007/06/18/zend-framework-just-get-me-started-okay/
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
the Nutch project, which provides this
functionality as well:
http://lucene.apache.org/nutch/
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
Hi,
I do similar, with a tool named WinMerge, gotta love Open Source :).
http://winmerge.org/
Best,
--
Andries Seutens
http://andries.systray.be
Bill Karwin schreef:
Yes, the best working practice is to maintain two svn working copies.
One for trunk, and one for the branch (remember to
;ll see the "space" label, with a dropdown box. To the right of
that dropdown box, there's a text field with the label "Parent Page". If
your proposal is currently on the "New Proposals" page, the text field
will display "New Proposals". Change this val
r, will depend on your project requirements /
system architecture.
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
bootstrap file
- An index controller (welcome page)
- An error controller (404, and other application errors)
- A feed controller, to read RSS feeds
- A default configuration file, with 2 stages (production, staging)
Feel free to use it :)
Best,
Andries Seutens
http://andries.systray.be
Hi,
I have to admit that I agree with Simon on this one. Don't over-engineer
your application, KISS.
Best,
--
Andries Seutens
http://andries.systray.be
Simon Mundy schreef:
Perhaps I've missed something here, but why are you extending your
classes to the nth degree to achie
Hi Matt,
Are you working with iframes, and testing in IE 7? There is a
bug/security feature in IE 7, when working with sessions and iframes ...
Best,
--
Andries Seutens
http://andries.systray.be
Darby Felton schreef:
Hi Matt,
It's hard to say what might be the problem in your situ
Dear all,
There's a new proposal ready for review:
http://framework.zend.com/wiki/x/Uog
I will not duplicate the content of the wiki page in this mail, so
checkout the wiki page :).
Best,
--
Andries Seutens
Web Developer - Sanmax bvba.
Tel.:070/25.02.36
Fax: 089/62.06.60
E
Andries Seutens schreef:
Dear all,
There's a new proposal ready for review:
http://framework.zend.com/wiki/x/Uog
I will not duplicate the content of the wiki page in this mail, so
checkout the wiki page :) .
Best,
Dear all,
In addition to the EAN13 validator I have added anot
Dear all,
There's a new proposal ready for review:
http://framework.zend.com/wiki/x/Uog
I will not duplicate the content of the wiki page in this mail, so
checkout the wiki page :) .
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
Issue resolved in r5468.
Andries Seutens
http://andries.systray.be
Andries Seutens schreef:
Updated version attached ...
Hard to test like this... can i gain access to your system somehow? if
so, please mail me the details in private email.
Best,
Andries Seutens
http://andries.systray.be
Updated version attached ...
Hard to test like this... can i gain access to your system somehow? if
so, please mail me the details in private email.
Best,
Andries Seutens
http://andries.systray.be
Julian Davchev schreef:
*Warning*: preg_replace() [function.preg-replace
<h
Julian,
That's "good" news in some way ;). I sent a patch to the mailing list
about an hour ago, please try that version, and let me/us know if it works.
Make note that you will not be able to filter UTF-8 strings...
Best,
Andries Seutens
http://andries.systray.be
Julian
One note with this patch of course UTF-8 supports get's dropped when
PCRE isn't compiled with UTF-8 and Unicode stuff support.
Best,
Andries Seutens
http://andries.systray.be
Andries Seutens schreef:
Pádraic,
Please try my patched version attached.
Let me know if it wor
Pádraic,
Please try my patched version attached.
Let me know if it works, please.
Best,
Andries Seutens
http://andries.systray.be
Pádraic Brady schreef:
JIRA is down at the moment...
I can confirm openSuse as a problem - I've been updated around the
packaged versions for some
ee "PCRE is not compiled with UTF-8 and Unicode
support" ... ? Let me/us know if this isn't the case, because that would
be really weird.
Best,
Andries Seutens
http://andries.systray.be
We are also having problems using Zend_Validate_Alpha and
Zend_Validate_Alnum but only on our
Thomas Weidner schreef:
Hy...
once again is the wiki & jira server down.
Please pay the electricity bill for the servers ;-))
Waiting for restart...
Greetings
Thomas
I18N Team Leader
Lol!
Just for the heck of it, i'm going to turn the wikification off for a
few days, and see if it helps .
Right, it only takes a bad sys admin to put the doors wide open :).
Bset,
Andries Seutens
Kevin McArthur schreef:
I know andries knows this, but for those others on the list, the
security issues with $_SERVER are simply related to where that data
comes from. HTTP_HOST for example comes from
Kevin,
I am saying that you shouldn't trust the $_SERVER superglobal as much as
most people think. If you use it, just make sure you take the proper
security precautions.
Best,
Andries Seutens
Kevin McArthur schreef:
I must disagree. There is no viable way for an attacker to overr
fining a constant or similar.
Best,
Andries Seutens
http://andries.systray.be
, Copyright (c) 2002, 2003, 2004, 2005, 2006,
2007, by
Derick Rethans
Best,
Andries Seutens
Andries Seutens schreef:
Hi,
Sorry, but nor "foobar1" and "[EMAIL PROTECTED]" would *not* pass this
validator, as they are *not* "AlNum"...
Your result: "foobar1:false
Hi,
Sorry, but nor "foobar1" and "[EMAIL PROTECTED]" would *not* pass this validator,
as they are *not* "AlNum"...
Your result: "foobar1:false [EMAIL PROTECTED]:false" is pretty ok
Best,
Andries Seutens
Darby Felton schreef:
Hi Graham,
I j
est,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
at was going on for a few days, because when
turned on:
$response->isException() evaluates to true, but actually you get a valid
response, which is from the ErrorController. This could be confusing...
Best,
Andries Seutens
http://andries.systray.be
pped here soon:
http://www.zend.com/webinar
Best,
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
r the Zend
Framework isn't Symfony ...
I have recently published a small article to get you started on the ZF.
There's a modular and conventional "app" available at:
http://andries.systray.be/blog/2007/06/18/zend-framework-just-get-me-started-okay/
Best,
--
Andries Seu
That is correct, Zend_Filter_Input doesnt do any encapsulation of your
data. Thus you can still use:
$_POST or $this->getRequest()->getParam('foo') when using ZF's MVC.
Best,
Andries Seutens
http://andries.systray.be
Pádraic Brady schreef:
Hi Eric,
From what I rec
anel_invite.asp?a=7>
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.472 / Virus Database: 269.9.0/852 - Release Date: 17/06/2007 8:23
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
rty test should tell you if it works:
http://localhost//document_root/
You should see "hooray application is running." if everything went fine.
Best regards,
Andries Seutens
conventional.rar
Description: Binary data
features, and
going into use-case details + marketing in a 45 minute session is tough.
Best,
Andries Seutens
http://andries.systray.be
Now I've been trying out ZF and even rolling out small projects based on
the early releases. After all that blood, sweat and tears from you guys
and t
')->view;
$view->assign('foo', 'bar');
Best,
Andries Seutens
http://andries.systray.be
did so in a site of mine while
developing this, and reduced my controller code by > 20%, and eliminated
several subclasses and plugins I'd created.
--
Matthew Weier O'Phinney
PHP Developer| [EMAIL PROTECTED]
Zend - The PHP Company | http://www.zend.com/
--
Andries Seutens
http://andries.systray.be
Gecontroleerd op virussen door de JOJO Secure Gateway.
pages. But,
until now, nobody has used it...
If you haven't done so already, you may create your own
account at any time. To
comment on an existing page, you must email
us your JIRA account name, and ask for posting privileges.
Spammers forced us to use this new approval process.
Best,
Andri
:
http://framework.zend.com/wiki/display/ZFDOCDEV/Home
Best,
Andries Seutens
Thomas,
This looks very good! I feel even worse now, for not going there.
Great work!
Best,
Andries Seutens
http://andries.systray.be
Thomas Weidner schreef:
Hy fellows,
I held an presentation about the Zend Framework some days ago.
As not all of you where there... I want to share the
end.org.uk/~sgtatham/bugs.html
;)
Best,
Andries Seutens
http://andries.systray.be
Thomas Weidner schreef:
Reading through the issue you may have mentioned that I requested some
detailed infos.
Until now no one was able to give the detailed info and I was not able
to reproduce it for now.
Without
1 - 100 of 203 matches
Mail list logo