smooka.com
CSS | Julian Castaneda
http://www.smooka.com/blog/tag/css
Browsing articles tagged with " CSS. 2 Comments http%3A%2F%2Fwww.smooka.com%2Fblog%2F2010%2F05%2F19%2Fuseful-css3-resources%2F. I’ve been trying a couple of CSS3 features at work and on a couple of personal projects. Upon doing my usual search routine to find resources and information on google, I’ve stumble upon a couple of good pages that can help you try and learn features like: box-shadow, border-radius, and gradients. CSS border radius generator for lazy people. PHP: Change UTC time to local time.
smooka.com
About | Julian Castaneda
http://www.smooka.com/blog/about
I’m Julian Castaneda and I work as a software developer for Managed Maintenance Inc. in Boca Raton, FL. I have many intentions with this blog, but mainly I want to share my knowledge with the world. I will be writing about programming and the different technologies that I use on a day to day basis. Also, I intend to write about my adventures, music and life in general. 7 Comments http%3A%2F%2Fwww.smooka.com%2Fblog%2Fabout%2F. Http%3A%2F%2Fwww.smooka.com%2Fblog%2F%3Fpage id%3D2. To “About”. Please feel fr...
smooka.com
application | Julian Castaneda
http://www.smooka.com/blog/tag/application
Browsing articles tagged with " application. Best Practices – Displaying Application Messages and Alerts. No Comments http%3A%2F%2Fwww.smooka.com%2Fblog%2F2009%2F10%2F15%2Fbest-practices-displaying-application-messages-and-alerts%2F. Best Practices - Displaying Application Messages and Alerts. On my last post I wrote on how to debug and log error messages using Zend Framework and Firebug. Today I wanted to write on how to properly display messages and alerts to users. And error ( red.
smooka.com
Ajax | Julian Castaneda
http://www.smooka.com/blog/tag/ajax
Browsing articles tagged with " Ajax. Unit Testing your AJAX requests with Zend Framework and PHPunit. 9 Comments http%3A%2F%2Fwww.smooka.com%2Fblog%2F2011%2F01%2F15%2Funit-testing-ajax-requests-zend-framework-phpunit%2F. Unit Testing your AJAX requests with Zend Framework and PHPunit. I ran into a problem yesterday, when trying to create a couple of unit tests using PHPunit. Along side the Zend Framework. Method provided by the Zend Framework, then you will definitely run into a problem. Unit Testing yo...
smooka.com
add-on | Julian Castaneda
http://www.smooka.com/blog/tag/add-on
Browsing articles tagged with " add-on. 2 Comments http%3A%2F%2Fwww.smooka.com%2Fblog%2F2009%2F03%2F26%2Fjavascript-library-detector%2F. If you are like me, and you love to look under the hood of every interesting website you visit. You are going to like this Firefox add-on I stumbled upon today. The JavaScript Library Detector. UTF-8 Encoding problems with file get contents() and DOMDocument. PHP: Change UTC time to local time. Unit Testing your AJAX requests with Zend Framework and PHPunit.
smooka.com
Unit Testing your AJAX requests with Zend Framework and PHPunit
http://www.smooka.com/blog/2011/01/15/unit-testing-ajax-requests-zend-framework-phpunit
Unit Testing your AJAX requests with Zend Framework and PHPunit. 9 Comments http%3A%2F%2Fwww.smooka.com%2Fblog%2F2011%2F01%2F15%2Funit-testing-ajax-requests-zend-framework-phpunit%2F. Unit Testing your AJAX requests with Zend Framework and PHPunit. I ran into a problem yesterday, when trying to create a couple of unit tests using PHPunit. Along side the Zend Framework. If you want to unit test an action in a controller that checks the request to see if is an XML HTTP Request using the isXmlHttpRequest().
smooka.com
PHP: Change UTC time to local time
http://www.smooka.com/blog/2011/06/03/utc-time-to-local-time
PHP: Change UTC time to local time. 5 Comments http%3A%2F%2Fwww.smooka.com%2Fblog%2F2011%2F06%2F03%2Futc-time-to-local-time%2F. PHP%3A Change UTC time to local time. Did you know that you can quickly change UTC time stamps to Local time by doing the following:. It’s so obvious, but I only wished, I knew this before trying all sort of crazy stuff. Julian Castaneda has written 23 articles for us. 5 Comments http%3A%2F%2Fwww.smooka.com%2Fblog%2F2011%2F06%2F03%2Futc-time-to-local-time%2F. Thanks for any help.
smooka.com
charts | Julian Castaneda
http://www.smooka.com/blog/tag/charts
Browsing articles tagged with " charts. Working with Google Charts and Visualization API. 2 Comments http%3A%2F%2Fwww.smooka.com%2Fblog%2F2009%2F11%2F09%2Fworking-with-google-charts-and-visualization-api%2F. Working with Google Charts and Visualization API. UTF-8 Encoding problems with file get contents() and DOMDocument. PHP: Change UTC time to local time. Unit Testing your AJAX requests with Zend Framework and PHPunit. Fix GIT Lock after GIT Crash. Zend Framework: Internalization and Translation.
smooka.com
Fix GIT Lock after GIT Crash
http://www.smooka.com/blog/2010/12/09/fix-git-lock-after-git-crash
Fix GIT Lock after GIT Crash. 25 Comments http%3A%2F%2Fwww.smooka.com%2Fblog%2F2010%2F12%2F09%2Ffix-git-lock-after-git-crash%2F. Fix GIT Lock after GIT Crash. If you ever see the following message when trying to commit your code to a GIT repository. If no other git process is currently running, this probably means a. Git process crashed in this repository earlier. Make sure no other git. Process is running and remove the file manually to continue. Rm /yourhomedir/.git/index.lock. Git push origin master.
smooka.com
border-radius | Julian Castaneda
http://www.smooka.com/blog/tag/border-radius
Browsing articles tagged with " border-radius. 2 Comments http%3A%2F%2Fwww.smooka.com%2Fblog%2F2010%2F05%2F19%2Fuseful-css3-resources%2F. I’ve been trying a couple of CSS3 features at work and on a couple of personal projects. Upon doing my usual search routine to find resources and information on google, I’ve stumble upon a couple of good pages that can help you try and learn features like: box-shadow, border-radius, and gradients. CSS border radius generator for lazy people. Fix GIT Lock after GIT Crash.