Are you staying Competitive??? As an SME, Technology is your advantage. Are you using the right IT resource which can keep costs down without compromising on quality? Logicmantra has helped clients across the globe improve their business processes and maximize their overall return.
Back

About

Logicmantra Solutions is a Bangalore based offshore software development company providing solution to business situations in Open source space. We work on some of the best available open source tools in JAVA/J2EE,LAMP,Databases to provide cost effective, scalable and super smart solutions, Solutions which the client uses with least amount of engineering support (ease of use) rather the ones which remains in the showcase.

Logicmantra was founded in 2008 with a focus on providing open source based product engineering in Web 2.0 and Enterprise 2.0 space.

Even though our team is relatively small (We have 35 people working across domains) we more than make up for this shortage with our enthusiasm and our love for open source.

Services we provide:

Software and Web development

  • JAVA/J2EE based solutions
  • LAMP based solutions
  • Mobile Applications (iPhone, Android)
  • Social media applications (Facebook Apps, Orkut applications, Widgets)
  • Content management solutions (Joomla, Wordpress, Drupal etc…)

Open source consulting

  • ERP and CRM solutions (SugarCRM, openbravo, openERP)
  • Open source solution for Web meeting (DIMDIM based)
  • Linux migration
  • Business ready open source solution

Solution

We provide superior and cost effective solution in wide range of spectrum.Our solution and services are available in on three models Implementation, hosted and Resource.Following are the areas that we work in:

  • Open source based solution -Ready to use
  • Remote server management 
  • Migration services
  • Corporate IT training on Open source
  • Software Development
  • Web 2.0
  • Enterprise 2.0

Why LogicMantra

You have taken the first step on deciding upon the work you want to outsource or a new software which you want to develop offshore. At logicmantra, we make sure that communication doesn’t become a barrier between us and you get what you previously imagined or what was agreed upon earlier. We have listed out the benefits which we believe you can derive upon partnering with us as well as our typical workflow:

  • Businesses are looking for solutions, at logicmantra we are committed to provide the best possible solution to the business situation at least possible price .
  • We are a big believer in documentation , we do not start work on the project till we have created a clear requirement document, Depending upon project complexity we assign one single point of contact at each phase of the project for faster turnaround time and clear feedback.
  • We want your business again and customer will not come back to us if we give them a sub standard product. When we create product , we keep scalability and future business need of the customer in mind.
  • We hate multi tasking , resources are always 100% dedicated for one project. We prefer to take fewer project and do the best job in the world rather taking every project possible and not be able to match client’s expectations.
  • Project Team remains in constant touch with the clients till the project is taken to it’s logical conclusion.
  • After deployment we hand hold the customer by training them and providing 90 days of free support
  • We always discuss the pros and cons of which technology to be used for which project/product ; the best available technology man not be the right fit for the customer, we discuss the technology if required and brain storm the ideas before implementation.
  • 24/7 project status availability for the clients. We provide project URL for every project/product we work on.
  • Our Testing replicate the client’s environment or hosting account. This helps clients to get comfortable and confident about the product which is going to get done.
  • We have a process in place where every project has a Project Manager assigned who is available during business hour or on a agreed time for discussions with the client. The Project Manager also acts as a liaison between the client and the Project Team

A typical Project Phases at logicmantra:

  • Client requirement Taken either verbally or in Written format
  • Depending upon the kind of application client is seeking a Business Analyst is Assigned
  • Business analyst comes up with a High Level Requirement document
  • This Requirement is sent back to the client and have discussion
  • Based on the Feedback the Requirement is modified and converted into low level Requirement Documentation
  • Once Agreed, the Time, Material and Money is calculated based on this Low Level Requirement documentation
  • Once Agreed, a Project Plan is created and resources allocated
  • Development Team creates Functional specification documentation
  • Functional specification documentation is sent to the clients for Approval
  • Once Approve Development Team, with Tech Architect create Design documentation , whereas Testing team start creating test case documentation based on final version of requirement and functional documentation
  • At this point of Time we ask the Client to create a Acceptance Test cases or Take the subset of test cases from testing Team
  • Once Design is finalized the Development team does the coding in phase wise manner , we normally prefer having feature wise build created to save time during testing
  • All this while, Client will have access to the Test Server to see the progress
  • Once Every feature is complete and tested and final version is loaded on the test server , client Runs the Acceptance test and the product is released.
  • Along with the Product , documentation on how to deploy and information on how to troubleshoot is created. If the client has deployment requirement , logicmantra deploys the solution on Client’s machine
  • On site/off site training if needed is provided
  • For Every Product which we develop we provide 90 days of free support

