Thursday, August 12, 2010

SCRUM Methodolgy

Hi my readers, I just wanna to share about the scrum methodology which is new implement in IT industry. The scrum methodology is instead of others methodology such as waterfall, SDLC etc.. I just to inform that scrum methodology is a new method that xybase using now. Let us see whether it successfully or not?

Introduction of SCRUM
SCRUM methodology is one of the most famous project or program management methodologies. Agile methodology is a new methodology of software development and has many advantages compared to the classical methods.
The Scrum methodology is iterate (the product is produced during the small cycles called iterations), incremental (the functionality of the product increase during each iteration by adding new properties) and use its own terminology for working people and some procedural steps.
Scrum methodology have many elements but none of them is random and unnecessary. There is a project team consisted of the owner of the product , ScrumMaster and Scrum team. Each one have different task to perform.
The entire Scrum process is also divided. There are following phases: pregame, game and postgame. The structure of the Scrum methodology is very complex but not complicated!
Scrum is a process template commonly used to oversee projects, and manage complex work. Typically it is complemented by agile software development, encouraging teamwork and self-organization. The name itself is influenced by "scrums" in terms of the game of rugby. The name reflects the nature of what is achieved through the method, in terms of group members all successively striving towards better work efficiency.
The meaning scrum of 
The Scrum methodology of agile software development marks a dramatic departure from waterfall management. In fact, Scrum and other agile processes were inspired by its shortcomings. The Scrum methodology emphasizes communication and collaboration, functioning software, and the flexibility to adapt to emerging business realities — all attributes that suffer in the rigidly ordered waterfall paradigm.
Scrum Methodology
For many developers in the software industry, the agile methodology is nothing new. Most folks know that agile was a direct response to the dominant project management paradigm, waterfall, and borrows many principles from lean manufacturing. In 2001, as this new management paradigm began to pick up momentum, agile was formalized when 17 pioneers of the agile methodology met at the Snowbird Ski Resort in Utah and issued the Agile Manifesto. Their manifesto is now considered the foundational text for agile practices and principles. Most importantly, the manifesto spelled out the philosophy behind agile, which places a new emphasis on communication and collaboration; functioning software; and the flexibility to adapt to emerging business realities.

But for all of the strides the Agile Manifesto made in revising a philosophical approach to software development, it didn’t provide the concrete processes that development teams depend on when deadlines — and stakeholders — start applying pressure. As a result, when it comes to the nuts and bolts of running a team with agile every day, organizations turn to particular subsets of the agile methodology. These include Crystal Clear, Extreme Programming, Feature Driven Development, Dynamic Systems Development Method (DSDM), Scrum, and others. At my organization, we use Scrum and I’ve found it to be an incredibly effective management methodology for everyone involved, including developers and stakeholders. If you’re interested in learning about the other agile methodologies, there are plenty of resources out there. This blog is designed to provide some essential background for those who are new to Scrum.
What’s Unique about Scrum?
Of all the agile methodologies, Scrum is unique because it introduced the idea of “empirical process control.” That is, Scrum uses the real-world progress of a project — not a best guess or uninformed forecast — to plan and schedule releases. In Scrum, projects are divided into succinct work cadences, known as sprints, which are typically one week, two weeks, or three weeks in duration. At the end of each sprint, stakeholders and team members meet to assess the progress of a project and plan its next steps. This allows a project’s direction to be adjusted or reoriented based on completed work, not speculation or predictions.
Philosophically, this emphasis on an ongoing assessment of completed work is largely responsible for its popularity with managers and developers alike. But what allows the Scrum methodology to really work is a set of roles, responsibilities, and meetings that never change. If Scrum’s capacity for adaption and flexibility makes it an appealing option, the stability of its practices give teams something to lean on when development gets chaotic.

The Roles of Scrum

