Rewrite .php extension with .html using .htaccess | URL rewriting using .htaccess.

Share
I had to implement URL rewriting in my last project . After some browsing found that it can be implemented using .htaccess file .
Ok fine . we can start from the basics of creating a .htaccess file .
In windows one cannot create .htaccess file directly . You can either create a “htaccess” [...]

, , ,

No Comments

Update Timeline using Jquery as in Twitter | Live Twitter Search using PHP

Share
Hello friends back to blogging after sometime .  Recently i got a mail from one of my friend asking about how can we update a timeline using an animation effect as in twitter timeline .
Here i am giving you a code in jquery that would help you to implement the same .
I have also added [...]

, , , ,

No Comments

How To Make An Intel Processor

Share
Sharing with you the Amazing Process of making an Intel Processor .

Sand. Made up of 25 percent silicon, is, after oxygen, the second most abundant chemical element that’s in the earth’s crust. Sand, especially quartz, has high percentages of silicon in the form of silicon dioxide (SiO2) and is the base ingredient for semiconductor manufacturing.

After [...]

, , , ,

No Comments

Live Character Counter as in Twitter using Jquery

Share
In this tutorial i would explain how to implement live character counter using Jquery . I have included a live demo and the complete source code .

The package contains only a single file with 3parts a css part , javacript part and an html part

#bar
{
background-color:#5fbbde;
width:0px;
height:16px;
}
#barbox
{
float:right;
height:16px;
background-color:#FFFFFF;
width:100px;
border:solid 2px #000;
margin-right:3px;
-webkit-border-radius:5px;-moz-border-radius:5px;
}
#count
{
float:right; margin-right:8px;
font-family:’Georgia’, Times New Roman, Times, serif;
font-size:16px;
font-weight:bold;
color:#666666
}
#contentbox
{
width:450px; height:50px;
border:solid [...]

, , , ,

No Comments

Set Credentials using security.yml in Symfony 1.4

Share
Symfony provides some cool configuration features that would allow you to minimize your coding part .  In this tutorial i would explain how to configure security.yml to set credentials for a different users .
Create a class file named account.class.php under apps/frontend/lib folder with content .The class below checks weather the user is admin and sets [...]

, , , , , ,

2 Comments

Create Twitter alert style using Jquery.js and CSS

Share
In this tutorial i would explain to you how to create twitter alert style using jquery.js and simple css . The alert drop downs from top of the screen to display what is in a PHP $_SESSION variable .
I have included a live demo also . Hope this would help you .

Here is the [...]

, , , , ,

No Comments

Generation of same SQL even after changing Schema.yml | Symfony | Doctorine

Share
Symfony have updated its ORM to doctrine and me too have update myself to new ORM . I was able to follow the jobeet tutorial
- wrote yml schema
- generated the model
- generated sql and successfully completed the project .
When i tried to customize the schema.yml by updating the schema , deleting and adding new tables [...]

, , , , , , , ,

No Comments

Pagination | Using Pager with Doctrine | sfDoctrinePager | Symfony | PHP | MVC Framework

Share
As symfony is updated frequently i decided to update my skills too . I have been into many symfony project but the ORM used was Propel but the latest version supports Doctrine , so planned to do a project using doctrine .
As i like yml than xml , wrote schema using in yml and succeeded [...]

, , , , , , , , , , ,

6 Comments

Page 1 of 41234
Get Adobe Flash playerPlugin by wpburn.com wordpress themes