Friday, December 11, 2015
Wednesday, December 9, 2015
Create parallax effect on Scroll using js
Parallax is the new mordern latest and biggest trends on the web . IT is an open-source javascript library which makes adjusting css based on interaction easy.
With Jarallax it's easy to create a parallax scrolling website.Friday, December 4, 2015
Islamic State comes to India, targets PM Modi in latest book Black Flags for Islamic States
They released an book online this week on the terrorist organisation jihadist platform, Black Flags from the ISIS., the terrorist cell has said that, “The Islamic State would now expand beyond Iraq and Syria. It would now expand into… India, Pakistan, Bangladesh, Afghanistan (and several other countries),”
well this is a clear message to all non islamic country to beware about the ISIS .
1.The Islamic State in the book alsowrite about the Dadri incident, talking that a “movement of Hindus who kill Muslims who eat beef” is growing in India.
2.They also said about mumbai attack in their book .
In the centre of Paris, some Mujahideen holding AK-47s copied the (2008) Mumbai attacks' style of shooting through the window of a Cafe bar (where alcohol and food was served), then the people fell on the floor, so they threw a grenade into the building.”
3.they also talk about our prime minister (Narendra Modi) ,they said
"this is a special message to president of india(Narendra Modi) who care and devotied to weapons"
In “Black Flags From the Islamic State,” released this week, the organisation was quick to laud the Paris attackers calling them them “one of the first organised attacks done by the Islamic State in Europe which involved a Network of Cells working together in an organised way.”
You can Also Download books relates to Black flags here... link Below
download book Black Flag free
well this is a clear message to all non islamic country to beware about the ISIS .
1.The Islamic State in the book alsowrite about the Dadri incident, talking that a “movement of Hindus who kill Muslims who eat beef” is growing in India.
2.They also said about mumbai attack in their book .
In the centre of Paris, some Mujahideen holding AK-47s copied the (2008) Mumbai attacks' style of shooting through the window of a Cafe bar (where alcohol and food was served), then the people fell on the floor, so they threw a grenade into the building.”
3.they also talk about our prime minister (Narendra Modi) ,they said
"this is a special message to president of india(Narendra Modi) who care and devotied to weapons"
In “Black Flags From the Islamic State,” released this week, the organisation was quick to laud the Paris attackers calling them them “one of the first organised attacks done by the Islamic State in Europe which involved a Network of Cells working together in an organised way.”
You can Also Download books relates to Black flags here... link Below
download book Black Flag free
Wednesday, December 2, 2015
What Is Agile?
By Sudhir Kumar at December 02, 2015
No comments
A Brief History of Agile
There have been many attempts to try and improve software development practices over the years, and many of these have looked at working in a more iterative way. These new practices didn't go far enough when trying to deal with changing requirements of customers. In the 1990s, a group of industry software thought leaders met at a ski resort in Utah to try and define a better way of developing software. The term "Agile software development" emerged from this gathering. The term was first used in this manner and published in the now-famous Agile Manifesto. The Agile Manifesto was designed to promote the ideas of delivering regular business value to your customers through the work of a collaborative, cross-functional team.
Agile Methodology Overview
Which Agile project methodologies are commonly in use today? First, we'll take a look at Scrum. Scrum is a lightweight project management framework that is based around an iterative working model. Ken Schwaber, Mike Beedle, and Jeff Sutherland, among others, contributed significantly to the evolution of Scrum over the last decade and a half. Over the last few years in particular, Scrum has earned increasing popularity in the software community due to its simplicity, proven success, improved productivity, and its ability to act as a wrapper for various engineering practices promoted by other Agile methodologies. Next we have Extreme Programming, or XP. Extreme Programming was originally devised by Kent Beck, and has emerged as one of the more popular and controversial Agile methods. XP is a disciplined approach at delivering high quality software quickly and continuously. It promotes high customer involvement, rapid feedback loops, continuous testing, continuous planning, and close teamwork to deliver working software at very frequent intervals, typically one-to-three weeks. Where as Scrum is a project management framework, XP is more of an engineering discipline. It is very common for teams to adopt Scrum, yet borrow different engineering practices from XP. The original XP recipe is based on four simple values:
Simplicity
Communication
Feedback
Courage
There are 12 supporting practices:
Planning game
Small releases
Customer acceptance tests
Simple design
Pair programming
Test-driven development
Refactoring
Continuous integration
Collective code ownership
Coding standards
Metaphors
Sustainable pace
Roles Within an Agile Team Agile teams,
while part of a department or company, are primarily focused on their software development goals. Each team should also be focused on their team’s overall vision. This means a team should be very reactive in doing whatever is required to get the job done. Team members may have to do work that is outside their normal skill set, and this should be embraced and encouraged. A cross-functional and adaptive team is much more likely to succeed. Most teams will, of course, have some standard areas of expertise and specialties, and you may also have people with specific domain or product knowledge, but generally, there should be flexibility in team players’ expected roles and responsibilities. It should also be common for team members to have access to the business as a whole—and this shouldn't just be limited to a select few. You should have people who are tasked with making sure the team follows the development process, and someone who co-ordinates requirements gathering with the business; this would typically be referred to as the product owner if you are working within the Scrum framework. Teams will normally have some form of leadership role within the team. In Scrum, this person is the Scrum Master. On Agile teams, the role of this person is to enable and ensure the success of the team. This type of leader is normally referred to as a servant leader. This role is quite different to the direct transactional leader on a Waterfall project. One goal of an Agile team should be to improve every day. The larger the organization, the more complex team structures can get. Cross-project teams, shared services, operations, configuration management, and database administration can all come into play, but the goal remains the same: define a software project and cross-functional team capable of delivering on that project, and empower the team to do so.
There have been many attempts to try and improve software development practices over the years, and many of these have looked at working in a more iterative way. These new practices didn't go far enough when trying to deal with changing requirements of customers. In the 1990s, a group of industry software thought leaders met at a ski resort in Utah to try and define a better way of developing software. The term "Agile software development" emerged from this gathering. The term was first used in this manner and published in the now-famous Agile Manifesto. The Agile Manifesto was designed to promote the ideas of delivering regular business value to your customers through the work of a collaborative, cross-functional team.
Agile Methodology Overview
Which Agile project methodologies are commonly in use today? First, we'll take a look at Scrum. Scrum is a lightweight project management framework that is based around an iterative working model. Ken Schwaber, Mike Beedle, and Jeff Sutherland, among others, contributed significantly to the evolution of Scrum over the last decade and a half. Over the last few years in particular, Scrum has earned increasing popularity in the software community due to its simplicity, proven success, improved productivity, and its ability to act as a wrapper for various engineering practices promoted by other Agile methodologies. Next we have Extreme Programming, or XP. Extreme Programming was originally devised by Kent Beck, and has emerged as one of the more popular and controversial Agile methods. XP is a disciplined approach at delivering high quality software quickly and continuously. It promotes high customer involvement, rapid feedback loops, continuous testing, continuous planning, and close teamwork to deliver working software at very frequent intervals, typically one-to-three weeks. Where as Scrum is a project management framework, XP is more of an engineering discipline. It is very common for teams to adopt Scrum, yet borrow different engineering practices from XP. The original XP recipe is based on four simple values:
Simplicity
Communication
Feedback
Courage
There are 12 supporting practices:
Planning game
Small releases
Customer acceptance tests
Simple design
Pair programming
Test-driven development
Refactoring
Continuous integration
Collective code ownership
Coding standards
Metaphors
Sustainable pace
Roles Within an Agile Team Agile teams,
while part of a department or company, are primarily focused on their software development goals. Each team should also be focused on their team’s overall vision. This means a team should be very reactive in doing whatever is required to get the job done. Team members may have to do work that is outside their normal skill set, and this should be embraced and encouraged. A cross-functional and adaptive team is much more likely to succeed. Most teams will, of course, have some standard areas of expertise and specialties, and you may also have people with specific domain or product knowledge, but generally, there should be flexibility in team players’ expected roles and responsibilities. It should also be common for team members to have access to the business as a whole—and this shouldn't just be limited to a select few. You should have people who are tasked with making sure the team follows the development process, and someone who co-ordinates requirements gathering with the business; this would typically be referred to as the product owner if you are working within the Scrum framework. Teams will normally have some form of leadership role within the team. In Scrum, this person is the Scrum Master. On Agile teams, the role of this person is to enable and ensure the success of the team. This type of leader is normally referred to as a servant leader. This role is quite different to the direct transactional leader on a Waterfall project. One goal of an Agile team should be to improve every day. The larger the organization, the more complex team structures can get. Cross-project teams, shared services, operations, configuration management, and database administration can all come into play, but the goal remains the same: define a software project and cross-functional team capable of delivering on that project, and empower the team to do so.
Monday, November 30, 2015
Create login Session in php code
well its a very easy method to create a session in php ,lets see how to Learn to create a simple login system with php + mysql script, see this tutorial is easy to follow, teach you step by step.
So lets starts our tutorial.
first you have to install xampp or wampp server into your pc. here i am not teachs you how to install xampp.
lets start ,upload the zip file attach to this post to the htdocs folder or www folder.
1. Create a folder with any name in htdocs folder ,i choose suraj as folder name .
2, Copy all files provided in above picture to folder name suraj .
3. Now ,open phpmyadmin by this url http://localhost/phpmyadmin/
4.Create a database with name dbtest.
5.import the .sql file in database.
6.open the file in browser.
Click here for download file
So lets starts our tutorial.
first you have to install xampp or wampp server into your pc. here i am not teachs you how to install xampp.
lets start ,upload the zip file attach to this post to the htdocs folder or www folder.
1. Create a folder with any name in htdocs folder ,i choose suraj as folder name .
2, Copy all files provided in above picture to folder name suraj .
3. Now ,open phpmyadmin by this url http://localhost/phpmyadmin/
4.Create a database with name dbtest.
5.import the .sql file in database.
6.open the file in browser.
Click here for download file
Sunday, November 29, 2015
How to play recorded files from Set top box Like Airtel ,Tatasky ,videocon,Sun direct, to PC.
Basically In India, ave some of the DTH Services such as TataSky ,Videcon ,Airtel, Sun Direct, We have some Secret Services to the relates to the set op box. Now a Day,A new Functionality is added in our DTH Service that is Recording. We are able to store the recording of TV programs using USB Data Cards. well ,Its a nice feature which easier to watch TV program when we are free to watch Tv. All the recordings are store in usb in different format That is .STR, is not a recorable format. these files are open only by a DTH box and we all knows nothing is impossible to do.
For Get the recording,we need a converter which convert the str file into data files which are easy to open in window mwdia player or in vlc media player ie. .dat , .mp4 , .mkv formats . So we get a easy method to open these file olso in Pc.
Follow Steps to get recording and play recording in PC.
Step1: Connect your data Stick in Dth port,
Step2: Record your Tv program.
Step3:Safely remove your Data from Set top box.
Step4:Download a Convertor which able to convert str file to dat.
Step5:open file in convertor and click on covert.
Step6. Save file and Open.
You can also watch This tutorial on youtube also.
Click here fot Watch on youtube for recording Dth in pc