Posts

Create a shoutbox using PHP and AJAX

Image
Learn how to create a dynamic ajax based shoutbox with jQuery from scratch. It will be very interesting to know how to use the ajax function of jQuery and how it can be used to insert and recover data from a MySQL database via PHP in a way asynchronous. Check out the demo Posted via web from Madhav Joshi

Interactive Flash Graphs and Charts For Your Website

Image
Charts and graphs provide the visual representation of your data and help you facilitate the understanding of whatever it is you are trying to deliver. Whether you are publishing a survey report, an election result or a financial analysis, charts play a major role in data presentation. Due to their interactivity, Flash-charts are particularly popular among designers and developers. These charts give users a way to interact with the chart, move charts among data values and see the data instead of reading, analyzing and visualizing it. In fact, many free and commercial chart plugins are available to download — you can implement them on your website right away.   Free Charts   Astra Charts Astra Charts is an open-source product of Yahoo! that enables you to present your tabular data in various graphical formats. Astra Charts empowers you to deliver animated flash charts on your websites and helps you customize and manipulate charts as per your needs. Astra Charts support

Discussing PHP Frameworks: What, When, Why and Which?

Image
What is a PHP Framework?   PHP is the world’s most popular scripting language for many different reasons – flexibility, ease-of-use, among others – but often times coding in PHP, or any language for that matter, can get rather monotonous and repetitive. That’s where a PHP framework can help.   PHP frameworks streamline the the development of web applications written in PHP by providing a basic structure for which to build the web applications. In other words, PHP frameworks help to promote rapid application development (RAD), which saves you time, helps build more stable applications, and reduces the amount of repetitive coding for developers. Frameworks can also help beginners to build more stable apps by ensuring proper database interaction and coding on the presentation layer. This allows you to spend more time creating the actual web application, instead of spending time writing repetitive code. The general idea behind the workings of a PHP framework is referred to as

ಭವ್ಯ ಕನ್ನಡ ನಾಡು

Image
ಒಂದು ಭವ್ಯ ಕನ್ನಡನಾಡನ್ನ, ಸಮೃದ್ಧ ಕನ್ನಡನಾಡನ್ನ, ವೈಭವೋಪೇತ ಕನ್ನಡನಾಡನ್ನ, ಸುಭದ್ರ ಕನ್ನಡನಾಡನ್ನ, ಒಟ್ಟಾರೆ ಒಂದು ಹೊಸ ಕನ್ನಡನಾಡನ್ನ ಕಟ್ಟಬೇಕಾದರೆ ನಾವು ಮೊದಲು ಮಾಡಬೇಕಾದ ಕೆಲಸ ಯಾವುದು?! ಮತ್ತೇನಿಲ್ಲ. "ನಾನು ಗೌಡ, ನಾನು ಒಕ್ಕಲಿಗ, ನಾನು ಕುರುಬ, ನಾನು ಅಡಿಗ, ನಾನು ಈಡಿಗ, ನಾನು ಭಟ್ಟ, ನಾನು ಬಿಲ್ಲವ, ನಾನು ದಲಿತ, ನಾನು ಬಂಟ, ನಾನು ಭ್ರಾಮಣ, ನಾನು ಕೊಡವ, ನಾನು ತುಳುವ, ... ನಾನು ಲಿಂಗಾಯತ, ನಾನು ಅರಸ.." ಎನ್ನುವುದನ್ನ ಬಿಟ್ಟು, "ನಾನು ಕನ್ನಡಿಗ" ಎಂದಾಗ ಮಾತ್ರ ನಾವೊಂದು ಹೊಸ ಕನ್ನಡನಾಡನ್ನ ಕಟ್ಟಲು ಸಾಧ್ಯ. ಆಲ್ವಾ ಸ್ನೇಹಿತರೆ?! ಅಂದಹಾಗೆ, ನಿಮ್ಮ ಎಲ್ಲಾ ಕನ್ನಡಿಗ ಮಿತ್ರರನ್ನ ಇಲ್ಲಿಗೆ ಆಹ್ವಾನಿಸಿ. ಧನ್ಯವಾದ.ಶುಭದಿನ. Posted via web from Madhav Joshi

Create CSS borders without coding knowledge

Image
Many developers who are experts are good at designing CSS borders. If you are a developer and using codes to design it can get a little boring or repetitive to create CSS borders. Here I think this tool called CSS Border Radius helps to create customized borders quickly and it also creates the code for me to copy paste into the file to play around with later.     About CSS Border Radius The borders are at default 0 px w hich means at right angles. Just click on the box with the numbers and select how curved you want the borders. Once done the code is automatically created for CSS, WebKit, Gecko, just copy and paste it to start playing around with the predefined borders. I am sure most professional developers will not really find this tool as useful but someone who is just pottering around and learning the ropes this can be quite helpful. It is a lot like creating vertical and horizontal menus without coding knowledge . Such tools are really good for starters to g