eQonnect

Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” – Martin Fowler

Menu

Skip to content
  • Home

dashes vs underscores (SEO)

SEOseoAdministrator

Dashes or Underscore, which is best for seo point of view

if you are a web developer and want to build websites with SEO optimisation. You might face this question “which is SEO way to split words in URL, dashes or underscore?”.

I would recommend using dashes. Why? Lets find out.

Continue reading →

Leave a comment

How to change the max_execution_time time on system runing FCGID

linuxlinuxAdministrator

How to change the max_execution_time time on system runing  FCGID (run as virtual server owner)

1. Change max_execution_time in home/php5/php.ini file.
2. Now change the execution type from FCGId to Apache mod_php (run as Apache’s user).

somehow changes made in php.ini is not being reflected. so We need to change php script execution mode type to execute long scripts.

Leave a comment

find all files between specific days (4 days old).

linuxbashAdministrator

find ./ -type f -mtime -4 -exec ls -al {} ;

Leave a comment

Google I/O 2011: Keynote Day 2

VideoAdministrator

Leave a comment

Google I/O 2011: Keynote Day One

UncategorizedAdministrator

Leave a comment

Posts navigation

← Older posts
Newer posts →

Tags

  • bash
  • Chat GPT
  • Doctrine
  • Doctrine2
  • linux
  • ORM
  • seo
  • Software Architecture
  • TOGAF
  • zend
  • ZF2

Categories

  • Architect
  • Articles
  • Artificial Intelligence
  • Bash
  • css
  • Databases
  • Doctrine
  • Enterprise Architecture
  • Information
  • linux
  • Management
  • Motivational
  • MYSQL
  • Networks
  • OOP
  • PHP
  • Research
  • SEO
  • Slides
  • Software Engineering
  • SQL
  • support and hacks
  • Tools
  • Uncategorized
  • Video
  • Web
  • Wordpress
  • Zend
  • Zend Framework

Recent Posts

  • The Open Group Architecture Framework (TOGAF)
  • Career progression path for a software developer
  • Software Architect, Solution Architect, and Enterprise Architect
  • Chat GPT
  • Software Design Patterns

Recent Comments

    Archives

    • April 2023
    • March 2023
    • December 2021
    • May 2014
    • April 2014
    • December 2013
    • May 2013
    • February 2013
    • January 2013
    • April 2012
    • July 2011
    • June 2011
    • May 2011
    • April 2011
    • February 2011
    • January 2011
    • October 2010
    • September 2010
    • August 2010
    • July 2010
    • June 2010
    • May 2010
    • April 2010
    • March 2010
    • February 2010
    • January 2010
    • December 2009
    • November 2009
    • October 2009
    • September 2009
    • August 2009
    • July 2009
    • June 2009
    • May 2009
    • February 2009
    • April 2006
    • February 2004

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Proudly powered by WordPress