<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>web design company in india expertzweb</title>
	<link>http://blog.expertzweb.com</link>
	<description>The Blog for Bloggers</description>
	<lastBuildDate>Mon, 24 Nov 2008 10:39:47 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>SugarCRM: How to Create an own chart Dashlet</title>
		<description>As 5.0.0 differs a little from 4.5.1 I want to describe how you can create your own Chart Dashlet from an existing one.

Let's suppose I want to have a "Weighted Pipeline" Dashlet which shows the weighted pipeline for all users in one chart.

STEP 1 

Create directories (if not already present)

./custom/modules/Charts

./custom/modules/Charts/Dashlets

./custom/modules/Home

./custom/modules/Home/language

STEP ...</description>
		<link>http://blog.expertzweb.com/archives/270</link>
			</item>
	<item>
		<title>Jquery/Ajax Best Extensions with Excellent Features</title>
		<description>

Web applications have made huge leaps and bounds in improving user experience thanks to a lot of recently developed Ajax technology. When you combine some neat functionality courtesy of PHP with the cleverness of javascript you can produce some pretty cool results. In an effort to help you take it ...</description>
		<link>http://blog.expertzweb.com/archives/253</link>
			</item>
	<item>
		<title>Drupal Core Modules for Improvments on sites</title>
		<description>
    This Post provides help documentation for modules that ship with Drupal core. When you install Drupal, these modules are automatically installed. To make use of a module:
    
Make sure the module is enabled by visiting Administer > Site building > Modules.
After enabling the ...</description>
		<link>http://blog.expertzweb.com/archives/248</link>
			</item>
	<item>
		<title>Best Drupal Modules</title>
		<description>Below are listed the top Drupal Modules to help you Out.

	Drupal Core
	CVS Integration / Project / Project Issue Tracking
	Views
	CCK
	Pathauto
	Devel
	ImageCache
	TinyMCE
	API
	Organic Groups
	Panels
	Actions
	VotingAPI
	i18n
	Ecommerce
	Audio
	Calendar
	Date
	Codefilter
	Video
	Image Field
	Open ID
	Content Templates
	Event Module
	Node Profile
	Five Star
	Token
	Zen/Zengine
	Akismet
	Automatic Node Titles
	Workflow
	Diff
	Custom Links/Custom Pagers/Custom Breadcrumbs
	Amazon Associate Tools
	Simplenews
	Porter Stemmer
	Case Tracker
	Revision Moderation
	Location
	XML SiteMap

Posted By: Expertzweb </description>
		<link>http://blog.expertzweb.com/archives/245</link>
			</item>
	<item>
		<title>Things a good developer should know.</title>
		<description>1. Framework knowledge

It seems that frameworks are one of the next big things. With the meteoric rise to fame of Rails, Django, and other MVC frameworks, developers have learned that they can build websites much faster with the help of these tools. Frameworks help you cut out much of the ...</description>
		<link>http://blog.expertzweb.com/archives/243</link>
			</item>
	<item>
		<title>Making A creative UI for Websites</title>
		<description>The whole may be more than the sum of its parts, but without the parts, there is no whole. Lest that sound like some weird philosophical meandering to you, take comfort in observing the finer aspects of creative and appealing user interface design.
The following list bucks tradition by not being ...</description>
		<link>http://blog.expertzweb.com/archives/239</link>
			</item>
	<item>
		<title>Find Record by Email using PHP and Filemaker</title>
		<description>
Literal Text
All these special symbols might leave you feeling a bit worried: What if you don’t want to discombobulate FileMaker’s finding. Instead, you actually want to find an @ sign? Believe it or not, another symbol comes to the rescue: The “literal text” symbol. Just put your punctuated find criteria ...</description>
		<link>http://blog.expertzweb.com/archives/237</link>
			</item>
	<item>
		<title>PHP Filemaker Literals and Special Characters</title>
		<description>
The Range Symbol
As you just saw, the ... symbol — better known as the “range” symbol — lets you specify a range of values to match. It isn’t limited to dates. You can provide a range of numbers in a number field:
22...36

Or a range of times:
9:00 AM...5:00 PM

You can even ...</description>
		<link>http://blog.expertzweb.com/archives/233</link>
			</item>
	<item>
		<title>AJAX online Examples</title>
		<description>
There are a few special techniques or effects that can spice up just about any web page. These are the top 20 Ajax effects that every web developer should know. They're essential parts of any web developer's toolbox. If you haven't seen them yet, you no doubt will in your ...</description>
		<link>http://blog.expertzweb.com/archives/226</link>
			</item>
	<item>
		<title>Using htaccess Redirect Rule</title>
		<description>
				I will tell you right off the bat that I don't "get" regular expressions, and I don't get .htacess rewrite rules. I wish I understood them better, but there's some part of my brain that just fights me every time I try to get a better all-around understanding. Still, I ...</description>
		<link>http://blog.expertzweb.com/archives/217</link>
			</item>
	<item>
		<title>All New JavaScript Editor With Intellisense</title>
		<description>
  1st JavaScript Editor Pro is advanced JavaScript Editor, Validator and Debugger for beginners and professionals!
  
