July 10th, 2011
Setting up an adnetwork is made very easy these days with the introduction of dJAX Adnetwork package. Any media professional who wants to enter or start up a new business in the field of online advertising can easily do it with OpenX technology.
With OpenX download version, one can just get the basic adserving functionality. But after having dJAX Adnetwork Package installed, anyone can get started with their Online Advertising business directly. Also as a online media company, it is very important to manage the publishers and advertisers, this package contains easier and efficient ways to do that.
It has automated features like advertiser and publisher can register directly and payment is also handled directly and it contains paypal payment gateway option. Apart from that, it all has plenty of options which an online advertising network would require
A complete adnetwork Setup is possible with simply purchasing a complete package for OpenX. dJAX Adnetwork contains well versed modules and plugins to setup a complete Adnetwork using OpenX. OpenX has been highly successful and it has been used in many advertising platforms and Adnetworks.
Recent addition to OpenX like mJAX mobile ads Plugin has been a huge success as that can simply turn an existing OpenX into a mobile adnetwork.
Mobile ads plugin is also included in dJAX Adnetwork Package. Apart from this, it also contains various innovative ad formats, targeting options, reports & statistics, etc.
Complete details to setup a complete adnetwork can be found here.
http://www.openxservices.com/openx-install-unique-ad-network.php
Tags: Adserver setup, create advertising network, OpenX, OpenX adnetwork, OpenX Adserver, set up ad network, setup adnetwork, setup advertising platform, Start adnetwork, Start advertising business
Posted in Uncategorized | No Comments »
August 25th, 2009
Question:
I need to add Vendor Management tab in Admin panel. I get the vendor physical information from the catalog table. There will be button/link in the Admin Panel to add/update a vendor. Can you help me?
Answer:
We can add new tab in the Admin panel and we will create one functionality for vendor management system.
This vendor management system is manage all the vendor details like vendor name, address, phone number and etc. This system is providing the product details from that vendor.
Tags: cscart admin, cscart customazation, cscart management, cscart vendor, vendor management
Posted in CS Cart | 24 Comments »
August 25th, 2009
Question:
I want to show the continue shopping and checkout links without arrows in the buttons at the shopping cart contents page. Can you help me?
Answer:
Yes, We have more experience in CSCart. we can change this thing. Because this is custamazation work. If you are providing your work to us, we will finish this work.
Tags: checkout link in cscart, continue shopping, cscart, cscart customazation, ecommerce site, ecommerce source customazation
Posted in CS Cart | 21 Comments »
August 20th, 2009
Question:
I have joomla site and i want to integrate this site to openx so that i can manage ads .can you help me regarding this?
Answer:
yes , openx provides the module which you can use in joomla like other module and you will be able to manage ads for your joomla site.
link to download the openx module fo joomla is below
http://www.openx.org/support/release-archive/download?filename=OpenX%20Joomla%201.5.x%20Module%20v1.0.zip
Tags: Joomla, joomla ads, joomla integration openx, openx joomla
Posted in Uncategorized | 33 Comments »
August 12th, 2009
Question : How we can create forms in symfony without writing a single line of code ?
Answer : We can use CLI for this feature of symfony and it will create all the necessary file for us just with one single command that is called as CRUD command.
Posted in Symfony | 79 Comments »
August 12th, 2009
Question : How we can access user in indexSuccess.php ?
Answer : We can access the user by using $sf_user variable. It is
Posted in Symfony | 96 Comments »
August 12th, 2009
Question : How to pass an array to an URL as parameter ?
Answer : You can pass an array to an URL as parameter by serializing the array to string and then again unserializing it to the destination.
Posted in Symfony | 54 Comments »
August 12th, 2009
Question : $object->functionName() not working in symfony framework.( call to a function on nonobject variable ) What might be the reason ?
Answer : The possible reason for this problem may be that you are applying the function over the list of objects. Just check your action file and see that you are using doSelect() or doSelectOne(). Use only the function which returns single element and not the array.
Posted in Symfony | 3 Comments »
August 12th, 2009
Question : How much time it takes to approve your application once you’ve submitted the application for approval ?
Answer : It normally takes 2 business days. But some times due to some problems it may be delayed. Also one point to be remember that once you’ve submitted the application and it is not yet approve, don’t send the request again since the new request will override the previous request and it will take more time to process again.
Tags: application, approve
Posted in Facebook | 1 Comment »
August 12th, 2009
Question : Is it possible that we can fetch all the profile details using facebook connect?
Answer : No, we cannot fetch all of the details using the facebook api. Depending upon the user’s privacy settings (including whether the user has decided to opt out of Platform completely), you may not see certain user data.
Tags: details, Facebook, fetch, profile
Posted in Facebook | No Comments »
August 12th, 2009
Question : can I use facebook application API key for different sites ?
Answer : No you cannot use same API key in more than one domain. You need to get different API for different site, since while creating application you need to give the domain name for which you are creating the application.
Tags: application, different, Facebook
Posted in Facebook | 1 Comment »
August 12th, 2009
Question : How does logout work in facebook connect ?
Answer : When user logout from your site then he will be automatically logout from the facebook also. That means if the user logs OUT of Facebook and then visits your site, then your server should detect that their login status has changed and log them out automatically.
You can do that by running this on the onclick for your “logout” link:
FB.Facebook.logout(function() { refresh_page(); });
This will show you a message like you have been logout of the site and also from the facebook and then it will execute your callback function.
Tags: facebook connect, logout
Posted in Facebook | 1 Comment »
August 11th, 2009
Question : How I can check my login status in facebook connect ?
Answer : you can use the Facebook client library to determine whether the user is logged in.
$facebook->get_loggedin_user()
Your server knows who the user is by checking cookies stored on your domain that contain the current user’s logged in status. These cookies are refreshed asynchronously on every page load via a cross-domain Javascript call.
Tags: facebook connect, login status
Posted in Facebook | 1 Comment »
August 11th, 2009
Question : Can you tell me how I can use facebook connect and what are the features of facebook connect ?
Answer : The most important feature of facebook connect is that you can connect your site to facebook and as well as you can post your site content directly to facebook. Also you can perform most of the profile operations like posting to your wall, sending request to your friends, etc.
You can create single sign on and user login using facebook connect. If some user are already connected to facebook and they want to register to your site then they don’t need to do registration separatly, just they can register your site using there facebook login details.
Tags: facebook connect, features
Posted in Facebook | 3 Comments »
August 11th, 2009
Question : what is facebook connect ?
Answer : facebook connect is a medium provided by facebook so that you can access your profile from outside of facebook as well as you can us lots of other features of facebook.
Tags: facebook connect
Posted in Facebook | 2 Comments »
August 11th, 2009
Question : If my application is online and running then can I see that how many users are using my application.
Answer : Yes, it is possible that you can see all the statistics related to your application like no of users online, no of users using your application, daily users, monthly users, etc. All these information you can get from the profile page of the application.
Tags: application, Facebook, users
Posted in Facebook | 2 Comments »
August 11th, 2009
Question : If I have an application in facebook up and running can I invite my friends to join my application?
Answer : Yes, you can invite your friends to join your application. Also your friends can add your application to there profile.
Tags: application, Facebook, friends
Posted in Facebook | 1 Comment »
August 11th, 2009
Question : Is it possible that I can create my own application in facebook. If yes then how can I create my application in facebook? What are steps I need to follow?
Answer : To create your application in facebook, first you need to register to facebook with a valid account. After creating account in your profile page you need to add developer application to your application group. Now using developer application you can create your application easily.
Tags: create application in facebook, facebook application
Posted in Facebook | 1 Comment »
July 26th, 2009
Question:
Is the cscart SEO friendly or not?
Answer:
Yes. The CS-Cart is completely search engine friendly software and designed to get optimum results in the major search engines.
The SEO addon, which allows to automatically change dynamic URLs into static ones, is integrated with CS-Cart. The enabled addon may elevate the ranking of your website in a search engine listing.
What is also important is that metatags and keywords can be added to all pages of the store.
Tags: cscart admin, cscart management for seo, cscart seo, seo friendly
Posted in CS Cart | 1 Comment »
July 26th, 2009
Question:
What are the CSCart biggest strengths?
Answer:
The CS-Cart makes it possible for users to move forward from simple to complex [designs].
The initial setup is very easy, so the CS-Cart is fine even for novices.
The CS-Cart is having large number of built-in features, including AJAX-based interface elements, one-page checkout, and block manager.
The cscart architecture allows users to modify the cart’s functionality on a modular basis, without interfering with the existing source code and avoiding many common upgrade issues.
This is one of the best strength for CS-Cart.
Tags: about cscart, cscart customazation, cscart strength
Posted in CS Cart | No Comments »
June 26th, 2009
Question:
Is the CS-Cart supporting SSL or not?
Answer:
The CS-Cart is supporting all type of SSL certificate.
All you need is an SSL enabled server and your own or a shared certificate installed on the server.
Tags: cscart secure, cscart ssl
Posted in CS Cart | No Comments »
May 26th, 2009
Question:
I want to integrate new skin (template) with my cscart. How can do that?
Answer:
We can do the integrate the cscart with new template. It will change more than file.
The CS-Cart makes it possible for users to move forward from simple to complex [designs]. The initial setup is quite easy, so the CS-Cart is fine even for novices.
please contact us for integrating the new skin with cscart.
Tags: cscart design, cscart integration, cscart skin, cscart template, cscart template integration
Posted in CS Cart | 1 Comment »
April 26th, 2009
Question:
I want to manage some advertisement in the my CS-Cart. How can do that?
Answer:
Here, Ads management option is not available in the CS-Cart. If you want that feature in your cart site, we provide that feature. we are one of the best ad service provider.
Tags: ads management, cscart ads
Posted in CS Cart | No Comments »
April 26th, 2009
Question:
How can do display the order confirmation message below order info?
Answer:
We can do this requirements. This feature is not available in CSCart functionality. You want to display the order confirmation below order info then we will do the customazation work in cscart. It will display the order confirmation in the below of order information.
Tags: cscart customation, cscart info, order confirmation, order confirmation display
Posted in CS Cart | No Comments »
March 26th, 2009
Question:
How do make the billing and shipping address option in cscart?
Answer:
We can make the billing and shipping address option in the cscart. This feature is not available in cscart. We can do the customazation for this.
Tags: cscart billing, cscart shipping, cscart shopping, shipping method
Posted in CS Cart | No Comments »
February 26th, 2009
Question:
How do display the related carts below the cart?
Answer:
If you are select one cart then go to add cart page. Now it will be display item in cart. Here, we will display all related carts for the selected cart. This is very useful for user and owner. user can identified easily related products. And owner can get more business.
Tags: cscart customazation, cscart related cart, display related products, related product cscart, related product in cscart
Posted in CS Cart | No Comments »
December 26th, 2008
Question:
How do improve the CSCart?
Answer:
Although many businesses only offer a small number of products, utilizing a cart that has the appearance and options offered by large, well-known shopping sites is a must.
Instilling confidence in your business is an essential ingredient for success
Tags: improve cscart
Posted in CS Cart | 1 Comment »
October 26th, 2008
Question:
Which type of product can sell through CS-Cart?
Answer:
You can sell all type of product (like ebooks, software, etc.) through CS-Cart.
CS-Cart has a comprehensive digital delivery system. After purchasing such a product your customer will receive an e-mail with link to the file.
You will also have the ability to define a period of time within which the file can be downloaded.
This period can be prolonged for a certain order by the store administrator on the order details page.
Tags: cscart product type, cscart sale, cscart use
Posted in CS Cart | No Comments »