Articles

Zyxware default image1
| 2 min read
Amazon S3 provide API for multipart upload of large files. Multipart upload allows you to upload a large object as a set of small parts/portion of the object's data. You can upload these small object parts independently. If transmission of any part is not succeed, you can retransmit it without affecting other parts. Amazon S3 combines all the parts and make a single object after all the parts are uploaded.
Zyxware default image3
| 5 min read
As we all know, the official support from Drupal.org for Drupal 6 is going to cease and the security updates will no longer be available. However, there is no reason to get upset; in fact, there is nothing in the code that will cause Drupal 6 site to stop functioning after February 24th, 2016. If you choose to keep running the code, it will run as long as your hosting company allows to do so. Then, why would anybody want their website to be migrated to Drupal 8 ? The answer is quite simple, nobody wants to stay behind. It's actually a step forward.
Zyxware default image3
| 6 min read
Ecommerce has grown exponentially over the last twenty years and has become an integral part of our lives. Today, with the proliferation of Internet and mobile devices, consumers have multiple options to browse through before choosing a product. Hence, it is important to provide consumers with a user-friendly experience and easy payment methods.
Zyxware default image1
| 2 min read
Migrating content to a Drupal site is usually a painless experience because Drupal is quite well structured. Even if we were to move the content from non-Drupal database to Drupal database without the help of any API or migrating services, all that is required is to understand the database structures of both sites and then write a series of SQL queries that copies the content from any non-Drupal database to Drupal database; which can be done by any above average Drupal developer.
Zyxware default image1
| 4 min read
The term ‘Migrate’ in the context of Drupal means re-creating the content and configuration of a source site (usually Drupal 6 or Drupal 7) in a new Drupal 8 installation. In earlier versions of Drupal, the common practice was to provide an upgrade path. i.e., update the code to the latest version and then upgrade the database structure according to the code. Once it is done, the content is updated separately.
Zyxware default image2
| 3 min read
Websites have become an integral part of any organization; they are your brand’s first impression. Since first impression is the best impression, every organization needs to rope in the best skills and technology to design and develop a website.
Zyxware default image2
| 5 min read
Online retailers are continuously searching for newer and better ways of addressing their business challenges to ensure future success. While an e-commerce business can be a rewarding one, it's owners have to face their own set of trials and tribulations. Competition is fierce and survival requires special skills and tactics of the highest level, which brings us to our topic in focus.
Zyxware default image1
| 2 min read
Mobile phones have become an indispensable part of everyday life. The tremendous advancements in mobile technology are transforming lives, helping to create new businesses and changing the way we communicate, work, earn, and spend. Small and medium-sized enterprises (SMEs) have taken advantage of the Internet, resulting in an enormous increase in sales and business activities. Today, sales made over the internet represent a massive proportion of overall commercial sales. The key to creating the best mobile commerce or m-commerce experience is to innovate and provide consistent, connected experiences over the smartphone that give customers sufficient information to make a purchase decision.
Zyxware default image2
| 5 min read
Come 24 February 2016 and Drupal 6 will reach its end-of-life and will no longer have active community support. The newly-launched Drupal 8 and Drupal 7 will be the community’s focus and Drupal 6 will not receive security updates which are so important for the functioning of a website. It will also be a prudent move not to launch a new project with Drupal 6 and get stuck with a soon-to-be-obsolete Drupal version.
Zyxware default image2
| 4 min read
Zyxware Technologies is engaged in the business of web applications development services. Its chosen technology platform is Drupal, a Free Software. It is one of the largest code contributors to Drupal from India. We are looking for Senior Business Analysts with 4 to 5 years of work experience to join our Web Application Solutions Department. We expect the Senior Business Analyst to be self motivated and should have pleasing demeanour and ability to smoothly interact with various stake holders both internal and external.
Zyxware default image3
| 3 min read
One day my client came to me and asking about something which I was not so familiar of. His requirement can be simply put like this. He has an amazon account and have couple of S3 buckets. He has created a new S3 bucket and a new user. He needs this user to only access this new bucket. Let's call this user "new-user" and the bucket "new-bucket". I was not sure how to do this, but eventually I was able to. Read on if you want to know how to do this.
Drupal Commerce
| 7 min read
If you are looking for a real personalized shopping experience where there are no sales persons to bother you and you have an unlimited range of products lined up before you, log on to the top shopping websites from your mobile phone and shop till you drop. A few years back this would have been unimaginable as shopping websites were few and could be accessed only from a PC or a laptop.
Zyxware default image3
| 3 min read
Zyxware Technologies is engaged in the business of web applications development services. Its chosen technology platform is Drupal, a Free Software. It is one of the largest code contributors to Drupal from India. We are looking for Senior Business Development Associates who can help us position ourselves in the web applications development services market, acquire projects from across the world and play a role in building sustained relationships with clients. Apply Online
Zyxware default image1
| 4 min read
Australia, like the rest of the world, is poised to take the next step in ecommerce, especially when one considers the voluminous amount being spent online. A large majority of the Australian population is privileged to have access to high-speed Internet. Internet has become the most convenient way to receive information and news or go shopping, and Australian businesses are increasingly using it to engage its potential and existing customers.
Zyxware default image4
| 4 min read
In one of my recent project I had a task to create a content type with a select list field of all image styles. But how can we get all image styles in Drupal? In Drupal there is an option to create different image styles using a module 'image'. Image module allows users to upload images into Drupal with proper permissions along with this its thumbnails and additional sizes are created automatically. Image module also gives an image_styles() function that can be used to get all image styles and their settings.
Subscribe to Subscribe to