Articles

Zyxware default image3
| 3 min read
Git is very popular guy in the world of version control systems and it is distributed by nature Without using a VCS, handling a project's multiple versions will get you in trouble very often. If multiple people are working on same project, this may be thousand fold. But if your client's service provider only gave you ftp access and it happens quite often, so you have to handle the project without the help of git. But we can track files easily using git-ftp, without having ssh access to the server.
Zyxware default image2
| 4 min read
While resizing an image, the important point that we should take care is, the image dimension. Image dimension is basically the width and height of an image. It should be kept as in the same ratio of the original image while resizing, if you want your image to be distortion free. ie, the aspect ratio (width:height) of the original image must be same as the aspect ratio of the re-sized image.
business-corporate-people-working-concept_53876-13871.jpg
| 4 min read
In a typical IT scenario, the success of a business depends on the ability to deliver projects on time, within the budget, and to the specification of the clients. Although developing in-house capabilities is a good solution, it could prove to be an expensive and risky venture, especially when the IT needs of an organization are rapidly changing. In short, when companies look for outside support in handling IT projects, they are basically considering two delivery models: Staff augmentation and Project outsourcing.
Zyxware default image3
Responsive web design is a new technique for building websites that work on tablets, desktop screens and mobile devices. websites were typically designed for desktop and laptop screen resolutions. This worked well until the advent of web supported tablets and smart phones. Responsive Web Design is a new concept which leads to design an application or website in such a way that the same design can be rendered in various devices of different orientations and screen sizes providing the users with the super possible user experience, if not similar.
Zyxware default image1
| 2 min read
Git is a control system for developing softwares. There are a number of git commands (Git reference). While searching bringing a commit from one branch to another, I came across an interesting topic called cherry picking. Cherry pick a commit? Sounds interesting!!!
Zyxware default image1
| 3 min read
Grep is an amazing utility on command line. Every one might have heard of grep. It's a great tool to search for a pattern with in a directory or in a file. On searching for a pattern using grep, the default result will print the pattern along with the line number at which the pattern is found. Grep is one of those handy commands on bash that are often used.
Zyxware default image2
| 3 min read
Hackerspace is organizing 'Code for Fun', a one-day workshop for children from class 5-7, on 30 March 2015, from 10 a.m. to 4:00 p.m at SPACE, C11, Elankom Gardens, Vellayambalam. The workshop, held in partnership with SPACE (Society for Promotion of Alternative Computing and Employment) and Zyxware Technologies, provides kids the opportunity to learn how to create digital programs and acts as a platform to learn, share and showcase their hidden technical skills.
Zyxware default image3
| 4 min read
Have you ever thought about the challenges that organizations have to confront when it comes to IT talent? It goes without saying that one of the major bottlenecks is the lack of requisite skills and the inability to train and retain professionals with expertise in quality application development. Moreover, organizations are faced with the increasing need to cut down costs and enhance operational efficiency through technological innovation.
Zyxware default image1
| 4 min read
Website optimization is an important yet frequently overlooked component of web development and maintenance. In fact, quite often, the term ‘website optimization’ is confused with search engine optimization. Website optimization includes server-side optimization, assets optimization, and platform optimization.
Zyxware default image1
Data plays an important role as you create great online shopping experiences for your customers. With the current webtrends it has become important for the commerce sites to find innovative ways to reach customers and drive profitable growth. If you are also searching for data collection then integrating your site with SAP Business One would be one of the best option. This small business software will help you better manage every aspect of your company - from sales and customer relationships to financials and operations. Read on to know more.
Zyxware default image3
| 3 min read
What is htaccess ? The .htaccess file in Drupal is Powerful configuration file for web server. The .htaccess file loaded and executed when Apache server starts. .htaccess file in Drupal is used for varied functionalities such as Authentication, Redirect pages, Rewrite URL ,Directory Index and Limit access etc.
Subscribe to Subscribe to