Posted by Nirajan on September 3, 2010 ·
You can blog your heart out, but if you don’t have good SEO, then odds are you won’t have many readers.A good search engine ranking will generates more organic traffic to your site.If you are using WordPress, don’t worry. WordPress already did the hard part for you. But, there are some SEO features that aren’t implemented in WordPress core. You can easily archeive these features by installing [...]
Posted by Nirajan on August 5, 2010 ·
Now that it is starting to become popular to switch to a more modern programming language rather than just programming in the more traditional languages such as C or Java, there comes an important question: which language to use? There are a great many languages to choose from, I myself prefer some of the more esoteric ones such as Scheme and Haskell. These are great languages to be sure, but they [...]
Posted by Nirajan on March 31, 2010 ·
In preparing to upgrade this server to Centos 5.x, I did a test install of the Centos “Server” configuration using VirtualBox. The “Server” configuration comes with Apache 2.x, Python 2.4, and mod_python pre-loaded. Installing Django Here are the commands needed to install the latest version of Django:$ yum install subversion $ cd /var/www $ mkdir django-src $ cd django-src $ [...]
Posted by Nirajan on February 3, 2010 ·
Twitter Login Module For Pligg allows users to login to your Pligg site using Twitter Account. When a user logins using Twitter account, a user is also registered in your site. What is Twitter Login? Sign in with Twitter is the pattern of authentication that allows users to connect their Twitter account with third-party services in as little is one click. It utilizes OAuth and although the flow is [...]
Posted by Nirajan on January 24, 2010 ·
Adding Twitter Stream to Your Pligg site allows the visitors to your site to search for topics on twitter that interest them. The results display twitter users that are interested in the same topic. You can then invite those users to come participate in your site. Visitors are also able to tweet stories out from your Pligg site.Download and upload the following to your /js folder: TwitterWidgetOpen [...]
Posted by Nirajan on January 24, 2010 ·
Best way to Share your Pligg Story to Twitter is sharing through Tweetmeme.com , largest twitter Link Scaning Service, You can add a Retweet Button to your Own Website , http://tweetmeme.com/about/retweet_button You Have a Choice whether you get it from http://www.pligg.com/pro/catalog/modules/ultimate-retweet-103.html , or spend just few minutes and add some codes to your Pligg site. You can Donate [...]
Posted by Nirajan on January 17, 2010 ·
I install WordPress a lot. Unfortunately, there are some things that I don’t care for with the current WordPress default installation files. When you’re doing one or two installations every so often, it’s no big, but for me it saves more time to tweak the installation files once so that I don’t need to worry about tweaking it on the backend later.What are these tweaks?Custom admin [...]