Categories
Recent Posts
-
Mobility solutions for tomorrow’s organisations
Mobility solutions for tomorrow’s organisations No other technology has caused disruption as much as mobility has caused in last few years. Recent figures indicate that mobile devices has overtaken PC shipments globally, this clearly indicates the dominance of mobile technology in today’s world. Businesses so far have been slow in embraci ...May 04 -
How to effectively implement live chat on your website
We have posted a nice article on our Live Chat website carecoll.com on how to implement live chat on your website. The article covers some interesting points such as: How to train your staff Focus on key business hours How to personalize customer experience Using proactive chat triggers Read more on carecoll at http://www.carec ...Apr 30 -
CareColl - Live Chat Service by Intellial
It has been couple of weeks since we made our Live Chat service CareColl live in beta mode. Team is working hard to implement some really cool new features which are unique to CareColl. The main idea behind creating our own live chat service was to create a comprehensive customer communication tool that can engage customer’s with ease and does n ...Apr 20 -
SQL Server UPDATE from SELECT using SQL MERGE
MERGE The MERGE statement was introduced in DB2 V8.1 FP1. It was co-proposed by Oracle and IBM for ANSI SQL and has since been extended beyond the standard and implemented by other database vendors.Rather than detailing the syntax here, let's build up examples. MERGE The MERGE statement was introduced in DB2 V8.1 FP1. It was co-proposed ...Oct 23 -
We are Microsoft BizSpark Member Now
Good news, we have been selected as a member of Microsoft BizSpark Startup program sponsored by Microsoft. This means we will be able to access all cutting age Microsoft Development Platforms and technologies as soon as they are available for development with Microsoft support services. Good news, we have been selected ...Aug 30 -
Show all entries from announcements
Recent Posts
-
Need for an Effective Data Archive Strategy
Nowadays growing companies are experiencing exponential data growth. Companies are collecting as much data as they can and storing into their live database to do various kind of analysis and reporting. Organizations are capturing a lot of new data types such as website comments, visitor analytics, communications, transaction history, during the cou ...Dec 13 -
Make your Website Look Great on Mobile Now
How many times you have seen a decent looking website on your mobile phone (or tablet) and you got amazed? That's because they are either optimized to look great on mobile or they are specifically made for mobile devices. Here at Intellial, when client comes to us asking to make his website look good on mobile devices, we guide him by pr ...May 17 -
To Use or Not to Use Node.JS
Node.JS is currently riding the hyperbole, there is no second thought that the technology is really cool, easy to learn and at the same time easy to deploy. Now that will easily tempt us to use it for a production project, but what are the good use cases where we can really gain by using Node.JS? Remember it's still a new technology which s ...May 17 -
Top reasons why you need a mobile strategy
Inc.com has an interesting article on why it's more important than ever to focus on mobile strategy for businesses. Here are some excerpts: Mobile Websites Several companies have a subdomain set up specifically for mobile phones. So, for example, when users type www.ESPN.com into a smartphone, the ESPN site actually figures out that the ...May 02 -
Show all entries from Opinion
Recent Posts
-
Kick start your Windows 8 App development
Windows 8 is out and now is the great time to start building your Windows 8 app. If you never had time to go through tidbits of app development before here is what you need to know before you take a plunge. Remember that Windows 8 comes in two flavors: Windows 8 – Runs on Intel processors just like your Windows 7 and will a ...Oct 26 -
DataTable as Stored Procedure Parameter
Using a DataTable object in stored procedure parameter is not a well known practice and most developers are not familiar with this concept, but anyways it's a useful technique. A key point here is operations on data is performed on server (or on client) and whole data structure (DataTable) is passed to SQL server. This is especially importan ...Jul 14 -
Metro Style App Development using .NET
What is the Metro Style UI ? Metro style apps are full screen apps tailored to your users’ needs, tailored to the device they run on, tailored for touch interaction, and tailored to the Windows user interface. Windows helps you interact with your users, and your users interact with your app. See the video of Jensen Harris, Director of Progr ...Apr 23 -
Show all entries from Microsoft
Recent Posts
-
Importance of Analytics in SEO
Having a website and not using website analytics is like running a shop blindfolded. You would absolutely want to know how many visitors are coming to your website and from where and what they do. Frankly, otherwise how would you decide which part of website to improve to attract visitors let alone decide marketing strategy? Google Analyti ...Jul 17 -
Show all entries from SEO
Recent Posts
-
Amazon Web Services (AWS) Offer General Availability of Node.js
Amazon Web Services (AWS) has announced general availability of Node.js, though it was in preview since December last year, it is now being offered as stable and out of beta. In this release AWS has added several new features that developers can use include bound parameters, streams, IAM roles for EC2 instances, version locking, and proxie ...May 07 -
INFOGRAPHIC - How Mobile Trends Are Shaping E-commerce
The infographic below illustrates the direction in which the mobile commerce is headed, and shows the race between iPhone and Android. Read more.The infographic below illustrates the direction in which the mobile commerce is headed, and shows the race between iPhone and Android. Read more. ...Aug 24 -
NEWS: New Rules For E-Commerce
Originally posted on Forbes. It has taken a long time for the dust to settle from the battle for first generation e-commerce supremacy (Amazon.com and select smart brick and mortar guys won). Fifteen years later, a confluence of macro trends on and off the Web have created a tidal wave finally strong enough to birth a whole new generati ...Aug 24 -
NEWS: Oracle Makes More Moves To Kill Open Source MySQL
Oracle is holding back test cases in the latest release of MySQL. It’s a move that has all the markings of the company’s continued efforts to further close up the open source software and alienate the MySQL developer community. The issue stems back to a recent discovery that the latest MySQL release has bug fixes but without a single o ...Aug 19 -
NEWS: Google makes Real Time Analytics Default, Old version going out.
Google reported, "After a year of supporting both the old and new versions of Analytics, we are now fully transitioning and leaving the old version behind. This means that as of tomorrow we’ll be removing the link to the previous version which sits at the bottom of Google Analytics pages and all your analysis will take place in the new version." ...Jul 18 -
Show all entries from NEWS
Recent Posts
-
Deployment Architecture of High Performance and Highly Available Web Application
If your business depends on your web application/website then even a small downtime can also cause big losses in businesses and worse customer trust. Recently we have designed a practically deployable architecture for our client for non-stop high availability of their web application. We have proposed two architectures based on comple ...May 22 -
Winning through better cloud strategy for your business
What is changed in favour of cloud computing Availability of bandwidth is the most important enabler in favour of cloud computing in recent times. Traditionally computing in businesses was revolving around in-house infrastructure but since the high Internet bandwidth became common across the geography, it changed the way we do use computing for ...May 10 -
JQuery Mobile v/s Sencha Touch : What to use when?
What is Sencha Touch? "Sencha Touch was the first HTML5 mobile JavaScript framework for web applications that feel native on Android, BlackBerry, and iOS. Our extensive tutorials, screencasts and resources are a great way to learn the framework." - Sencha.com What is JQuery Mobile? "A unified, HTML5-based user interface system for all popular ...Jul 24 -
NoSQL databases
What is NoSQL Database? It is a set of next generation of databases those are addressing points being non-relational, distributed, open-source and horizontally scalable. The original intention has been modern web-scale databases. The movement began early 2009 and is growing rapidly. Often more characteristics apply such as: schema-free, easy rep ...Jul 21 -
Show all entries from Technology