Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Software Blogs  >  Programming | SysGears - Custom Software software Blog  > 

Programming | Sysgears - Custom Software Blog


sysgears.com/blog
Here we share our knowledge, experience and out-of-the-box solutions we discover while developing custom web products, contributing to open source projects, or
2019-11-14 11:15
A tech advisor doesn’t just steer a startup, they also choose how to work with tech vendors. This guide will help find the right cooperation model Read More
2019-09-23 12:30
Scala adoption is growing with startups and tech giants like Netflix using it. See how Scala helps businesses and get inspired for your own project Read More
2019-09-16 15:00
You can earn by utilizing your expertise as a tech advisor. We’ll show you how. From a CTO to a consultant, see how to help others and make money Read More
2017-02-23 13:15
Lift framework lacks the ability to fetch a session creation timestamp by default. This post will provide a short example of how one can do this while working with Lift. Note: This example… Read More
2016-11-15 08:00
The main idea for this post is to walk through the Test Design techniques to recall widely known ones, consider all the other practices that are often left behind, and eventually get the ful… Read More
2015-12-16 14:55
This note shows how to get the width and height of an image inside of an AngularJS controller with the help of ng-flow library. First of all, you can get image dimensions by using the Image… Read More
2015-12-10 10:50
Custom URL scheme PhoneGap Plugin is a cool plugin for Cordova that is designed to allow to launch apps by clicking on a link in an email or on a web page. Bellow is an example of how this p… Read More
2015-01-23 08:00
In winter 2001, seventeen friends and at the same time representatives of the different software development processes (XP, Scrum, DSDM, Crystal, FDD, ASD and others) joined together with th… Read More
2014-12-24 15:35
Dear friends! A new year is like a blank book. The pen is in your hands. It is your chance to write a beautiful story of success for yourself in the next year. Let the coming year bring you… Read More
2014-03-05 12:00
There are very few things in Grain framework that need a detailed explanation except being described in the docs. However, there's one thing, which I really want to clarify in details for Gr… Read More
2014-01-17 15:28
There's been three weeks since we made first public release of Grain and we're back to share some release news with you. First of all, we'd like to thank to all the people, who showed intere… Read More
2013-12-31 13:38
Dear friends! May the joy and peace of the holiday season be with you now and throughout the New Year. It is that time of the year again, when we think about all we are grateful for. Our rel… Read More
2013-08-01 12:51
Enterprise application might be developed using a variety of architectural styles. And REST is one of the most powerful of them. It allows us to build simple, scalable, highly productive API… Read More
2013-07-19 09:03
I'm using Slick library in my project and need to ensure that all required MySQL tables are created on application start. The common approach of creating DDL statements for a table in Slick… Read More
2013-06-13 14:53
Gpars (Groovy Parallel Systems) is the best solution for your concurrency problems with mutable objects. Gpars gives you a number of high-level abstractions for writing concurrent and parall… Read More
2013-06-13 07:22
GORM (Grails Object Relational Mapping) is a plugin integrated with Grails and based on Java ORM - Hibernate. In this article, I'm going to describe how to make different kinds of associatio… Read More
2013-06-12 08:24
The 'mysqldump' command is used to dump databases managed by MySQL. Let's consider three the most useful cases of MySQL database dumping. The simplest case is the whole database dumping: 1… Read More
2013-03-18 14:59
All software development teams work under time pressure, the major part of features should be implemented the sooner the better. QAs and testers are very curious persons and start to test s… Read More
2013-01-28 12:03
Do you think 'testing' and 'quality assurance' are the same things? Do you know what's the difference between Quality Assurance, Quality Control, and Testing? Sometimes these questions are… Read More
2013-01-25 11:04
If you have a project and want to checkout specific revision (commit), you can do it as described below. 1) Clone the project: 1 2 $ git clone https://github.com//.git $ cd 2) Use the git d… Read More
2013-01-25 07:48
Suppose you have a system with ElasticSearch server installed and need to upgrade it to a newer version. Below is a step-by-step guide explaining how you can do it, but note that it only wor… Read More
2013-01-24 11:02
Assume you have a page with pagination that displays some objects table (selected from DB with GORM criteria) in your Grails application. If you want to know total number of possible results… Read More
2013-01-23 09:27
Here is a simple chat application with rooms. It uses atmosphere plugin with latest version of Atmosphere Framework (1.1.0-SNAPSHOT at the moment). All sources are available on github. Grail… Read More
2013-01-23 08:02
I've faced a problem with unit testing web flow controllers There's an existings WebFlowUnitTestMixin for unit testing webflow in GDK, but no word on how to use it in the latest Grails 2.2.0… Read More
2012-12-31 13:38
Dear friends and colleagues! May the New Year become the year of hope, joy, desire bold and wise decisions! Last year was different for everyone. But the most important thing is that our co… Read More
2012-10-15 13:25
Regression testing is one of the most frequently used objectives of testing. It focuses on the application retesting after changes are implemented. That changes can be local, - like new feat… Read More
Agile Vs Waterfall Development Model
2012-08-22 09:59
Development methodology is a framework that is used to structure, plan, and control the development of software systems. Agile and CMMI Waterfall methodologies are very alike and have enough… Read More
2012-02-06 13:44
Hi, guys, today we’re gonna talk about the really interesting and tricky Grails task, implementation of the custom sorting. It’s a pretty often appearing situation, when you need… Read More

Share the post

Programming | SysGears - Custom Software

×

Subscribe to Programming | Sysgears - Custom Software

Get updates delivered right to your inbox!

Thank you for your subscription

×