logicmantra SDLC

logicmantra SDLC


Training

In order to make the open source movement a success, IT industries needs well qualified professionals on open source technologies. We at Logicmantra provide training on following technologies on Not-for-profit basis for educational institutions and for a very minimal rate for corporates.

  • Linux
  • Core JAVA
  • J2EE/J2ME
  • Apache web server
  • Open source CRM and ERP solutions
  • Open Workbench
  • PHP/MySQL
  • RubyonRails
  • Web 2.0
  • Enterprise 2.0
  • Cloud Computing

Contact us at trainings [at] logicmantra.com for more detail.


Test Automation

Software Products are getting complex and support costs has gone higher. With the mounting quality demands and tight release cycles, testing has become a strain on the product development team and on budgets. This is where LogicMantra’s test automation services can help with the latest automation technologies and approaches to test automation.

Automated testing when rightly applied can save costs, reduce cycle time, and increase accuracy. LogicMantra provides independent software testing services, which focus on an automated approach that leverages our innovative methodologies and experience.

The LogicMantra Approach
Automation is widely misunderstood to be a simulation of user actions, achieved by simple record-and-play macros. However, the true value of automation lies in validating user actions, and therefore the focus of automation is on automating the validation algorithm. Validation can be done in many ways:

  • By checking the state of the UI after the action.
  • By checking the returned data in the UI or by querying the database.
  • By comparing data from the test environment with data from a known environment.

To facilitate validation, LogicMantra builds automation frameworks (or test harnesses) that allow scripts to be plugged in, reused or re-designed with minimal effort. LogicMantra also focuses on integrating the test harness with the bug database and the test case database, so that test cases are updated and bugs are reported automatically.

Automation Areas

Unit Testing: Automating unit tests is a challenge, but in situations where it can be achieved, the effort pays off many times over. A typical method to automate unit testing is to use test applications/samples which automate APIs of a component with different combination of inputs and outputs.

Test Lab Setup: Setting up and configuring software and hardware for every build is a time-consuming activity. Automating this allows testing to start earlier, reducing cycle times.

Build Process: Daily builds are desirable, but often unviable because of the time it takes to get the latest code from source control, label it, rebuild the binaries, and deploy the software for testing. This process sometimes takes half a day for complex software. Automating the build process makes daily builds a viable part of the process; it not only saves time and effort, but also ensures that developers can very quickly get information about the quality of their code.

Build Verification Test (BVT): Iterations between Dev and Test teams can be reduced by automating BVT tests that allow the test team to quickly evaluate whether builds are of acceptable quality.

Functional and Regression Testing: Automating regression test suites ceases to be straightforward in the case of product modification where each build is designed to change the behavior of the software and the test output. LogicMantra adopts inventive approaches to effectively automate testing in such scenarios.

Performance/Stress/Reliability Testing: These tests invariably need simulated conditions of load or stress on the system. The simulations are automated and repeated multiple times, each time varying different parameters, to detect bottlenecks.


Software Development

At LogicMantra, we appreciate that each business has its own unique requirements. We develop and integrate a wide range of customised business solutions for our clients worldwide. From cutting edge business applications like ERP, SCM, CRM, HRM, & Integrated Accounting Systems to top B2B & B2C portals, LogicMantra has done it all. We provide complete business solutions in areas like intranet, extranet, internet, cluster-based implementation and client-server architecture.

Our consultancy and programming services include business software analyses, prototype development, and database optimization. We offer solutions in network management, server management and data warehousing. We can add new modules to existing applications giving them more features and adding usability. If required, we can provide thorough requirements analysis and strategic planning. Our requirements analysis produces a comprehensive understanding of client requirements, and recommends the development of a software product that effectively addresses business needs. This ensures that we create customized software products for our clients that meet their goals and improve the way they do business.
Apart from developing customized solutions for our clients, LogicMantra has the essential talent and expertise in off-the-shelf solutions which extends beyond the requirements and practices of usual  software development.
At LogicMantra we offer complete Product Development Solutions.
Product Development at LogicMantra

We specialize in Product development (including R&D):

Product development is an end-to-end service & solution that goes beyond the usual set of activities resulting in software products, be it a new development, modification or maintenance.

This requires a great deal of domain as well as software architecture expertise. This also requires cross-functional managers and R&D Capabilities.

