January 2008 - Posts
Berikut ini merupakan langkah-langkah Instalasi Windows Sharepoint Services 3.0 (with SP1) dengan anggapan anda baru saja menginstall Windows Server 2003 SP1 R2 (clean install)
1. System Requirement
- Server with a processor speed of at least 2.5 GHz
- 1 GB RAM
- Windows Server 2003 SP1 R2 (beserta CD Instalasinya)
- Microsoft .NET Framework 3.0 (atau .NET Framework 3.5)
- SQL Server 2005 Express (recomended with SP 2)
catatan :
Windows Sharepoint Services 2.0 dan.NET Framework 2.0 merupakan Optional Windows Component yang dapat di add / remove melalui Windows Control Panel. Namun pada conoh ini kita menggunakan versi yang lebih baru daripada yang di-bundle di dalam CD Installer Windows, yaitu WSS 3.0 dan >NET Framework 3.5
2. Instalasi IIS
klik start -> Control Panel -> add / remove program -> add/remove Windows Component
pastikan item berikut di cek
anda akan di promp beberapa kali untuk memasukkan CD 1 dan CD 2 Windows Server 2003 R2
apabila anda belum punya .NET 3.5 Installer, anda bisa mendownloadnya dari Website Microsoft kemudian Install .NET Framework :
http://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe
3. Instalasi SQL Server
download SQL Server 2005 Express SP2 Website Microsoft
http://www.microsoft.com/downloads/details.aspx?FamilyID=31711d5d-725c-4afa-9d65-e4465cdff1e7&displaylang=en
accept Term of Service nya lalu next hingga selesai
4. Instalasi WSS
Download Installer Windows Sharepoint Services
http://www.microsoft.com/downloads/details.aspx?familyid=EF93E453-75F1-45DF-8C6F-4565E8549C2A&displaylang=en
Double Click pada Sharepoint.exe untuk memulai instalasi
cek "accept" lalu klik Continue
ada 2 jenis instalasi
- Basic : Webserver, WSS dan database server berjalan di mesin yang sama
- Advance : anda bisa memisahkan peran masing masing WSS, Database server pada mesin yang berbeda
pada contoh ini kita gunakan Baic Install
5. Konfigurasi WSS
setelah proses instalasi WSS, anda akan disuguhkan Konfigurasi WSS
klik next, maka anda akan menerima alrert restart beberapa service di windows selama proses konfigurasi ini berlangsung. klik yes untuk melanjutkan.
Selajutnya Sharepoint akan dengan mencreate tebel-tabel yang dibutuhkannya di database
6. Test Instalasi
Selesai proses konfigurasi, Deafult Browser (IE) akan Terbuka dan Mem-propt username dan password
masukkan username dan password administrator, instalasi selesai :D
Semoga Membantu Anda
S.A.
it released a month ago, but I just realize there's SP 1 for WSS 3
download :
http://www.microsoft.com/downloads/details.aspx?FamilyId=EF93E453-75F1-45DF-8C6F-4565E8549C2A&displaylang=en
"just" 104 Megs :D (now downloading ...)
for change and detail visit :
http://support.microsoft.com/kb/936988

Introducing Microsoft LINQ
by Paolo Pialorsi and Marco Russo
ISBN: 9780735623910
- Chapter 1: LINQ Introduction
- Chapter 2: C# Language Features
- Chapter 3: Visual Basic 9.0 Language Features
- Chapter 4: LINQ Syntax Fundamentals
- Chapter 5: LINQ to ADO.NET
- Chapter 6: LINQ to XML

Introducing Microsoft ASP.NET AJAX
by Dino Esposito
ISBN: 9780735624139
- Chapter 1: The AJAX Revolution
- Chapter 5: The AJAX Control Toolki

Introducing Microsoft Silverlight 1.0
by Laurence Moroney
ISBN: 9780735625396
- Chapter 1: Silverlight and User Experience
- Chapter 5: Programming Silverlight with JavaScript
http://csna01.libredigital.com/?urvs5cn3s8
all you need is Live ID to sign in
S.A
if you see Mr. Risman post about WSS as public Website, you might think you can tell that website is using Sharepoint just by see it template.
Well... not really. Most of site which using WSS / MOSS keep it default template maybe because flashy design not really important and just waste of money. but some public Internet website is re-design their sharepoint template
they using Sharepoint (MOSS) but look nothing like sharepoint
example
http://www.hawaiianair.com/
http://www.glu.com/
and yes.. the simplest way you can tell that Website is by it url
http://mydomain.com/Pages/content1.aspx
http://mydomain.com/Pages/content2.aspx
the url is indicate that website is using Content (Article) Management feature in sharepoint which using url with patern
/.../Pages/InternalTitle.aspx
"Wow, looks like it really easy to costumize my sharepoint Website (template) "
yes it is, all you need is Sharepoint Deigner and a good web disigner (Witch also have some knowledge of ASP.NET tags). Master page skin feature on Sharepoint (which extend ASP.NET master page) is made us easy to costumize a master page an it will applied to the whole site.
S.A.
maybe you still wonder "WSS 3 and MOSS 2007, waht's the different ?"
1. Major Different
first, MOSS 2007 is build on the top of WSS v3
2. Pricing
WSS v3 is free, but not MOSS 2007
for more detail about Pricing :
http://office.microsoft.com/en-us/sharepointserver/FX102176831033.aspx
3. Feature
more detail :
http://dotnetaddict.dotnetdevelopersjournal.com/moss_vs_wss.htm
Hmm™... 2007 already gone 3 days ago. time for me to looking forward for next 1 year. what should I do this year ?. what's my 1 year plan ?
1. Expert Gym
Together me and my friend Fuady. we will be trainer of UC, OCS, and of course Sharepoint. for me, Looks like it will very much re-use my oldie skill in sharepoint which I learn when I became intern in Kontinum
2. C++ Native
if you see Sensei Risman blogs post, it give path how to learn C++. in the old days, I always think "it must (MS) Visual C++ or not at all", but in the end, complexity of Visual C++ really make me confuse.
so, when you say (native) C++, it's C++, doesn't matter Microsoft C++, GNU C++ or something C++.
one of the good practice (which I take) to learn C++ is dont mind about feature, learn it language first.
3. Algorithm
Well. too much Java or Dotnet some time will drop your algorithm level. of course it does, you just need to call function "sort" or "search" and the next second it done.
last Semester on my campuss I take course Algorithm and Data Structure, and we use Java as it language. for me, I'm not satify enough with something I get from that course.
why ? because it's Java.too much API on it. this semester break, I will convert all algorithm I get to C, no this or that library, just stdio.h :D
4. Sharepoint / CS Skin
well, I can be idealist with C++ stuff, but that is not something can make money fast :p . I also need something which already applied in bussines to get some earning :)
5. Get a Life
just like Fuady said, If Sagi try to get a life, we need new "Download Evangelist" (this is Fuady Language).
so it's time to minimize my Download activity and watching Anime activity. not very much I just looking forward for Gundam 00, Code Geass season 2, to-love-ru and..... whoa stop the list, time to get a life :D
6. Imagine Cup 2008
me and my team still on progress to get the idea
7. Project Zerd
pssstt... it still secret....
well, not very much plan for 2008, but it will come another plan as time flow :D
S.A.