Svilen Sabev

about open source stuff and life
Follow me on Twitter Grab my RSS Feeds Contact me
  • Blog
  • About
  • Portfolio
  • Contact
 
Jun 22

On-page SEO for Drupal presentation

Today I presented a session about On-page SEO for Drupal to my colleagues at Propeople. The session went great and I would like to share the slides. The presentation is showing what type of SEO techniques you can apply to optimize your Drupal site and all this only with contributed modules.

If you do SEO on Drupal this slideshow will be interesting for you. Please take a look.

Date Tue, 06/22/2010 - 22:15
Filed in
  • SEO
  • contibuted modules
  • drupal
  • presentation
  • seo
  • Read more
Oct 22

Installing sphinx on Ubuntu

Sphinx is a full-text search engine, distributed under GPL version 2

Check out the home page: http://sphinxsearch.com/

sphinx needs mysql_config program, install it with:

sudo apt-get install libmysqlclient15-dev
wget http://sphinxsearch.com/downloads/sphinx-0.9.8.tar.gz
tar xvf sphinx-0.9.8.tar.gz && rm sphinx-0.9.8.tar.gz
cd sphinx-0.9.8
./configure
make
sudo make install

Date Wed, 10/22/2008 - 15:10
Filed in
  • Databases
  • Linux
  • sphinx
  • ubuntu
    Oct 21

    Coda Slider Effect using jQuery

    Remy Sharp created a new screencast and detailed tutorial on “how to create a coda slider effect using jQuery:“ Although Panic didn’t really invent the effect, the sliding panels on the Coda is great implementation of this effect.

    Recreating this effect is simple to do if you know what plugins to use. There are plugins out in the wild already, but we want our jQuery to satisfy the following requirements:

    Date Tue, 10/21/2008 - 12:15
    Filed in
    • jQuery
    • coda
    • effect
    • jquery
    • slider
    • Read more
    Oct 16

    Why use Drupal as a development platform?

    Drupal is an Open Source Content Management System (CMS), designed for power and flexibility. Boasting one of the biggest professional developer communities, Drupal is quickly becoming one of the leading PHP content management systems in the world. This article explores several key points of Drupal, and the reason why I use it as a base for web solutions.

    What is the power of Drupal?

    Drupal excels as a CMS and also as a development platform. It has a strong core capable of large flexibility. This means that the system can support many types of features with ease, from shopping carts to user profiles, calendars, galleries and beyond. Drupal can handle just about anything you can imagine. As developers, we embrace this flexibility because it allows us to turn any website dream into reality.

    Date Thu, 10/16/2008 - 16:47
    Filed in
    • Drupal
    • PHP
    • development
    • drupal
    • open source
    • platform
    • Read more
    Sep 21

    Preventing Drupal from Handling 404s for Performance

    The .htaccess file included with Drupal tells Apache to send all 404 requests to Drupal to handle. While this is great in some cases, the performance degradation can have a huge impact on a site that has millions of users.

    When Drupal processes a 404, it has to bootstrap Drupal, which includes Apache loading up the PHP process, gathering all of the Drupal PHP files, connecting to the database, and running some queries. This is quite expensive when Apache can be told to simply say "Page not found" without having to incur any of that overhead.

    Date Sun, 09/21/2008 - 12:09
    Filed in
    • Drupal
    • 404
    • htaccess
    • performance
    • Read more
    • 1
    • 2
    • 3
    • next ›
    • last »
    Syndicate content

    About Svilen Sabev

    I'm a 27 year old Web Developer positioned in Sofia, Bulgaria. I am employed by a great web company, ProPeople. I like to design and develop simple but nice Web 2.0 interfaces. more...

    More info

    Categories

    • (1)CSS
    • (2)Databases
    • (2)Drupal
    • (2)Javascript
    • (3)jQuery
    • (2)Linux
    • (2)Open Source
    • (1)PHP
    • (1)SEO
    • (1)Uncategorized

    Tags in Tags

    drupal image opacity open source organize pan performance platform presentation seo ubuntu zotero
    more tags

    © 2007 - 2010 SvilenSabev.com powered by Drupal

    Creative Commons License Except where otherwise noted, content on this site is
    licensed under a Creative Commons Attribution 3.0 License


    Valid XHTML Valid CSS 2.0 Get Firefox Save The Developers