Critical factors for Product development:

- Ability to strategies
- Organize
- Conceptualize
- Creation and evaluation of marketing plan
- New Product Commercialization

A few examples of the Type of solutions:

- Solutions for start-ups
- High-growth Product augmentation solutions
- Legacy solutions & conversions
- Migration / porting to alternate environment
- Testing & Quality Assurance solutions

Benefits of offshore Product development outsourcing:

- The cost factor
- Sheer legacy of the quality of engineers.
- Understanding of the processes, methodologies and   other intricacies involved in product development.


Products

GFI Authorised Reseller + logicmantra Solutions

Logicmantra Solutions has partnered with GFI to provide a single source for network administrators to address their network security, content security and messaging needs. With award-winning technology, an aggressive pricing strategy and a strong focus on small-to-medium sized businesses, LOGICMANTRA and GFI is able to satisfy the need for business continuity and productivity encountered by organizations on a global scale.

WEB & MAIL SECURITY
GFI MailEssentials for Exchange/SMTP/Lotus Anti-spam Solution for Exchange/SMTP/Lotus
GFI MailEssentials is a server based anti-spam and anti-phishing solution for Exchange/SMTP/Lotus, which is used by over 80,000 customers worldwide. This solution uses multiple anti-spam filtering techniques to capture 99% of spam, whilst minimizing false positives. Spam is caught before reaching the mail server, eliminating the need for client software! Choose GFI MailEssentials for top performance at an unbeatable price.
OverviewFeaturesScreenshotsDownload trialPricing
GFI MailSecurity for Exchange/SMTP/Lotus Leading Email Security for Exchange/SMTP/Lotus
GFI MailSecurity for Exchange/SMTP is an email security solution protecting against email viruses, exploits and trojans. The 2006 FBI Computer Crime Survey shows that 65% of businesses surveyed claimed to have been affected by a virus, despite having anti-virus software installed. One virus scanning engine is not enough for email security; GFI MailSecurity addresses this fact incorporating five virus scanners in it’s arsenal of email security features.
OverviewFeaturesScreenshotsDownload trialPricing
GFI MailDefense Suite for Exchange/SMTP/Lotus Comprehensive Anti-virus, Anti-spam and Anti-phishing Protection
GFI MaiDefense Suite is an anti-virus, anti-spam and anti-phishing suite for Exchange server. It uses multiple technologies, such as Bayesian filtering to remove spam and up to five anti-virus engines to clean inbound email from viruses and malware. GFI MailDefense Suite offers the highest spam detection rate and a low rate of false positives. It is easy to deploy and ships at an unbeatable price. Looking for a holistic way to handle spam and viruses? Then GFI MailDefense Suite is the right tool for you.
OverviewFeaturesScreenshotsDownload trialPricing
GFI WebMonitor for ISA Server Web Security, Monitoring & Access Control for ISA Server
Control your Internet users’ browsing habits and monitor downloads in real-time with GFI WebMonitor for ISA Server. Used by thousands of customers and available at an unbeatable price, GFI WebMonitor uses WebGrade, a web categorization database which provides URL coverage of over 165,000,000 URLs. Real-time download monitoring features protect your network from viruses, spyware, malware and phishing attacks.
OverviewFeaturesScreenshotsDownload trialPricing
ARCHIVING & FAX
GFI MailArchiver for Exchange Exchange Server Email Archiving, Management and Compliance
GFI MailArchiver is the No. 1 email archiving and management solution for SMBs, that is easy to install and requires minimal administrative effort. With GFI MailArchiver net admins can maintain an archive of all corporate email, reducing demands on Exchange server and dependency on PST files. All email is stored in a central location, easily accessible through Outlook, a web browser and also offline.
OverviewFeaturesScreenshotsDownload trialPricing
GFI FAXmaker for Exchange/SMTP/Lotus Network fax server for Exchange/SMTP/Lotus
GFI FAXmaker makes sending and receiving of faxes an efficient, simple and cheaper process and allows users to receive and send faxes directly from their email client. With tens of thousands of customers and dozens of awards, it is the leading fax server for Exchange Server, Lotus and SMTP/POP3 servers. With GFI FAXmaker less time is spent on sending, collecting and distributing faxes, saving your company noticeable costs. Faxes sent/received are also saved in digital format as an email.
OverviewFeaturesScreenshotsDownload trialPricing
GFI Backup Easy-to-use software for back-up and recovery Easy-to-use software for back-up and recovery
GFI Backup 2009 is free software that allows you to back up all your important documents, photos, music, emails and program settings using a simple but smart wizard-driven interface to nearly every storage device (including local and external disk drives, LAN, CD/DVD, removable devices, remote FTP servers, etc.).
OverviewFeaturesScreenshotsDownload trial
NETWORKING & SECURITY
GFI EventsManager Event Monitoring, Management and Archiving
GFI EventsManager is an event monitoring, event management and archiving solution available at an unbeatable price used by thousands of customers. It provides network-wide control and management of Windows event logs, W3C logs, Syslog events and SNMP traps generated by network resources and hardware such as firewalls, routers and sensors. GFI EventsManager monitors, reports and collects data on an extended range of hardware products.
OverviewFeaturesScreenshotsDownload trialPricing
GFI LANguard Network Security Scanner and Vulnerability Management Tool Network Security Scanner and Vulnerability Management Tool
GFI LANguard is a complete vulnerability management solution, which allows you to scan, detect, assess and rectify security vulnerabilities on your network. It also provides the tools to remediate vulnerabilities and install missing patches on the network. GFI LANguard gives you a complete picture of your network set-up and helps you to maintain a secure network state faster and more effectively. A freeware version is available, for up to 5 IPs!
OverviewFeaturesScreenshotsDownload trialPricing
GFI Network Server Monitor Network Server Monitoring Software
GFI Network Server Monitor checks your network and servers for failures and fixes them automatically. Alerts can be sent by email, pager or SMS, for instant problem notification. You can reboot a machine, restart a service or run a script, batch job or executable. Built-in monitoring rules include: Exchange Server, SQL server, CPU usage, etc. Available at an unbeatable price, GFI Network Server Monitor is used by thousands of customers.
OverviewFeaturesScreenshotsDownload trialPricing
GFI EndPointSecurity Control of iPods, USB sticks and Other Endpoint Devices
GFI EndPointSecurity lets you control network access and use of portable storage devices such as USB drives, iPods and PDAs. It prevents users from taking confidential data or introducing viruses and trojans to your network. Available at an unbeatable price, GFI EndPointSecurity allows you to actively manage user access to media players (including iPod and Creative Zen), USB sticks, and other storage devices.
OverviewFeaturesScreenshotsDownload trialPricing

