Drupal

Open Atrium - Love it or Hate it

| 3 views

<p>Some potential customer of mine would like to build an intranet site after several meetings we have negotiated we could use Open Atrium for building a companies intranet site.</p><p>Honestly speaking I'm not very familiar with Open Atrium, and I have ambivalent feelings regarding this.</p><p>I can only agree that OA probably is one of the best open source solutions for your companies intranet, on the other hand it involves a huge learning curve, even for me…


Vazhatravel.com - tours and travel in Georgia

| 4 views

Vazhatravel.com was a Drupal-powered site a built for a friend. Vazha Travel offers one of the best rates for tours and transfers in Georgia. With Vazha Travel you can order airport transfer from Tbilisi airport to the Tbilisi city centre as low as 25 GEL (Most taxis at Tbilisi airport will ask you more), so do you can book a transfer to and from Kutaisi or Batumi airport. The further developments of Vazhatravel website has been canceled, though the service is still available, feel free to…


Google Authorship for Drupal

| 0 views

Updated: Google seems doesn't takes into consideration Google Authorship markup I have been many times heard that adding Google Authorship tag to your website will help you in terms of SEO. So I decided to add Google Authorship tag to my blog and observe results. What is Google Authorship? Good for authors like you Distinguish and validate your content in search results. Get more followers on Google+. Help readers discover your other content on the web. Good for the web Help users find…


Unlocking the Potential of Automated Writing with Drupal and AI

| 1 views

With the advancement of technology and the increasing power of AI, it's becoming possible to automate more and more tasks, including writing. The use of Drupal as a content management system provides a powerful platform for automated writing. In this article, I will demonstrate how Drupal can be used to generate large amounts of automated writing with the use of Views and custom feed importers. The process starts with creating a custom feed importer to import geo-tagged data, which is then…


Some magic with Drupal, Flickr and Georgia

| 0 views

Update: Further developments of both tourgeorgia.eu and instagram wall have been stopped. I have created a new Travel Map section instead. Since I bought my first Android phone so many new thoughts and ideas has run through my head - I mean in opportunities of development. One of them I already realized - I created my custom Instagram wall, where I'm syncing all my photos taken by phone, and putting them on map. I really like this approach. Update: I have stopped further development of…


Import your Instagram photos to your blog using Flickr + Flickstagram

| 0 views

Recently I bought my first Android phone, and I found Instagram app really useful. What I like the most is it's mapping options, so you can add latitude/longitude auto, if your GPS is turned on. Then I wanted to import my Instagram photos to my blog and found some problems with it. As I'm using Drupal as my blogs CMS, at first I headed to Drupal.org to search for some ready built modules, to import my Instagram photos, so I could later use views, for example, to tune things up. There are few…


My first mobile post

| 0 views

<p>My first mobile post using Drupal powered blog.</p>


Drupal 7 Archive Drop Down Menu

| 0 views

In this tutorial I will show how to create Drop-down menu for your monthly archives using Drupal 7 and views. At first, please read this Drupal 7 tutorial on how to create Drupal archive page. By following this guide, you will learn how to create monthly archive page using views, and we go to add one minor change to change it to drop down menu. Open that views page, select contextual filters, and change settings from unformatted to jump menu: That's it, so easy. For more Drupal tutorials…


Performing Joomla 1.5 convert to Drupal 7

| 0 views

Over past couple of years, I have many times seen a bad Joomla site, which either is hacked or is not working as it should, and I have converted those sites to Drupal. The most strange things is, there is always some Joomla developer, who has created that site, but when problems occur, that Joomla developer is gone.. Strange right? How can one call himself a Joomla developer, when first problems occur, he is gone? So I got another Joomla site request to perform a Joomla major Upgrade from 1.5…


Node reference views display using relationships

| 0 views

I started doing some Drupal powered site rebuilding. By first of all I deleted all views and un-installed and deleted modules that are not must-have.  Then I started from scratch building with views: It took me some time (about 5 minutes) to remember how to display referenced nodes on other node page.   Here is what you will need to achieve such behavior:  Create a new view, add Contextual filter nid, and add Relationships - referenced nodes, then add your fields and make them related…