Hey,
getfirebug.com and look at the console/parse output
HTH,
--
Marcin Domanski
http://kabturek.info
On Tue, Apr 14, 2009 at 19:44, cpeele wrote:
>
>
> Hey guys,
>
> I'm running CakePHP 1.2 and am trying to use the jQuery UI Datepicker
> but I'm running in
set the "translation" array in the model (MyModel->myFieldValues) and
in afterFind callback change the value of the enum for the string,
enums are evil btw :)
--
Marcin Domanski
http://kabturek.info
On Sun, Mar 29, 2009 at 18:09, aman batra wrote:
>
> actually i wanted so
give me a break - do some searching.
AT LEAST look at auth page in cookbook : book.cakephp.org .
--
Marcin Domanski
http://kabturek.info
On Wed, Oct 8, 2008 at 9:56 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Is it possible to use auth component if my username's file
its not a 'poll' problem. Cake uses tests and include them so people
can contribute tests , adding another obstacle for them (downloading
testsuite etc) is not good. Why the tests are a problem for you ?
can't you rm them if you dont need them ? i can't see where is th
$did->you('search', 'bakery', '?');
--
Marcin Domanski
http://kabturek.info
On Mon, Oct 6, 2008 at 8:42 PM, Adrian <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> I have a shell script which I want to run once a day as a cron job
> which reads i
Hey,
thanks for the info , we know about it and working on solving the search issue.
--
Marcin Domanski
http://kabturek.info
On Thu, Oct 2, 2008 at 11:10 AM, Kanten <[EMAIL PROTECTED]> wrote:
>
> I've noticed this as well. And as I wrote in another post the add
> com
im ashamed im always so easily provoked by trolls :)
--
Marcin Domanski
http://kabturek.info
On Thu, Oct 2, 2008 at 11:16 AM, Marcin Domanski <[EMAIL PROTECTED]> wrote:
> You expect right - what is complaining without helping ? useless whining...
> here is your label : http://book
x27;t expect much if you don't give anything...
There where many of your kind here before and they just wrote the same
as you and faded away... (you can search the group if you like)
--
Marcin Domanski
http://kabturek.info
On Thu, Oct 2, 2008 at 10:48 AM, leberle <[EMAIL PROTECTED]> wrot
same thing using swift mailer but 100% compatible with your actual
code (just add smtpOptions['type'] = 'tls' or 'ssl' to your array with
username/pass)
http://www.assembla.com/wiki/show/swift_email_component
HTH,
--
Marcin Domanski
http://kabturek.info
On Wed, O
On Fri, Sep 12, 2008 at 11:24 PM, Jon Bennett <[EMAIL PROTECTED]> wrote:
>
>> man that darn google always so fast with an answer...
>
> Nate missed a crucial part of the request, they asked for the reply to
> be sent offlist to just them... :p
yeah you can't get any decent support here ;)
--~--
why not translate these in beforeRender ? :)
HTH,
--
Marcin Domanski
http://kabturek.info
On Fri, Sep 12, 2008 at 8:28 AM, David C. Zentgraf <[EMAIL PROTECTED]> wrote:
>
> I had the same problem a while back, search the group for it.
> The problem is that the first time a tran
Please - did you even look at the api ?
Look what commit and rollback do - its very simple.
http://api.cakephp.org/1.2/dbo__source_8php-source.html#l01529
--
Marcin Domanski
http://kabturek.info
On Thu, Sep 11, 2008 at 7:09 AM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> we
hp.org/1.2/class_auth_component.html#078aa537197139b444bc51826cfad95e
http://api.cakephp.org/1.2/auth_8php-source.html#l00055
HTH,
--
Marcin Domanski
http://kabturek.info
On Wed, Sep 10, 2008 at 10:44 PM, Marcus J. Ertl <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> I'm just trying to cache
:48c51df7-4fd4-4906-8b1f-6ed64834cda3
--
Marcin Domanski
http://kabturek.info
On Wed, Sep 10, 2008 at 10:30 AM, Liebermann, Anja Carolin
<[EMAIL PROTECTED]> wrote:
>
>
> I would like a Death-by-chocolate cake. Brownies are also strongly
> appreciated!
>
> Anja
>
>
you should use the SVN version (the brnaches one)
or the nightly
HTH,
--
Marcin Domanski
http://kabturek.info
On Tue, Sep 9, 2008 at 9:42 PM, Anthony Smith <[EMAIL PROTECTED]> wrote:
>
> I was following along a cake tutorial and I get this message:
> Fatal error: Call to u
it's rather hard to see any error(whats going on) with debug set to 0...
--
Marcin Domanski
http://kabturek.info
On Mon, Sep 8, 2008 at 10:40 AM, . <[EMAIL PROTECTED]> wrote:
> I've also been trying to follow this tutorial and integrate with cake, but
> without success
,
--
Marcin Domanski
http://kabturek.info
On Sat, Sep 6, 2008 at 9:21 PM, equestrianerd <[EMAIL PROTECTED]> wrote:
>
> Are there any other ways to figure out/solve this issue? I have cake/
> console in my path, so I can run it from anywhere. After adding a
> column to my users
i belive you should pay more attantion ;)
greets,
--
Marcin Domanski
http://kabturek.info
On Fri, Sep 5, 2008 at 5:38 PM, Arak Tai'Roth <[EMAIL PROTECTED]> wrote:
>
> I believe I said I had tried that in my above explanation.
>
> On Sep 3, 6:03 pm, "Marcin Domansk
http://bakery.cakephp.org/articles/view/haml-markup-haiku
its old but you get a general idea.
i dont know about sass. i dont think phphaml has support for it.
HTH,
--
Marcin Domanski
http://kabturek.info
On Fri, Sep 5, 2008 at 5:57 AM, Ryan <[EMAIL PROTECTED]> wrote:
>
> Hello a
try
$data .= 'Business: ' . $this->data['Contact']['business'] . "\n"
--
Marcin Domanski
http://kabturek.info
On Wed, Sep 3, 2008 at 9:17 PM, Arak Tai'Roth <[EMAIL PROTECTED]> wrote:
>
> I have been spending some time with this
and btw you know you arent restricted to "create read update delete" ?
you can add your own fields like _admin to the db table and use it too
/me goes to update the book
--
Marcin Domanski
http://kabturek.info
On Wed, Sep 3, 2008 at 1:47 AM, Juan Luis Baptiste
<[EMAIL PROT
yeah - drop the AND - leave just 2 arrays
array('or' => array(array(), array()))
--
Marcin Domanski
http://kabturek.info
On Fri, Aug 29, 2008 at 1:22 PM, zpon <[EMAIL PROTECTED]> wrote:
>
> Oh, I see, any ideas of how to do it then?
>
> On 29 Aug., 12:3
.
--
Marcin Domanski
http://kabturek.info
On Mon, Aug 25, 2008 at 12:07 PM, clemos <[EMAIL PROTECTED]> wrote:
> Hi draikin
>
> I think we can consider CakePHP actually "needs" Javascript.
> Of course you can use Cake to develop javascript-free apps, but lots
> of Cake fe
controller' => 'mainpage',
> 'action' => 'home');
> $this->Auth->allow('home');
> $this->Auth->authorize = 'controller';
> $this->set('loggedIn', $this->Auth-
1.in production you document root should point to app/webroot.
2. if you have a directory in app/webroot cake wil show that directory
first insted of trying to find a controller for it
HTH,
--
Marcin Domanski
http://kabturek.info
On Mon, Aug 18, 2008 at 9:49 PM, Arak Tai'Roth <[EMAIL P
Hey,
probably (99%) you PHP CLI doesnt have mysql extension loaded . find
the php.ini responisble for cli and uncomment the mysql extension
lines.
--
Marcin Domanski
http://kabturek.info
On Mon, Aug 18, 2008 at 3:51 PM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> Hi everyo
okok maybe not weeks ;) you can use the buil in XML class.. but still
using mysql and/or sqlite is cheap (as in maintainance etc)
--
Marcin Domanski
http://kabturek.info
On Mon, Jul 21, 2008 at 5:51 PM, James K <[EMAIL PROTECTED]> wrote:
>
> It's going to take you wee
have it.
> Another example of what seems to be improper behavior (or bad logic)
> is /users/login. I go to that and it's /users/add. Ok, so let's
> specify the url:
[snip]
> create('Users', '/login'
Hey,
Why not use sqlite ?
Apart from that mysql is IMO a low cost/maintain solution and is
probably on every hosting server.
--
Marcin Domanski
http://kabturek.info
On Sun, Jul 20, 2008 at 6:29 PM, Balanza <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I'm creating a very small w
Hey,
guys - no worries :) it will be working soon.For the time beeing use
the all-in-one or search.
I can only say that after this if there aren't any more pressing
things - ill work on the offline /pdf version.
hang on there.
--
Marcin Domanski
http://kabturek.info
On Fri, Jul 18, 2008
Hey.
sorry - we had some problems with the database.
We're working on it so it should be back to normal soon.
For the time beeing use the search to find the sections (yeah its a
pain but its better than nothing :)
--
Marcin Domanski
http://kabturek.info
On Thu, Jul 17, 2008 at 11:
a and setup/creation of fake or mock objects
"
I would also put it in fixture folder. I wouldn't put it out side of
tests/ folder (one should keep everything in one place ;)
You can also create a seperate folder in the tests dir...
--
Marcin Domanski
http://kabturek.info
On Wed, Jul 1
Maybe your database doesnt support transactions ?
--
Marcin Domanski
http://kabturek.info
On Sun, Jul 13, 2008 at 10:39 AM, . <[EMAIL PROTECTED]> wrote:
> I have the following transaction, but even on errors, it does not rollback.
> Why?
>
> $this->List->begin(
hey
when you use the -! operator you see the deprecated message that
unescaping isn't supported - use query or overload dbo_your_db_engine
(look how it was implemented before)
--
Marcin Domanski
http://kabturek.info
On Sat, Jul 12, 2008 at 9:12 AM, aranworld <[EMAIL PROTECTED]> wrot
Hey,
If you want to write it - go for it! :)
Just suggest a new section and im sure _psychic_ will apreciate all the help.
thanks,
--
Marcin Domanski
http://kabturek.info
On Tue, Jul 8, 2008 at 6:34 PM, Howard Glynn <[EMAIL PROTECTED]> wrote:
>
> I think it might be most useful if
Hey,
> A better search function for the cookbook would be nice.
It was tested for some time on the dev book and know it's live :)
plus some other goodies.
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because
e the situation where my schema is different to
>> my DB and to use 'cake schema run update' to update my DB.
>>
>> Does that make sense?
>>
>
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
users is up to date.
> End update.
> --
>
> Nothing changes in the database! I except the users table to have the
> nickname column added but it doesn't.
>
> Anybody have this problem? Any ideas how to fix this? I'd really like
> to use this feature of Cak
'allowEmpty' => false,
>'message' => 'URL
> error')
>);
>
> The same strings with http:// before, like http://ww.domain or
> http://ww.domain.com are well filtered.
>
> It
> > > > > > > '';
>> > > > > > > > > $this->Email->return = No Reply
>> > > > > > > > > '';
>>
>> > > > > > > > > changed to this:
>>
>> > > > >
t";
>> $htm .= "Sample";
>> $htm .= "";
>> $dompdf = new DOMPDF();
>> $dompdf->load_html( $htm );
>> $dompdf->render();
>> $dompdf->stream( "sample.pdf" );
>>
t; http://www.axishift.com
>
> Security Is A Series Of Well-Defined Steps
> chmod -R 0 / ; and smile :)
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Googl
entina. Mariano
> has been planning a great event for everyone and I can only imagine
> that summertime in South America will be a perfect place to share our
> stories about Cake.
>
> Happy Baking.
>
>
> [1] http://cakeforge.org
gt; > On Wed, Jun 25, 2008 at 3:02 PM, Pento <[EMAIL PROTECTED]> wrote:
>>
>> > > > Hello, everybody!
>>
>> > > > How can I control current langauge for l10n and i18n in my controller?
>>
>> > > $this->Session->write('Conf
ontent under it.
>
> How would i restrict access to all other than their own article and
> subitems?
>
> Regards,
> Bjarte
>
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you ar
hey
On Jun 20, 4:24 pm, Ian Zepp <[EMAIL PROTECTED]> wrote:
> Unlike Zend (with uses an Action suffix to designate controller
> actions), Cake doesn't have any such thing and instead uses a blacklist
> of 'private' controller actions (defined in the dispatcher).
We don't ? We've got something tha
ginner of cakephp. Now i need a prject which has completed
> using CakePHP. Specially I m working on e-mail and chat management web
> application. So if there have any source code (using CakePHP) plz send
> me the link to download.
>
> Cheers
>
> >
>
a trap as future versions of cake may lose model
> access for design reasons.
>
> Thank you!
>
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"CakePH
lem, but when I send it from
>> > my remote host using whatever mailer they have, that is when I get the
>> > problems cropping up.
>>
>> > -Aran
>>
>> > On Jun 19, 5:59 am, ianh <[EMAIL PROTECTED]> wrote:
>> >> Now you come to mention i
t;> wrote:
>>
>> > Hi Dave thanks for checking.
>>
>> > I'm not using mod_rewrite, and I've just realised this means that it
>> > will actually get its folder structure set up by the index.php in the
>> >
::paginator()
>
> Is there any workaround I can do?
> assuming popularity is returned by this $this->Link-
>>getPopularity($linkId)
>
> Thanks,
> Abhimanyu Grover
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~--
arator) in
>> app_controller.php, but this doesn't change anything for me. I also
>> stumbled across Router::connectNamed with the option to set the
>> 'separator' key/value, but I'm not sure if this will do what I want.
>> If it is what I need, then I
urrent state:
the console indexer/searcher is working
the behavtior - searching is working (without pagination)
Now i'm working on highlighting and limiting the text that is returned
for the results.
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~
;findByName($tag);
>>
>> > if(is_array($current_tag)) {
>>
>> > $this->data['Tag']['Tag'][] =
>> > $current_tag['Tag']['id'];
>>
>> > } else {
>>
>> >
ha! - i need my morning coffee ;) Daniel is right here.
On Wed, Jun 11, 2008 at 9:51 AM, Marcin Domanski <[EMAIL PROTECTED]> wrote:
> try ./bake in the console dir (and add it to your PATH after it works)
>
> On Wed, Jun 11, 2008 at 6:41 AM, Marcos Aruj <[EMAIL PROTECTED]
to run it.
> Any ideas?
>
> Thanks,
>
> Marcos
>
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group,
the problem
>
> On Tue, Jun 10, 2008 at 2:49 PM, Marcin Domanski <[EMAIL PROTECTED]> wrote:
>>
>> ok, don't want to be harsh but c'mon - you're a developer an you're
>> using ie6 to something beside testing ?
>> Ie6 is the source of all evil o
er and a blank
> page. Does anyone else with IE6 see this problem? Or is this specific to my
> version of IE6? Wierd...
>
> On Tue, Jun 10, 2008 at 1:41 PM, . <[EMAIL PROTECTED]> wrote:
>>
>> does any one else see just a blank page in
index requires the "MATCHES"
>> function in the SQL, it doesn't get used if you do a "WHERE foo=" type
>> query. I don't see any code in CakePHP that uses the MATCHES function.
>> >
>>
>
> >
>
--
Marcin Domanski
http://kabturek.i
ent
> him from reusing it (EULA)
> 2- Tracing the stolen scripts and open a case in the court.
> 3- Using Zend Encoder to encode it (but it's breakable !!)
> 4- Some PHP tricks like passing a parameter to delete some files if
> the script is stolen
>
_2controller_8php-source.html#l00887
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.c
ries are a pain) but I would prefer to maintain code that is
strict - that would show the maturity of both php and cakephp.
greets,
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Group
> Sorry, couldn't resist. EditorFlameWar over? ;o)
It's never over!
Vim FTW!
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To p
As far as i like the EmailComponent - it's not suitable for
mass-mailing (we're talking about 10 000s of emails) and wasn't
designed to be.Cake is great to build a fronted, prepare the data etc.
You can use SwiftMailer - it's a decent library that has _many_
options for mass mailing - using it wit
t from a pdf version ?
>
> Something that used the css, and that didn't show two versions of the
> code listings. Something that looks like a document instead of a
> readme. Something like v1.1.
>
>
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~
d then "print" it as a
>> PDF (or simply store that page locally).
>>
>> Hope that helps!
>>
>> --
>> Daniel Hofstetterhttp://cakebaker.42dh.com
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
When your big collation function that loops over millions of
> elements is running slowly, then it might be worth looking into these
> kind of optimisations.
>
>
>
> On Jun 4, 1:21 am, "Marcin Domanski" <[EMAIL PROTECTE
my sanity.
> Siebren Bakker(Aevum Decessus)
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to cake
t; more important at this stage just to get everything documented.
> There's so much new stuff going into 1.2 that it's hard to keep up.
true
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are s
ops instead of
> foreach. Should I submit a patch for that? :)
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this
be created :) if not - don't think that stuff will be implemented
even with feedback.
greets,
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
Check out Wildflower:
http://wf.klevo.sk/
On Mon, Jun 2, 2008 at 4:24 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> What Cake CMS Forge projects have people used with good results?
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~
t alone is sufficient for
> user management/permission or should I use ACL also?
>
> I find it hard to get ACL to work so if Auth is suitable I'll only go
> for Auth.
>
> Thanks in advance.
> Cheers.
>
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-
tions containing >. < or LIKE to
> work. This could easily be me being an idiot so has anybody else seen
> anything like this?
>
> As an example, see http://bin.cakephp.org/saved/32951 where I have
> pasted in a method and the SQL output I get from that method.
>
> If an
this, or am I limited to rendering one additional view?
>
> // index.ctp
>
> render("calendar"); ?> // renders fine
> render("graph"); ?> // just renders "1"
>
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~--
r $uses=array('Ente','Network','User','Team');
this is certainly_not_ good coding practice especially if they are associated.
you only need User there - and since its default then you can drop the
whole line.
$this->Model->
rade to 1.2 because it is light-years ahead of 1.1 in available features.
>
> Now get off my lawn!
Give him a beer!
Just to elaborate on twitter problems if anyone is interested in some
good reads:
http://www.hueniverse.com/hueniverse/2008/03/on-scaling-a-mi
array(className = 'Comment'))
and the same with belongsTo 'Parent'
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to t
ler logic there ( for ex in the __swift function)
and use $this->MyEmail->sendAs = 'swift';
I used SwiftMailer for it's ability to handle larg batches of emails etc
greets,
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You rec
able
> in my posts table there are three FK fields
> createdby
> modifiedby
> accessedby
>
> all three fields point to users id, how can this table be designed in
> mysql and the model in cakephp
>
> ps. i am brand ne to cakephp, sorry for the silly question.
>
> &g
truly beginning to consider test driven development.
>
> SimpleTest is the preferred framework I understand. I just wanted to
> see if anyone had any thoughts or experiences with phpspec.
>
> Thank you!
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-
uot; ..
> Tmp clean is also essential as well maybe as database choice..and
> debug mode.
>
> On May 16, 10:23 pm, "b logica" <[EMAIL PROTECTED]> wrote:
>> On Fri, May 16, 2008 at 1:52 PM, Marcin Domanski <[EMAIL PROTECTED]> wrote:
>>
>> > you
($x) && ($whitelist && in_array($x,
> $fieldList) || !$whitelist)) {
>
> and it fails for the fields not in there. So that makes sense. But the
> ridiculously frustrating thing is that the fields *are in the
> database*. In the table that belongs to the model. S
x27;);
> function beforeFilter(){
> if (isset($this->Auth)) {
> $this->Auth->userModel = 'User';
> $this->Auth->userScope = array('User.disabled' => 0);
> $this->Auth->loginAction = '/users/login';
> $this->Auth->
to accept any of your ideas. :)
>
> --
> Chris Hartjes
> Internet Loudmouth
> Motto for 2008: "Moving from herding elephants to handling snakes..."
> @TheKeyBoard: http://www.littlehart.net/atthekeyboard
>
> >
>
--
Marcin Domanski
http://kabturek.info
--~
d up, of course. This would
> make it much easier to update the files with new strings.
poedit - update catalog from pot file
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Grou
Andrade
>>> > <[EMAIL PROTECTED]> wrote:
>>> >>
>>> >>
>>> >> To solve my issue, I've added the following lines:
>>> >>
>>> >> if(strpos($url['action'],
>>> >
accounts are being re-routed in circles.
> If I try to access /users/ or /users/index directly it works great,
> the user is redirected to his own profile page.
>
> Any ideas...?
>
> Chrs,
> Dav
>
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~
. :(
>I can't edit http.conf file in apache folder on this server, I
> uploaded .htaccess from Official CakePHP page to this server, too, but
> I can't solve this problem.
> Who can help me to solve this? Thanks a lot.
> Sorry
You can use one of the workarounds presented here on the group for the
pdf version but you may expect improvements soon (in speed and in
other formats)
On May 12, 7:51 pm, Mathew Nik Foscarini <[EMAIL PROTECTED]> wrote:
> While this subject is open.
>
> I would like to be able to download the man
ppreciate if someone can help me asap.
> Thanks,
> Rubin
> PS If someone wants to give me their phone number, I would even call
> them.
>
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message beca
rated markup.
>
> In 1.2 Beta, it no longer works. It simply isn't applying my custom
> tags. Has this changed from pre-beta to beta...or is it simply broken
> now?
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~
can use anything :) bash
+wget , php, python, perl (if you're into tortures ;)
[1] http://linuxreviews.org/man/wget/
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google G
ting the greatest framework
> for PHP !! : )
Cause the people that can answer the questions would not be signed on
the group ;)
The core team IS focused :)
ok you can let this thread die already.
peace
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
Y
on
> where to start from...?
> Thanks...
> Burak
>
> [1] http://www.sphinxsearch.com
>
>
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"C
ed :D)
there are some great stories/advices on http://freelanceswitch.com/ -
their strips are awesome :)
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"CakePHP" gr
> {
> tool.Reload(); // A java script function
> }
> " ;
> ?>
>
> it would be very helpful if someone has experienced the same problem, or
> have encountered the same problem in IE where session gets lost after reload
> function, please share your
ts good to assume that automatic doesnt work
for everyone and it would be good to give people the alternative so
they can force the mobile version.
Btw the browser check isn't so resource intensive :) its one regexp.
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~---
; inside. Has any one used the Open Flash Charts code in Cake?
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send
worthwhile to setup a WURFL-based browser checker as a vendor?
isMobile checks the user agent you can look what UA it does support in
the code. WURFL is way more advanced - depends if you need to check
for specific functions.
--
Marcin Domanski
http://kabturek.info
--~--~-~--~~--
1 - 100 of 182 matches
Mail list logo