Cake developer Job in New Orleans

2008-05-07 Thread Gráinne O'Neill
Hi everyone,

My office is hiring someone to work on the application that I started using
cake. Please apply to [EMAIL PROTECTED] if you are
interested.  It is a good job with lots of autonomy and the ability to be
creative in your work.  Also, its for a good cause.

Thanks and good luck!

Grainne



Title: Orleans Public Defenders seeks experienced PHP developer

Orleans Public Defenders is seeking a talented and motivated programmer to
help us build our case management system. The case management system is
currently being developed using Cakephp. The position is contract – the
hourly rate is dependent upon experience. The Orleans Public Defenders
prefers that a candidate be located in New Orleans, but a willingness to
travel and telecommute is acceptable.

Required Skills:

- Strong knowledge of web and internet technologies
- Application design experience
- 4+ years programming experience, with 2+ years PHP
- Experience with MVC architecture and a development framework,
- Thorough understanding of object oriented programming
- Thorough knowledge of database concepts and principles
- MySQL
- AJAX / Async procedure calls
- Excellent organization and time-management abilities
- BA/BS in Computer Science or related field preferred.
- Cakephp

Location: New Orleans, LA
Payscale: 45-55 / hour
job type: contract
apply to: [EMAIL PROTECTED]

--~--~-~--~~~---~--~~
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.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Advice about a Calendar

2008-03-26 Thread Gráinne O'Neill
thanks you guys - any other suggestions would be much appreciated!

Grainne

On Wed, Mar 26, 2008 at 1:08 PM, Rob Russell <[EMAIL PROTECTED]>
wrote:

>
> I don't have a lot of info but someone on #cakephp last week
> recommended this one for mootools
> http://www.electricprism.com/aeron/calendar/.
> I thought it looked pretty slick but I haven't even tried integrating
> mootools in place of Prototype.js.
>
> There's also this one
>
> http://www.rubyinside.com/calendar-date-select-a-lightweight-prototype-based-datetime-picker-for-rails-developers-573.html
> which is designed for Rails but since it relies on Prototype.js it
> probably wouldn't be too hard to port (someone in the comments
> mentions that it's usable without rails).
>
> Sorry I don't have more detailed info but maybe one of these could be
> a starting point. I'm going to have to integrate one myself sooner or
> later but for now I'm taking notes.
>
>
> On Mar 26, 1:50 pm, Grainne <[EMAIL PROTECTED]> wrote:
> > Hi everyone,
> >
> > I was wondering if anyone has used a cake calendar in their apps -
> > what they used and how well it worked, what sort of integration
> > problems they encountered, etc.
> >
> > Thanks in advance!
> >
> > Grainne
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: sessions being dropped on redirect or whenever i call a new page

2008-01-22 Thread Gráinne O'Neill
Hi everyone,

Just an update I deleted the php code at the beginning of default.ctp and it
works.

ugh...

grainne



On Jan 17, 2008 12:39 PM, BravoFoxtrot <[EMAIL PROTECTED]> wrote:

>
> I found the problem with my code using 1.2 beta.  There was a
> destroy('Menu'); method that was called. The intent was to only delete
> part of the session that referred to the menu.  I replaced this with
> delete('Menu'); and it works.
>
> I have no idea how this working in 1.2 pre beta but it did...
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Orleans Public Defenders seeks experienced PHP developer (telecommuting is ok)

2008-01-17 Thread Gráinne O'Neill
Orleans Public Defenders is seeking a talented and motivated programmer to
help us build our case management system. The case management system is
currently being developed using Cakephp. The position is contract – the
hourly rate is dependent upon experience. The Orleans Public Defenders
prefers that a candidate be located in New Orleans, but a willingness to
travel and telecommute is acceptable.

Required Skills:

- Strong knowledge of web and internet technologies
- 4+ years programming experience, with 2+ years PHP
- Experience with MVC architecture and a development framework,
- Thorough understanding of object oriented programming
- Thorough knowledge of database concepts and principles and MySQL
- AJAX / Async procedure calls
- Excellent organization and time-management abilities
- BA/BS in Computer Science or related field preferred.

location: New Orleans, LA
payscale: DOE
job type: contract 
apply to: [EMAIL PROTECTED] or me at
[EMAIL PROTECTED]

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: sessions being dropped on redirect or whenever i call a new page

2008-01-16 Thread Gráinne O'Neill
I have mine low and 1.2 beta - I have no ajax and no images.  i think the
only thing left for me to do is start over and slowly plug things back in.
i promise though if i figure out what this is i'll post to the list.

in solidarity,
grainne



On Jan 16, 2008 10:37 AM, alex.tomes <[EMAIL PROTECTED]> wrote:

>
> I also have problems with this in 1.2 beta but I'm thinking it's
> because I'm setting the session from an ajax call, that's the last
> thing I've changed to see if it works. in 1.2 alpha it worked great,
> not it doesn't anymore :*(
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: sessions being dropped on redirect or whenever i call a new page

2008-01-14 Thread Gráinne O'Neill
thanks so much for your help

no underscore - i'm using firefox on windows/apache


i think might try the latest code and slowly putting elements of my project
in until it works/doesn't work

That underscore was a great tip though.

grainne


On Jan 14, 2008 10:04 AM, candesprojects <[EMAIL PROTECTED]> wrote:

>
> Great tip. I was search for an answer also.
>
> Tks,
> Cristian
>
> On Jan 14, 3:09 pm, djiize <[EMAIL PROTECTED]> wrote:
> > there was a ticket about session regenerated for img in the page
> > I didn't remind if it was fixed before or after the beta
> > maybe you should try with a newer SVN code
> > but as precedent advice said, check before if there's undescore in
> > your localhost or subdomain.
> >
> > On 14 jan, 12:43, wirtsi <[EMAIL PROTECTED]> wrote:
> >
> > > Are you using IE? It silently drops the session if the hostname
> > > contains an underscore  took me ages to find out why
> > > project_beta.domain.com wouldn't work ...
> >
> > > wirtsi
> >
> > > On 13 Jan., 15:50, Grainne <[EMAIL PROTECTED]> wrote:
> >
> > > > Hi,
> >
> > > > Hope you are all having enjoyable weekends... I'm certain I'm
> missing
> > > > something obvious - but I have spent days trying to figure out what
> -
> > > > so I thought I'd ask.
> >
> > > > My sessions are being dropped when or if I just go to a new page.
> >
> > > > I am using beta 1.2
> > > > I checked for whitespace outside of my models and controllers.
> > > > My security is set to low.
> > > > I have tried using cake,php, and database.
> > > > I looked for session start in my vendor files - or really anywhere.
> > > > I have tried it with debug set to 0-3.
> >
> > > > Thank you so much, in advance.  I really apprecate it!
> >
> > > > - Grainne
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Sessions, redirects and setFlash

2008-01-13 Thread Gráinne O'Neill
i'm having the same problem.  (except minus the flash)

ugh...

On Jan 13, 2008 5:24 PM, lordG <[EMAIL PROTECTED]> wrote:

>
> Hi guys,
>
> I'm experiencing a problem with the redirects when I destroy the
> session, set a flash message and then redirect.
>
> When it gets to the redirect page, the flash no longer exists and the
> session is clean of any custom session data they may have been set
> after the destroy call.
>
> Does the redirect do anything with regards to the Sessions if they
> have been just been destroy'd and renew'd?
>
> I noticed the session_write_close call, but that just locks the
> session and shouldn't affect the session data.
>
> Very weird.
> G
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---