Articles

Zyxware default image2
| 3 min read
A social media page and a website are very different from each other, yet very significant and contribute to your web presence. Although, both of them share the same purpose in certain aspects like building brand recognition, the audience they are targeted at could be different. Gathering a wider audience is of prime importance to small businesses. Just like websites, social media presence is necessary in today’s business environment.
Zyxware default image3
| 4 min read
Web presence refers to the impact of a company or an individual on the World Wide Web. Web presence is usually achieved through websites, social media pages, and online advertisements. However, for a strong and effective web presence, an organization needs to have all three of these and more.
Zyxware default image3
| 4 min read
A Drupal theme is just a few PHP files, a CSS file, and an info file. Place your theme folder in the location sites/all/themes/themename of your project folder. Theme folder contains images, stylesheets, js files and templates. There are several files associated with a Drupal theme. Each file must confirm to Drupal naming and content standards
Zyxware default image4
| 5 min read
This article discuss about setting snippets for Geany, a light weight IDE especially for Drupal 7 web developers as per coding standards. For those whom doesn't know, snippets are a small piece of source code which are meant for reuse. For example: while coding instead of typing full if conditional statement structure for each time we can just reuse them by the means of creating snippet for the same.
Zyxware default image2
| 5 min read
ഓടിപ്പിടിച്ച് വന്നപ്പോഴേയ്ക്കും ജനശദാബ്ദി പോയി ഇനി ബസിനു പോകുന്നതാണ് ബുദ്ധി. അക്ഷരാർത്ഥത്തിൽ ഓടി ബസ്റ്റാന്റിലേയ്ക്ക്. പുറപ്പെടാറായ ഒരു ബസിലെയ്ക് ചാടി കയറി. ഭാഗ്യം സീറ്റു കിട്ടി. ആശ്വാസം .. ഞാനാകെ ത്രില്ലിലാണ്. ബിനാലെ ആണു ലക്‌ഷ്യം . കഴിഞ്ഞ തവണ ഒത്തിരി കേട്ടു കൊതിച്ചതല്ലാതെ എനിക്ക് കാണാനായില്ല. ഇത്തവണ എന്തായാലും പോകുന്നു. നന്നായിരിക്കുമോ ? എനിക്കൊന്നും മനസിലാകാതെ പോകുമോ ?.
Zyxware default image4
| 10 min read
IT THING! She had an 'IT thing' for quotes, I'm talking about my younger sibling. I remember, once she had told me about her habit of writing quotes on her hostel room wall. She even had a collection of quotes.
Zyxware default image4
| 8 min read
In Drupal function hook_menu_alter() allows you to alter various properties of menu items. In your custom module, simply add the function. MODULENAME_callback_function will check the node type and hide the node view and edit from a particular node type. Here for our nodetype the hook_menu_alter() will call the callback function MODULENAME_callback_function, which will not show the view and edit tabs for our nodetype in Drupal.
Zyxware default image4
| 4 min read
The feedAPI module is a famous one for processing custom feeds in different formats like rss/Atom, csv, iCal etc. Now the feedAPI has upgraded to the "feeds",which have more features and easy to use and customize. However still a lot of Drupal 6 sites uses the feedAPI module for handling external feeds. Let us see how a new parser could be created in feed API module.
Zyxware default image1
| 5 min read
In Drupal there is a lot of interesting modules. One of interesting module is the quiz.module. It is a framework for create interactive quizzes for your visitors. Also it allows for the creation of questions of different types, and to collect the questions into quizzes.
Zyxware default image1
| 5 min read
We know Drupal 8 is the latest version of Drupal. It has lot's of difference from the previous version of Drupal. One of the major difference in Drupal 8 is in Configuration Management. In Drupal 7 there is version control system is used and for that there is different running site environments like staging, live etc are there. In Drupal 8 also have this environments but Drupal 8 comes with a file system-based configuration management system.
Zyxware default image4
| 5 min read
Effectiveness of digital marketing has always been a controversial subject. For some businesses​, it is a winning proposition while for others, it is a loss making machine. The reason for this may be the perspective with which one approaches digital marketing. It is like a weapon which can be used to conquer your enemy's territory. If you use it well, then you will win. If not, it can back fire, that too dramatically.
Zyxware default image1
| 4 min read
Google AdWords is an advertising service by Google mainly focused on keywords. We create ads based on keywords. These ads will show up when a user searches for our keyword. For example, if we have a shopping cart site and created an ad for 'Shoes'. When a user searches for shoes, hopefully the ad is to show up in the header, footer and sidebar of the search results.
Zyxware default image3
| 4 min read
Stuplefix is an API for automated video generation. Stupeflix accepts photos, music, videos, maps and text in the form of XML. XML passed along with other input parameters to Stupeflix cloud API for creating video. Stupeflix also allows us to create audio, thumbnail, upload to facebook, youtube tumblr etc. where as Postman extension is a chrome web browser extension for making calls to the Stupeflix API.
Zyxware default image2
| 5 min read
Ever since we have used computer, all might have heard of command line tool. Most commonly called bash. Command line is capable of taking input and outputting its results from and to computer. One of the features command line offers is it lets the users to create their own instructions. In this article we will take a tour through the steps on creating our own bash command.
Subscribe to Subscribe to