Scrum has three fundamental roles: Product Owner, ScrumMaster, and team member.
  • Product Owner: In Scrum, the Product Owner is responsible for communicating the vision of the product to the development team. He or she must also represent the customer’s interests through requirements and prioritization. Because the Product Owner has the most authority of the three roles, it’s also the role with the most responsibility. In other words, the Product Owner is the single individual who must face the music when a project goes awry.
  • The tension between authority and responsibility means that it’s hard for Product Owners to strike the right balance of involvement. Because Scrum values self-organization among teams, a Product Owner must fight the urge to micro-manage. At the same time, Product Owners must be available to answer questions from the team.
  • ScrumMaster: The ScrumMaster acts as a liaison between the Product Owner and the team. The ScrumMaster does not manage the team. Instead, he or she works to remove any impediments that are obstructing the team from achieving its sprint goals. In short, this role helps the team remain creative and productive, while making sure its successes are visible to the Product Owner. The ScrumMaster also works to advise the Product Owner about how to maximize ROI for the team.
  • Team Member: In the Scrum methodology, the team is responsible for completing work. Ideally, teams consist of seven cross-functional members, plus or minus two individuals. For software projects, a typical team includes a mix of software engineers, architects, programmers, analysts, QA experts, testers, and UI designers. Each sprint, the team is responsible for determining how it will accomplish the work to be completed. This grants teams a great deal of autonomy, but, similar to the Product Owner’s situation, that freedom is accompanied by a responsibility to meet the goals of the sprint.
The history of SCRUM methodology
The short history of SCRUM methodology with the most important dates:
  • In 1986 Hirotaka Takeuchi and Ikujiro Nonaka described a new approach to the product development in which all the phases of the process overlap and the team work together across the different phases.
  • In 1991 DeGrace and Stahl in “Wicked Problems , Righteous Solutions” referred to this approach as Scrum(term of rugby).
  • In the early 1990s the Scrum methodology was introduced into some companies f.ex by Ken Schwaber and it was for the first time called SCRUM by Jeff Sutherland, John Scumniotales, and Jeff McKenna.
  • In 1995 Sutherland and Schwaber described Scrum and presented the results at OOPSLA in Austin.
  • 2001 “Agile Software development with Scrum”-book written by Ken Schwaber and Mike Beedle.
What is a methodology?
Methodology can be defined in different ways. Usually if we look into any encyclopedia we will find a definition that it looks for the best approach to problems solving. In terms of programming methodology, it is looking for the best ways of developing software systems.
What is the SCRUM methodology?
Scrum is a software development methodology which consists of:
  • Management methodology
  • Enhancement methodology
  • Maintenance methodology

What is the difference between agile methodology and other, traditional methodologies?

Agile methodology emphasizes the communication ,collaboration ,rapid exchange of information , teamwork and what is very important the functioning software and flexibility(adaptability to the changing development factors and external environment). Software development process is sometimes very unpredictable and might be complex.

If all developers worked communicated and collaborated together, it will be easier to create better software. Because of that the agile methodology is the best solution for projects with rapidly changing, hard and emergent requirements.
While the agile methodology is focused on people the traditional methodology is focused on processes , sequence of processes and useful tools. It is flexible but only in the beginning of the project and doesn’t handle appropriate with changing environmental needs and requirements after the start.

What are the benefits of the SCRUM methodology?

The benefits are on both sites. The client is happy because they received what they needed and expected. For developers the benefits of taking a part in Scrum methodology are more subjective – it might be his/her motivation and satisfaction of making the work done, in an efficient fashion.

Wednesday, August 11, 2010

NiKmat Kurma, Kismis & Madu

Kurma, Kismis, Madu & Sebab Utama Lelaki Ditarik Ke Neraka Oleh Wanita! 
Sabda Rasulullah s.a.w "Berilah makan buah kurma kepada isteri-isteri kamu yang hamil, kerana sekiranya wanita hamil itu memakan buah kurma, nescaya anak yang bakal dilahirkan itu menjadi anak yang penyabar, bersopan santun serta cerdas pemikirannya."Kebaikan Kurma Ketika Mengandung dan Bersalin Adalah amat baik sekali jika puan mengamalkan memakan buah kurma semasa mengandung kerana ini akan memudahkan bersalin nanti. Semasa bayi dilahirkan, buah kurma juga dicalitkan sedikit di lelangit bayi. Ingat tak kisah dimana Maryam hanya memakan buah kurma semasa melahirkan nabi Isa a.s.
Buah kurma tidak mengandungi gula yang merbahayakan malah ia merupakan makanan Rasullullah s.a.w. Puan janganlah risau kerana takut diserang kencing manis.Apa yang harus puan buat, makanan manis2 yang lain puan jauhkanlah. Buah kurma tidak merbahayakan kesihatan kerana ianya mengandungi banyak khasiat.
1) KURMA
Nabi Muhammad SAW bersabda: "Rumah yang tidak ada kurma di dalamnya, akan menyebabkan penghuninya kurang sihat".Nabi Muhammad SAW bersabda: "Berilah makanan kurma pada wanita yang hamil sebelum dia melahirkan, sebab yang demikian itu akan menyebabkan anaknya menjadi seorang yang tabah dan bertakwa (bersih hatinya)". Abu Abdillah a.s. bersabda: "Buah kurma adalah salah satu buah yang berasal dari syurga dan dapat mensirnakan pengaruh sihir". Abu Abdillah a.s. bersabda: "Orang yang memakan 7 buah kurma yang baik sebelum sarapan, maka pada hari itu dia tidak akan tertimpa racun, sihir dan tidak diganggu setan". Imam Ja'far Ash-Shadiq a.s. bersabda: "Barangsiapa memakan 7 buah kurma yang baik, maka cacing-cacing yang ada di perutnya akan mati".