About GFI:

GFI

GFI is a leading software developer that provides a single source for network administrators to address their network security, content security and messaging needs. With award-winning technology, an aggressive pricing strategy and a strong focus on small-to-medium sized businesses, GFI is able to satisfy the need for business continuity and productivity encountered by organizations on a global scale. GFI has offices in the US, Malta, UK, Hong Kong and Australia which support more than 200,000 installations worldwide. GFI is a Microsoft Gold Certified Partner.


Fax Solutions

Are you tired of your fax machines? The Telephone bills, managing incoming and outgoing faxes , don’t have a clue where did that last fax go or the format got destroyed on the way….. look no further, At logicmantra we have tie up with the best of the best Fax card makers and the software providers to give you the complete solution. We Configure and Install the right fax solution for your organization.

Have a software which you think should receive documents coming from the fax machines… you have reached at the right place. As a Complete software solution company, We integrate fax softwares to your systems and software  in resonably quick time.

Get in touch with us today for further details.


Forward

Created!! simple, surprisingly cool software!!

We at Logicmantra have one philosophy when it comes to software development i.e. to keep things simple and create smart applications (web, enterprise or desktop), To Achieve this we heavily depend upon smart, cheap and absolutely scalable open source platform and solutions based upon it. We are so confident of our abilities that we provide 110% money back guarantee to all our clients if they are not 200% satisfied with end product.

Testimonials

After working with logicmantra on 3 different projects on multiple technologies, All I have to say is I am more than satisfied. Team at logicmantra delivers results quickly and the engineers are a pleasure to work with. I give them a five star rating. We started with them with a small project and in no time we were doing 3 different projects with them. I hope they keep the standard as high as it is now and we'll have more projects for logicmantra.

- Greg Thor , Engineering Manager for a large departmental store chain in North America

Services we provide:

JAVA/J2EE based solutions LAMP based solutions Mobile Applications (iPhone, Android) Social media applications (Facebook Apps, Orkut applications, Widgets) Content management solutions (Joomla, Wordpress, Drupal etc…) ERP and CRM solutions (SugarCRM, openbravo, openERP) Open source solution for Web meeting (DIMDIM based) Linux migration Business ready open source solution