Re: new site made with cakephp

2012-10-04 Thread Michael Connors
Strange you got the server error, but checking the time of your post I 
think I was switching up servers at the time. There wasn't any real 
technical challenges other than interfacing with amazon web services. Right 
now registration emails are not reaching their destinations, but thats not 
exactly cakephp issue. Uploading I still am unclear, I upload through cake 
using amazon SDK and immediately respond with the cloudfront URL. I wasn't 
sure if I have to wait for it to show up on the CDN. Right now I am also 
looking into CPU usage, its twice as high, but I am going through and 
tweaking.

Some of the things I thought would be nice to have and I had to add was 
compressing javascript/ css, I added minify. I had to hook into solr, but 
there is a php class that works easily, it should really be a data model. 
Also thumbnail processing I added phpthumbfactory. Other than that cake was 
great to work with.

On Wednesday, October 3, 2012 5:51:01 PM UTC-4, Michael Connors wrote:

 New site made with cake. http://www.morguefile.com 

-- 
Like Us on FacekBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
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 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.




Re: new site made with cakephp

2012-10-04 Thread Richard Joo
thanks, yeah I just checked your site again, and it is working just fine
now  :-)


On Wed, Oct 3, 2012 at 10:13 PM, Michael Connors 
michael.j.conn...@gmail.com wrote:

 Strange you got the server error, but checking the time of your post I
 think I was switching up servers at the time. There wasn't any real
 technical challenges other than interfacing with amazon web services. Right
 now registration emails are not reaching their destinations, but thats not
 exactly cakephp issue. Uploading I still am unclear, I upload through cake
 using amazon SDK and immediately respond with the cloudfront URL. I wasn't
 sure if I have to wait for it to show up on the CDN. Right now I am also
 looking into CPU usage, its twice as high, but I am going through and
 tweaking.

 Some of the things I thought would be nice to have and I had to add was
 compressing javascript/ css, I added minify. I had to hook into solr, but
 there is a php class that works easily, it should really be a data model.
 Also thumbnail processing I added phpthumbfactory. Other than that cake was
 great to work with.


 On Wednesday, October 3, 2012 5:51:01 PM UTC-4, Michael Connors wrote:

 New site made with cake. http://www.morguefile.com

  --
 Like Us on FacekBook https://www.facebook.com/CakePHP
 Find us on Twitter http://twitter.com/CakePHP

 ---
 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
 cake-php+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/cake-php?hl=en.






-- 
Richard Joo

-- 
Like Us on FacekBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
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 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.




new site made with cakephp

2012-10-03 Thread Michael Connors
New site made with cake. http://www.morguefile.com 

-- 
Like Us on FacekBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
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 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.




Re: new site made with cakephp

2012-10-03 Thread Dr. Tarique Sani
On Thu, Oct 4, 2012 at 3:21 AM, Michael Connors
michael.j.conn...@gmail.com wrote:
 New site made with cake. http://www.morguefile.com

Nice looking site - you will get more traction here if you present
some of the technical challenges you over came..

Cheers
Tarique
-- 
=
Conference scheduling made simple http://shdlr.com

PHP for E-Biz: http://sanisoft.com
=

-- 
Like Us on FacekBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
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 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.




Re: new site made with cakephp

2012-10-03 Thread Richard Joo
uh maybe working on something?
I get 500 error...



Server error
The webpage at *http://www.morguefile.com/* is currently unavailable. It
may be overloaded or down for maintenance.
Here are some suggestions:

   - Reload http://www.morguefile.com/ this webpage later.

HTTP Error 503 (Service Unavailable): The server is currently unable to
handle the request. This code indicates this is a temporary condition, and
the server will be up again after a delay.


On Wed, Oct 3, 2012 at 8:21 PM, Dr. Tarique Sani tariques...@gmail.comwrote:

 On Thu, Oct 4, 2012 at 3:21 AM, Michael Connors
 michael.j.conn...@gmail.com wrote:
  New site made with cake. http://www.morguefile.com

 Nice looking site - you will get more traction here if you present
 some of the technical challenges you over came..

 Cheers
 Tarique
 --
 =
 Conference scheduling made simple http://shdlr.com

 PHP for E-Biz: http://sanisoft.com
 =

 --
 Like Us on FacekBook https://www.facebook.com/CakePHP
 Find us on Twitter http://twitter.com/CakePHP

 ---
 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
 cake-php+unsubscr...@googlegroups.com.
 Visit this group at http://groups.google.com/group/cake-php?hl=en.





-- 
Richard Joo

-- 
Like Us on FacekBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
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 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.