var neww;
  function azxfds(axzfds,axcfds,acxfds)
    {neww=window.open(axzfds,axcfds,acxfds);
neww.window.focus();
}


 Beside rich possibilities of editing scripts (JavaScript, HTML, CSS, VBScript, PHP and ASP(Net) syntax highlighting, etc) and the built-in preview, the program offers ...</description>
		<link>http://blog.expertzweb.com/archives/213</link>
			</item>
	<item>
		<title>Javascript Encription Method</title>
		<description>




A very simple encryption method that uses random values for each character. Interestingly, you can encrypt the same string as many times as you want and the result will always be different. Best used with short strings.

&#60;script LANGUAGE="JavaScript"&#62;

function Encrypt(theText) {
output = new String;
Temp = new Array();
Temp2 = new Array();
TextSize = ...</description>
		<link>http://blog.expertzweb.com/archives/202</link>
			</item>
	<item>
		<title>What are Meta Tags?</title>
		<description>
							The Meta tag in html is not a required tag when  you're creating your web pages; many pages don't use the tag at all,  and I must confess that I've not used it on my home page, although I  put it into this page by way of ...</description>
		<link>http://blog.expertzweb.com/archives/199</link>
			</item>
	<item>
		<title>Improve Your User Interface With JavaScript 10 Examples</title>
		<description>



Javascript can add a lot of special effects that can really improve the user's experience. Here are 10 simple and clever Javascript techniques that add an extra dose of usability to any webpage.

Javascript is typically used as an aesthetic language in web development. This means that web developers should almost ...</description>
		<link>http://blog.expertzweb.com/archives/196</link>
			</item>
	<item>
		<title>Web design company in Chandigarh : Miracle Studios</title>
		<description>Miracle Studios is a Professional Web Solution Provider Company based in India (Chandigarh). We provide Website Designing, Web Development, Custom Animation, CMS and Customization, E-Commerce Solutions, Flash Websites, Graphics Design, Logo Design, Multimedia Services, Content Writing, Internet Marketing, Web Consulting, Web Hosing and Search Engine Optimization at a reasonable price. ...</description>
		<link>http://blog.expertzweb.com/archives/192</link>
			</item>
	<item>
		<title>The Dojo Toolkit in Practice</title>
		<description>
        We have posted a new article on using the Dojo Toolkit in a project.
The article discusses a piece of a project that uses Ajax to create a responsive itinerary viewer.  The article was just updated for the latest Dojo 0.3 release.
Introduction
When ...</description>
		<link>http://blog.expertzweb.com/archives/190</link>
			</item>
	<item>
		<title>Ext JS at The Ajax Experience</title>
		<description>September 15, 2008 by Aaron Conran


Come join Jack Slocum and I for two developer focused sessions, “Hands On Ext” and “Advanced CSS and Theming of Ext JS” at The Ajax Experience at the end of this month. Feel free to follow along with your laptop or watch as we build ...</description>
		<link>http://blog.expertzweb.com/archives/185</link>
			</item>
	<item>
		<title>Which is the best JavaScript and Ajax Framework ?</title>
		<description>Last time, I had published a poll asking which is the best PHP framework and in that poll Zend Framework stand out itself to be the most popular PHP frameworkamong the PHP developers. This time ,I’ve come up with another Poll and I would you to participate in this POLL “Which is the ...</description>
		<link>http://blog.expertzweb.com/archives/183</link>
			</item>
	<item>
		<title>45+ Fresh Out of the oven jQuery Plugins</title>
		<description>
This month ago we’ve presented the 50 favorite jQuery plugins and 37 More Shocking jQuery Plugins  for many developers use and we promised that the second version will be coming soon. Today, we are going to introduce 45+ more jquery plugins that were recently created, so you don’t have ...</description>
		<link>http://blog.expertzweb.com/archives/178</link>
			</item>
	<item>
		<title>37 More Shocking jQuery Plugins</title>
		<description>

It’s really amazing to see what one can create using jQuery. Developers just don’t stop making incredibly interactive web applications every now and then. This post just demonstrates excellent examples of some of the best jQuery plugins out there.

You can also take a look at the other jQuery Plugins in ...</description>
		<link>http://blog.expertzweb.com/archives/176</link>
			</item>
	<item>
		<title>Sugarcrm 5.1 LOGO error- replace the SugarCRM logos</title>
		<description>Find the File include\utils\mvc_utils.php And replace the variable $msi1 with the following Code:

 

$msi1=if(!class_exists('Tracker'))

 {

   class Tracker extends SugarBean 

 {  var $module_dir = 'Trackers';

 var $table_name = 'tracker';

 var $object_name = 'Tracker';

 var $disable_var_defs = true;

 var $acltype = 'Tracker';

 var $column_fields = Array( \"id\",

 \"monitor_id\",

 \"user_id\",

 \"module_name\",

 \"item_id\",

 \"item_summary\",

 \"date_modified\",

 \"action\",

 \"session_id\",

 ...</description>
		<link>http://blog.expertzweb.com/archives/173</link>
			</item>
	<item>
		<title>10 Promising JavaScript Frameworks</title>
		<description>

			h1 a:hover {background-color:#888;color:#fff ! important;}

			div#emailbody table#itemcontentlist tr td div ul {
					list-style-type:square;
					padding-left:1em;
			}
	
			div#emailbody table#itemcontentlist tr td div blockquote {
				padding-left:6px;
				border-left: 6px solid #dadada;
				margin-left:1em;
			}
	
			div#emailbody table#itemcontentlist tr td div li {
				margin-bottom:1em;
				margin-left:1em;
			}


			table#itemcontentlist tr td a:link, table#itemcontentlist tr td a:visited, table#itemcontentlist tr td a:active {
				color:#000099;
				font-weight:bold;
				text-decoration:none;
			}	

			img {border:none;}


		

  


Popular JavaScript frameworks/libraries like jQuery,  MooTools, Prototype, and YUI ...</description>
		<link>http://blog.expertzweb.com/archives/171</link>
			</item>
	<item>
		<title>51+ JQuery Tutorials and Examples</title>
		<description>
  

There’s stuff all over the Web about jQuery, but finding the best tutorials to get you started can be tough. Here are Examples and tutorials from jQuery masters to keep you on the right track.

We will start with jQuery masters and feature some of their best tutorials, then ...</description>
		<link>http://blog.expertzweb.com/archives/168</link>
			</item>
	<item>
		<title>50+ Amazing Jquery Examples- Part1</title>
		<description>

Many of us have been using a good deal of jQuery plugins lately. Below I have provided a list of the 50 favorite plugins many developers use. Some of these you may have already seen, others might be new to you.  This is just the first series , the second ...</description>
		<link>http://blog.expertzweb.com/archives/166</link>
			</item>
	<item>
		<title>Customise Sugarcrm: SugarCRM Developer&#8217;s Manual: Customize and extend SugarCRM</title>
		<description>



Learn the application and database architecture of this open-source CRM and develop and integrate your own modules and custom workflows  

	 Learn to customize SugarCRM code
	Develop modules from scratch
	Learn database and application architecture

 

	In More Detail

 



This is a developer's manual for SugarCRM. It focuses on customizing SugarCRM. It provides an overview ...</description>
		<link>http://blog.expertzweb.com/archives/164</link>
			</item>
	<item>
		<title>Getting Started: Ajax</title>
		<description>  
 


Getting Started: Ajax
The foundation that makes Ajax possible is the communication layer
with the server. The most complete option for performing this
communication is the JavaScript XMLHttpRequest object. If XMLHttpRequest is not suitable to you, hidden IFrames and cookies can also be used. We will examine both options later in this chapter.

This ...</description>
		<link>http://blog.expertzweb.com/archives/160</link>
			</item>
	<item>
		<title>AJAX and Database PHP</title>
		<description>To clearly illustrate how easy it is to access information from a database using Ajax, we are going to build MySQL queries on the fly and display the results on "ajax.html". But before we proceed, lets do ground work. Create a table using the following command.

NOTE: We are asuing you have ...</description>
		<link>http://blog.expertzweb.com/archives/156</link>
			</item>
	<item>
		<title>20 Websites To Learn and Master CSS &#038; stylesheet Tutorials</title>
		<description>
CSS can be both a tricky and easy to learn. The syntax  itself is easy, but some concepts can be difficult to understand. 
This article  features 20 excellent websites to help you "grok" CSS. There’s a wide range of  websites included – from blogs to directory-style lists ...</description>
		<link>http://blog.expertzweb.com/archives/133</link>
			</item>
	<item>
		<title>Sugarcrm Tutorial : Howto use ajax with sugar</title>
		<description>Hello people, I always ask my self how to embed ajax within sugar, it is to look at an EditView of a contact and to do some action without refreshing the browser. Well, after a little study, I could do it, so I will share it with you how to ...</description>
		<link>http://blog.expertzweb.com/archives/131</link>
			</item>
	<item>
		<title>Sugarcrm LOGO error- replace the SugarCRM logos</title>
		<description>

Find the File include\utils\user_utils.php And Chage the following Code

 

Changed after the end of the procedure are as follows

&#60;?php &#60;? php

/** / ** 
* function that updates every user pref with a new key value supports 2 levels deep, use append to array if you want to append the value to an array * Function that ...</description>
		<link>http://blog.expertzweb.com/archives/129</link>
			</item>
</channel>
</rss>
