JuicyScript
Ready to solve all your we development and design related issues with quick yet professional service
Username: juicyscript
Has verified their email address.
Has completed their profile.
Has not verified their secure phone number.
-
Verified
Location: Waldorf, United States
Member since: June 2012
JuicyScript is a small team of developers and designers that are experienced with PHP-Ajax-CSS-HTML-Apache-Linux solutions. We can work individually or can provide the assistance of the entire team as per request and/or scale of project. Team manager and lead developer, Charlie Rizzola, believes in serving each and every client with the best work and communication possible....
[read more]
-
$35 USD
garyrathbone 
5 days ago
“
Very quick turnaround and excellent work. Great communication and also gave extra advice. I'd definitely hire again.Very quick turnaround and excellent work. Great communication and also gave extra advice. I'd definitely hire again.
”
Project Description: I'm using Expression Web 4 and need some assistance with a CSS template. The template is attached and also available online at www.openware.org.uk/template.html I intend to create a 'master page' from this template...
[more]
-
$30 USD
luxurytoyz 
26 days ago
“
Perfect in every sense, highly recommended to everyone!!!Perfect in every sense, highly recommended to everyone!!!
”
Project Description: my previous ebay listing
[more]
-
$425 USD
tdimages 
Nov 28, 2012
“
I will work with this provider againI will work with this provider again
”
Project Description: Want a standard modern looking e-commerce website (ASAP) Should be search engine friendly on every pages including product pages (url rewrite) Be able to accept paypal...
[more]
-
$75 USD
luxurytoyz 
Oct 13, 2012
“
Impeccable from the word go. Friendly, communicative, extremely helpful and went the extra mile. Will definitely hire again for all my templates.Highly Recommend.Impeccable from the word go. Friendly, communicative, extremely helpful and went the extra mile. Will definitely hire again for all my templates.Highly Recommend.
”
Project Description: unfinished project needed completed. ebay store template please no timewasters, more importantly dont waste your own time. immediate start and finish as as possible would be great. thanks
[more]
JuicyScript has not completed any projects.
JuicyScript does not have any open projects.
JuicyScript does not have any work in progress.
Resume
Experience
Developer
Jul 2011 - Present
(1 year)
fooini
Lead developer , administrator , manager accountant and marketing directory for micro-sized applications and communicators development firm.
Education
BS Business & Information Systems
University of Maryland University College
2005-2009
Certifications
Zend PHP 5.3 Certification
Zend The PHP Company
Certification reflects completing a rigorous PHP/javascript applications development training course that fully outlines best practices for all topics within web development in which PHP/Javascript may be used for.
Publications
How to limit access to a website with Apache and .htaccess
fooini
If you are working on a website or application that is running a linux server with Apache, here is a simple solution to limiting access on the ip level.<br /><br /><br />First, make sure you have a .htaccess file in your site or apps public_html web root. It is very important to have the proper permissions on this file as well, if else the code inside the file may not work. The permissions on this file should be 0644, making the file only writable to the owner, not the public, plus making it non-executable to no one.<br />