2) KISMIS
Nabi Muhammad SAW bersabda: "Barangsiapa memakan kismis merah sebanyak 21 biji setiap hari sebelum sarapan pagi, maka dia tidak akan tertimpa penyakit kecuali kematian". Nabi Muhammad SAW bersabda: "Biasakanlah memakan kismis karena kismis dapat menghilangkan kepahitan (empedu/cairan kuning), menghilangkan lendir, menyehatkan badan, membaguskan rupa, menguatkan saraf dan menghilangkan letih". Imam Ali a.s. bersabda: "Barangsiapa memakan 21 biji kismis merah, maka dia tidak akan melihat pada jasadnya suatu yang tidak disenangi". Imam Ali a.s. bersabda: "Kismis dapat menguatkan jantung, menghilangkan penyakit, menghilangkan panas dan memulihkan kesehatan jiwa". Pada riwayat lain dari Abi Ja'far At-thusi disebutkan bahwa kismis dapat menghilangkan lendir dan menyihatkan jiwa".

3) MADU Nabi Muhammad SAW bersabda: "Barangsiapa minum madu setiap bulan dengan niat melakukan nasihat Al-Qur'an, maka Allah SWT akan menyembuhkannya dari 77 penyakit". Nabi Muhammad SAW bersabda: "Barangsiapa ingin memiliki hafalan yang kuat hendaklah dia meminum madu". Nabi Muhammad SAW bersabda: "Sebaik-baik minuman ialah madu kerana dia dapat mengkonsentrasikan hati dan menghilangkan dingin yang ada di dalam dada". Nabi Muhammad SAW bersabda: "Allah SWt telah meletakan berkah di dalam madu dan menjadikannya sebagai ubat dari rasa ngeri, dan madu telah didoakan oleh 70 Nabi". Dari Imam Ali a.s. beliau bersabda: "Madu adalah ubat dari segala penyakit,tiada penyakit di dalamnya, ia dapat menghilangkan lendir dan membersihkan hati". Dari Imam Ja'far Ash-Shadiq a.s., beliau bersabda: "Rasul saw sangat menyenangi madu".
 
Dari Imam Ja'far Ash-Shadiq a.s., beliau bersabda: "Biasakanlah dirimu memperoleh dua ubat iaitu meminum madu dan membaca Al-Quran". Di akhirat nanti ada 4 golongan lelaki yg akan ditarik masuk ke neraka oleh wanita. Lelaki itu adalah mereka yg tidak memberikan hak kpd wanita dan tidak menjaga amanah itu. Mereka ialah:

1. Ayahnya
Apabila seseorang yg bergelar ayah tidak mempedulikan anak2 perempuannya didunia. Dia tidak memberikan segala keperluan agama seperti mengajar solat,mengaji dan sebagainya Dia membiarkan anak2 perempuannya tidak menutup aurat. Tidak cukup kalau dgn hanya memberi kemewahan dunia sahaja. Maka dia akan ditarik ke neraka oleh anaknya. 
(p/s; Duhai lelaki yg bergelar ayah, bagaimanakah hal keadaan anak perempuanmu sekarang?. Adakah kau mengajarnya bersolat & saum?..menutup aurat?..pengetahuan agama?.. Jika tidak cukup salah satunya, maka bersedialah utk menjadi bahan bakar neraka jahannam.)

