HaplySheGo’s Diary











{August 5, 2009}   Hi again

Hi people,

back again after a long time (as usual :P).. the freakishly busy days do not seem to end. after completing the first project of my life I thought there will be some time to get some fresh air. But already tied up with new responsibilities. still working 10-12 hours a day.

But yes I need to say that I HAVE COMPLETED THE FIRST PROJECT OF MY LIFE VERY SUCCESSFULLY.. the project came up at the threshold of my career.. it gave me the first feeling of completion, a lot of professional experience and a strong root to make a career.

The new project is in a different platform i.e codeignitor. but sadly I did not joined this one from its beginning. hope I will come up with it quickly.

I learned some very interesting things at the end of my old project.. things like web services.. I hope I will be able to write something about it in my next posts.



{September 19, 2008}   Speaking at PHP Camp

Hi all,

The big day for PHP developers finally arrived..It’s tommorow..

ITs gonna be a huge event already 1000+ user have registerd and 40 sessions have been requested..

Hope all PHP fans gonna have a rocking time there..

 

And guess what.. I am speaking there.. My topic’s gonna be the “OVERVIEW OF DRUPAL”…Registration of the speaker going to be on spot selection basis..Hope i will will get a chance to speak there..

Hope to meet all PHP crazy people there….

im gonna write more about it after I attend



{August 20, 2008}   blogging with Flock

HI all, Flock is cool….I am using blog with flock and Drupal

Blogged with the Flock Browser


{July 2, 2008}   How i started Drupal

HI there,

today I’m gonna write something about my drupal work today, how i started it..

After the completion of my training in PHP for 1 month..i was started learning Drupal..it was September 2007..I was a complete newbie in all those stuff and i didn’t have a pinch of idea about Drupal..It was the first time when I heard about it….On the very first day I installed drupal 5.2 and setup the DB..for that

> I downloaded a copy of drupal 5.2 zip version,

> unzipped and put it in my WWW folder and renamed it to ‘mydrupal’,

> Created one database  called “db_mydrupal”,

> Now opened the Drupal folder -> sites -> default -> found a file called settings.php with read-only attribute -> unchecked it to give the file the read-write acccess

> changed the mysql://username:password@localhost/databasename to mysql://mydbusername(root):mydbpassword(****)@localhost/db_mydrupal

> then again gave the file read-only access for safety..

> now opened my browser and run the install script (http://localhost/mydrupal/install.php)

————-AND MYDRUPAL IS INSTALLED

now created my first account with a valid email address….got my password by the email…reset it…and finally done.. quite easy if  you see…

There are five main sections for the control of the site in the administration section…they are

> Content management

> Site building

> User management

> Site configuration

> Logs

the drupal package comes with modules like forum, comment, blog, poll, profile which makes it great for a community site..here you can create user with specific permission you want instantly without installing any other module..you can make a site without any external effort..it looks great..

I did a lot of experiments and explored a lot of things on the very first day.. Thats it for today..I will come up with those in my next posts later..



{July 2, 2008}   PHPCamp Pune’08

A huge gathering of PHP developers is coming up soon in Pune on 20th September ‘08.. Anyone who is interested can join and be part of it.

You can listen and talk about PHP or anything related to the PHP here..
Read the rest of this entry »



et cetera