Syllogic Consultants

Syllogic Consultants Our logo, the Tree of Life: Strong inner growth with steady outer growth symbolising sustainable dev

Syllogic was born out of a common realisation, an understanding
of the need for Sustainability in businesses. Syllogic’s objective is to help small and medium size enterprises
to determine an integral vision that is shared by all its stakeholders
and enable transformation towards sustainable growth. With 50 odd years of cumulative experience in varied fields,
including Business Intelligence & A

nalytics, IT management, Brand Image Development, Marketing and Retail Management, Syllogic strives to address sustainability in the most creative and effective ways.

11/01/2016

Time: 11 AM (Indian Std Time) Date: 15 January 2016 Access: WeBind.in WeBind.in is organising a live screening of my lecture on 'What is BI - a case study'.

http://bi.syllogic.in/?p=203

I have been looking for this for a long time and finally found an interesting plugin, Airplane Mode for Wordpress.  This...
04/10/2015

I have been looking for this for a long time and finally found an interesting plugin, Airplane Mode for Wordpress. This plugin allows you to install Wordpress on your local desktop/laptop and stop it from trying to load fonts, icons, gravatars, or javascript libraries of any sort. Without this you will notice that a local installation devoid of an internet connection will have page loading processes delayed by the browser attempting to load external resources. [ 33 more words. ]

http://wordpress.syllogic.in/2015/10/totally-offline-local-wordpress/

I have been looking for this for a long time and finally found an interesting plugin, Airplane Mode for Wordpress.  This plugin allows you to install Wordpress on your local desktop/laptop and stop...

In your `wp-content` folder create a new folder called `mu-plugins` and in that folder create a php file with the error ...
09/07/2015

In your `wp-content` folder create a new folder called `mu-plugins` and in that folder create a php file with the error level you want, for example: 1 2 //Turns off notices error_reporting(E_ALL ^ E_NOTICE); If you are using PHP 5.5 +, you will get deprecated noticed for WordPress’s mysql_* functions, you can turn them off using: 1 error_reporting(E_ALL & ~E_DEPRECATED & ~E_STRICT); [ 40 more words. ]

http://wordpress.syllogic.in/2015/07/suppress-error-notices-using-wordpresss-wp_debug/

In your `wp-content` folder create a new folder called `mu-plugins` and in that folder create a php file with the error level you want, for example: 1 2 //Turns off notices error_reporting(E_ALL ^ ...

Wouldn't it be wonderful to be able to have a free gmail account yet send and receive email using your professional doma...
24/06/2015

Wouldn't it be wonderful to be able to have a free gmail account yet send and receive email using your professional domain account? Well you're in luck cause here is all the magic tricks we have cumulated over the last few years experimenting with various solutions as our startup clients operated on limited budgets. Get a domain First of, you need a domain name, so in fact for as little as 300 Rs you can get a great '.in' domain name. [ 642 more words. ]

http://syllogic.in/2015/06/managing-professional-emails-on-a-shoe-string-budget/

Wouldn't it be wonderful to be able to have a free gmail account yet send and receive email using your professional domain account? Well you're in luck cause here is all the magic tricks we have cu...

15/06/2015

A French dental surgeon started a project in rural Tamil Nadu 20 years ago, with the challenge of providing awareness and preventive care to thousands of children in the villages of the Auroville bio-regions. Dr. Jacques Verre's initial work has since grown into a central clinic along with 10 sub-c…

Part-time Project Manager for IT Moms
19/03/2015

Part-time Project Manager for IT Moms

We are seeking professional IT women who are currently not employed due to children/family constraints. We are happy consider flexible work schedules that fit around such constraints, allowing for part-time work on specific IT projects. If you are a house-wife, with an earlier experience as an IT professional, ideally with background in a programming language and some amount of project management/supervision, we would be happy to hear form you. [ 212 more words. ]

Boosting Registration forms http://wordpress.syllogic.in/?p=303
26/02/2015

Boosting Registration forms http://wordpress.syllogic.in/?p=303

In a recent project we had to make a custom registration form with a various dynamic categories loaded on the form from which a new user can select using a radio button. Simpler Registration Form Plus We discovered the wonderful plugin which is the Swiss-army plugin for registration forms. Why do I call it the Swiss-army of registration forms? Simply because the author seems to have thought of all the possibilities. [ 587 more words. ]

How to Disable Comments on WordPress Media Attachments http://wordpress.syllogic.in/?p=295
22/01/2015

How to Disable Comments on WordPress Media Attachments http://wordpress.syllogic.in/?p=295

A lovely little piece of code to disable comments on Media Attachment pages which is a source of irritating SPAM... Just paste the following in your functions.php file. function filter_media_comment_status( $open, $post_id ) { $post = get_post( $post_id ); if( $post->post_type == 'attachment' ) { return false; } return $open; } add_filter( 'comments_open', 'filter_media_comment_status', 10 , 2 ); How to Disable Comments on WordPress Media Attachments. [ 4 more words. ]

Infinite-Scroll in WP posts http://wordpress.syllogic.in/?p=280
19/11/2014

Infinite-Scroll in WP posts http://wordpress.syllogic.in/?p=280

Hello everbody, -- I Found a simple and superb plugin name as Infinite Scroll. -- Just install the Plugin commenly. -- Go to plugin setting page. Kindly identifying each of your theme's elements below simply requires entering either the element's ID indicated with a hashmark, (e.g., ), or the element's class indicated by a period, (e.g.,.post… [ 110 more words. ]

Manage user profile and credentials http://wordpress.syllogic.in/?p=274
07/11/2014

Manage user profile and credentials http://wordpress.syllogic.in/?p=274

We recently required to force our newly registered users on a project to change their password on their first login. This is handled by default in the WordPress core with the default password nag meta field, update_user_option( $user_id, 'default_password_nag', true, true ); However, upon the first login the user is redirected to the wordpress default profile.php page which is not very intuitive, does not allow for customisation and more importantly is outside the scope of the template theme. [ 351 more words. ]

▶ Why is India so filthy? | The Ugly Indian http://blog.syllogic.in/?p=2088
03/11/2014

▶ Why is India so filthy? | The Ugly Indian http://blog.syllogic.in/?p=2088

The Ugly Indian is a group of anonymous activist doing something about the problem of filth in India. They have an interesting website with many interesting, thought provoking ideas as to why our streets are so dirty. Many of these ideas resonate strongly but there are also some other obvious issues that are not addressed in their manifesto. Credit to them for changing what they can change. [ 25 more words. ]

Get an online store...
25/10/2014

Get an online store...

Address

#3, 54th Street, Valmiki Nagar, Thiruvanmiyur
Chennai
600041

Alerts

Be the first to know and let us send you an email when Syllogic Consultants posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Syllogic Consultants:

Share