Articles

Zyxware default image1
| 2 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.
Zyxware default image4
| 3 min read
Organic groups module (og module) enables users to create their own groups and manage these groups. The Organic Groups module, provides user the ability to create, manage, and delete their own 'groups' on a site. Each group can have members, and maintains a group home page which individual group members may post into.Group membership can be open, closed or moderated.
Zyxware default image2
| 4 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
| 3 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
| 8 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
| 3 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.
Subscribe to Subscribe to