Skip to main content

Joomla! Day Malaysia 2008

Joomla! Day Malaysia 2008

So, what’s the focus on Joomla! Day Malaysia?

Joomla! Day Malaysia will focus on:

  • Introduction on website development using Joomla. We will show how easy it is to get your site up and running in less than 5 minutes.
  • Joomla! as the best open source content management system for web and portal development*
  • Developing third-party components for Joomla!
  • Developing Templates for Joomla
  • Joomla! development road map and it’s plan for taking over the world
  • Case studies using Joomla!
  • Questions and Answer session with the Joomla! Day speakers and audience

What will you get?

First and foremost, Joomla! Day is a community event, and is a great oppurtunity for the community members to get to know each other. On top of that, you will also get:
  • A chance to meetup with the Lead Developer of Joomla, Johan from Belgium.
  • Official Joomla t-shirt, flown directly from Germany!. This t-shirt alone cost RM60, not including the shipping cost.
  • Freebies will include, live-CD where you can try out Joomla without a web server, as well as commercial Joomla add-on such Jom Comment and many others, worth hundreds of Ringgit!.
  • For beginner, Joomla Day is a perfect opportunity to learn all about Joomla, from the experts within the community.
  • Meet up with successful local developer such as Lee CY and Azrul who will share their secrets.

Who Should Attend?

If you’re a fan of Joomla!, you must definitely attend this. Joomla! Day is also great for web developers if you’re looking to know about the best open source content management system to use for web and portal development.
  • Joomla Community members, beginner and experts, everyone is welcomed
  • Open Source aficionados
  • Web developers who wants to learn more about Joomla
  • IT Managers in corporate organizations
  • Government sector
  • NGO’s
  • Students interested in Web development
Interested? Wait no longer. Register now! Let us see what is going on that day!

Comments

Popular posts from this blog

Several English proverbs and the Malay pair

Or you could download here for the Malay proverbs app – https://play.google.com/store/apps/details?id=net.kerul.peribahasa English proverbs and the Malay pair Corpus Reference: Amir Muslim, 2009. Peribahasa dan ungkapan Inggeris-Melayu. DBP, Kuala Lumpur http://books.google.com.my/books/about/Peribahasa_dan_ungkapan_Inggeris_Melayu.html?id=bgwwQwAACAAJ CTRL+F to search Proverbs in English Definition in English Similar Malay Proverbs Definition in Malay 1 Where there is a country, there are people. A country must have people. Ada air adalah ikan. Ada negeri adalah rakyatnya. 2 Dry bread at home is better than roast meat home's the best hujan emas di negeri orang,hujan batu di negeri sendiri Betapa baik pun tempat orang, baik lagi tempat sendiri. 3 There's no accounting for tastes We can't assume that every people have a same feel Kepala sama hitam hati lain-lain. Dalam kehidupan ini, setiap insan berbeza cara, kesukaan, perangai, tabia...

searchdelete.php (list records of table to delete)

< form name = 'search' method = 'get' action = '' > Insert the firstname < input type = 'text' name = 'txtname' > < input type = 'submit' value = 'search name' > </ form > < ?php //database connect $db = mysqli_connect ( "localhost" , "root" , "" , "mycompanyhr" ); //checking database connection if ( $db == false ) { echo "Connect failed: " . mysqli_connect_error ( $db ); exit (); } else { echo "Connection successful" ; } $n = $_GET [ 'txtname' ]; $sql = "select EMPNO, FIRSTNAME, LASTNAME, WORKDEPT, PHONENO from employee where FIRSTNAME like '%$n%' " ; $rs = mysqli_query ( $db , $sql ); if ( $rs == false ){ echo ( "Query cannot be executed!<br>" ); echo ( "SQL Error : " . mysqli_error ( $db )); } else { echo "<table border=1>...

Pemasangan Joomla! 1.7 pada pelayan web komputer anda

Latihan ini akan memasang sistem pengurusan kandungan laman web ke dalam pelayan web yang anda telah pasang sebelum ini . LANGKAH 1: Aktifkan Pelayan Web dan Pangkalan Data Aktifkan XAMPP Control Panel, melalui “ Start->All Programs->ApacheFriends->XAMPP Control Panel ”. Rajah 2.1 Pastikan pelayan web Apache dan pelayan pangkalan data MySQL diaktifkan dengan klik butang START. -> Rajah 2.2

Applications of Web 2.0

Web 2.0 describes the changing trends in the use of World Wide Web technology and web design that aim to enhance creativity , secure information sharing, collaboration and functionality of the web. Web 2.0 concepts have led to the development and evolution of web-based communities and hosted services , such as social-networking sites , video sharing sites , wikis , blogs . Find a website or web application that conform to the criteria of Web 2.0. Put the name of the application and the URL in the comment below. Please provide your full name and matrix number. Make sure the application you choose is not already chosen by your friend in the previous comment.

Submit your blog address here

Create your own blog and send the address by submitting the comment of this article. Make sure to provide your full name, matrix and URL address of your blog. Refer to the picture below. Manual on developing a blog using blogger.com and AdSense, download here … Download Windows Live Writer (a superb offline blog post editor)