Blogs

JIRA is indeed one of the best issue tracker in the market. The best thing about this tool which I like is the customizations that you can do in it that too managed from the UI itself. Of course there are lot of things are can be done through the interface but sometimes there could be a possibility that you are looking to implement some behavior in the the interface but couldn't find the right solution.
JIRA comes with an in built feature to change the colors of various elements, you can also upload your own logo on top and use the colors that are standard in your organization. Though sometimes changing the colors might not be sufficient. You may want to change the size of regions, or giving extra padding at certain locations. How would you do that. There are certain add-ons that you can use to install various theme that can change the look and feel completely but I prefer to have my own style. It is possible to insert your own CSS file and override the default look and feel.
Omega 4 is a great theme for creating amazing responsive site in Drupal. There are lot of improvements in Omega 4 over Omega 3 but it is a bit difficult to work on Omega 4, which is actually for a good reason as it brings lot of flexibility. Omega 4 now supports SASS and the system need to be prepared first before you can start using SASS. Today we are sharing instructions to setup Ruby, RVM, Gems and Bundle Install RVM su \curl -sSL https://get.rvm.io | bash -s stable
In this blog we are going to share how we created a floating topbar on our company's website - www.sparxsys.com The moment you open the site, the topbar looks normal, just like any other site, but the moment you start scrolling the bar goes up, disappears and it comes back and stays on top for the rest of the site. It could be a great way to engage with your users and highlight certain links of your website.
Learning Drupal is not difficult at all. You can learn to create a decent website in Drupal in few months only but when your site grows both in terms of content and functionality then you need to make sure that the site performance is not hampered and also it should be easy to maintain it. There are lot of mistakes that new Drupal developers do when they create big Drupal sites. Today we will highlight some of the things to keep in mind for creating and maintain a Drupal site.
If you have been working on Drupal creating websites then I am sure you must had a need to clone or duplicate a node. Let me give you an example. These days I am working on a website for one of my client where we need to display electronic house hold products like Water Heaters, Ventilation Fans, Cooks Tops etc. Now most of these products in the same category have similar attributes but only difference in size or color. Now when we add a new product it is a pain to fill all the fields that contains the product specifications. I thought there must be a way to clone it.
Last week I prepared the sprint of the tasks that we are going to accomplish for the remaining part of August. We spent almost 2 hours working on the priorities and decided this that are quite important to us. That included delivering Drupal projects and learning new technologies. At sparxsys we are quite serious about doing new things, it keeps our work interesting and also gives us immense satisfaction that we are learning new stuff and of course as an IT company it is always good to learn new things.
Ever since we started provided JIRA Training and Consultancy services back in 2012, we started receiving several requests from various companies across India. It all started with one blog which I wrote on my personal blog ravisagar.in and within just 2 days I received one lead for JIRA Consultancy from a medium sized company who wanted to implement JIRA for simple Project Management. We not only implemented JIRA for them but also trained their employees to use it.
Things have been really exciting these days, in fact the past 14 months were really nice. We moved to a shiny new office at Netaji Subhash Place, delivered some really challenging projects and have plenty of exciting projects to work on. Also over the past few months few really talented and passionate people joined our company. Things are on right track and couldn’t be much better, but of course we want to do much more.
Here we started working on Omega 4 theme for Drupal 7. Its actually great to work on it.