jayminkapish - Jaymin Patel, Wordpress Developer, New York
Subscribe to jayminkapish RSS Friend Jaymin Patel on Facebook Follow Jaymin Patel on Twitter

« Go to home page

Blog Archives

Joomla or WordPress?

Joomla is primed to be the next favorite Open Source Software or you think Wordpress can be?

Web proxy for cross-domain AJAX Calls

Writing client web applications that use XMLHttpRequest (also known as the XMLHTTP object in Internet Explorer) object can be tricky given restrictions imposed by web browsers on network connections across domains. This article on Yahoo Developer Network describes the issue in simple, easy to understand language and provides couple of possible solutions. More on Yahoo [...]

New way of CSS styling

How to find out where markup might be choking on missing accessibility features, targetless links, and just plain missing content. More on 24 Ways

Desktop (windows) Applications in PHP

We create web-applications using PHP, now we can also develop Desktop Applications with PHP-GTK. We all know that Desktop Applications are the one which does not need either a Web Server like Apache or a web browser for their execution. And this is the reason why Java is so popular because it can be used [...]