2. Suaminya
Apabila sang suami tidak mempedulikan tindak tanduk isterinya. Bergaul! bebas di pejabat, memperhiaskan diri bukan utk suami tapi utk pandangan kaum lelaki yg bukan mahram. Apabila suami mendiam diri walaupun seorang yg alim dimana solatnya tidak pernah bertangguh, saumnya tidak tinggal, maka dia akan turut ditarik oleh isterinya bersama-sama ke dlm neraka.
(p/s; Duhai lelaki yg bergelar suami, bagaimanakah hal keadaan isteri tercintamu sekarang?. Dimanakah dia? Bagaimana akhlaknya? Jika tidak kau menjaganya mengikut ketetapan syari'at, maka terimalah hakikat yg kau akan sehidup semati bersamanya di 'taman' neraka sana.)

3. Abang-abangnya
Apabila ayahnya sudah tiada,tanggungjawab menjaga maruah wanita jatuh ke bahu abang-abangnya dan saudara lelakinya. Jikalau mereka hanya mementingkan keluarganya sahaja dan adiknya dibiar melencong dari ajaran Islam,tunggulah tarikan adiknya di akhirat kelak.
(p/s; Duhai lelaki yg mempunyai adik perempuan, jgn hanya menjaga amalmu, dan jgn ingat kau terlepas... kau juga akan dipertanggungjawabkan diakhirat kelak...jika membiarkan adikmu bergelumang dgn maksiat... dan tidak menutup aurat.)

4. Anak2 lelakinya
Apabila seorang anak tidak menasihati seorang ibu perihal kelakuan yg haram disisi Islam. bila ibu membuat kemungkaran mengumpat, memfitnah, mengata dan sebagainya...maka anak itu akan disoal dan dipertanggungjawabkan di akhirat kelak....dan nantikan tarikan ibunya ke neraka.
(p/s; Duhai anak2 lelaki........
atau terlupa....juga insan biasa... x lepas dr melakukan dosa... selamatkanlah dia dr menjadi 'kayu api' neraka....jika tidak, kau juga akan ditarik menjadi penemannya.)
sayangilah ibumu nasihatilah dia jika tersalah krn ibu
................................................
Lihatlah.....betapa hebatnya tarikan wanita bukan sahaja di dunia malah diakhirat pun tarikannya begitu hebat. Maka kaum lelaki yg bergelar ayah/suami/abang atau anak harus memainkan peranan mereka. Firman Allah S.W.T;
"Hai anak Adam, peliharalah diri kamu serta ahlimu dari api neraka dimana bahan bakarnya ialah manusia, jin dan batu-batu...." SETELAH

KISah LawAK..

KisaH AminShah
Sebaik sahaja mengambil tempat duduk di ruang menunggu sebuah klinik, Shan terpandang Amin sedang menangis teresak-esak. Dia segera mendekati Amin.
Shan : Kenapa menangis?
Amin : Saya datang untuk ujian darah.
Shan : Awak takut ke?
Amin : Bukan itu sebabnya. Semasa ujian darah dijalankan, mereka telah terpotong jari saya. (Mendengarkan penjelasan Amin, Shan menangis.)
Amin : Eh, kenapa pula awak menangis?
Shan : Saya datang untuk ujian air kencing...

KiSaH DerMA...
Aderla sorang lelaki datang ke sebuah rumah untuk meminta derma. Derma untuk rumah orang-orang tua. seorang budak pun membuka pintu.
budak : derma ape bang?
lelaki : derma untuk rumah orang-orang tua. adik ada apa-apa untuk didermakan?
budak : nanti jap.saya ambilkan atuk saya.
lelaki : ?????

Tuesday, August 10, 2010

SuDehku Tukarrrr....

Hi semua yang mengenali aku dulu..DulU aku GunA NaminG "Ku TaHu ASalKu"... Skunk Dah XhenGat PassWord Bolg Tue.. So aKu KubURRrrkan BloGku YaNg Hitu...hEMoHeMo.....Yang Ni NuNia mAru aKuuuuu.....Baie Kat Sini..KenGkawan.... YenG keNal..BuLeh la kiTer KongsI ceRRrr Kat Sini!!! 08/08 my mEsDay... Tak Mooo Wish kew?