July 21, 2011

joomla plain text page with format raw

This was a problem for php developers that they wanted to use AJAX functionality in their joomla components and modules. But when they find that index.php always include code within the XHTML-template of joomla template and thats not what they needed. Instead of generating XML for to evaluate in JavaScript without any XHTML rendered is […]

July 14, 2011

create facebook applications

create facebook applications Please follow the steps: Click here to start http://developers.facebook.com/ http://developers.facebook.com/docs/guides/canvas/ to view your facebook applications: https://developers.facebook.com/apps Click on create an app Enter your application name Enter validation code Provide Basic Information That’s it This article create facebook applications is just a quick review of steps for those developers who want such steps […]

joomla JTABLE getInstance library

joomla JTABLE getInstance library Please follow this path and have a look Path: libraries/joomla/database/table.php You will get answer of these queries: where JTABLE getInstance exists? how to modify joomla table? how to add another field to joomla table? how JTABLE works? Why JTABLE not getting a database field How can i change joomls tables field […]

July 13, 2011

wireless access point WAP and WLAN/WIFI

Is WiFi sufficient for wireless connection? Or is any other wireless technology better than it. Argue your answer with detail reason. In Recent decade Internet has grown so fast, wirless internet connections has been grown so fast because of mobile world. Among many technologies like Bluetooth, Wi-Max; Wi-Fi is used for wireless communications but it […]

July 10, 2011

find positions in joomla template

find positions in joomla template tp=1 required to be passed in url as a parameter so joomla template will display the template positions. Although this option was available in joomla 1.5 version but now you can disable from administrator. But obviously while you are developing and want to locate the positions in joomla template so […]

mysql if statement can speed up website loading time

mysql if statement can speed up website loading time There are my reasons which can slow down the dynamic website while web page is processing and processing is depending upon your hosting server specification. Although we can not say that put maximum load to MySql or on Server Side Scripting. But the better option to […]