Skip to main content

Presented an idea for ICONAPPS (2011) development grant

http://www.mscmalaysia.my/article/ICON/programmes

pix 1: Click the picture to know more about ICONapps 2.

Today is my birthday (and now I'm ? years old). I'm not to blog about my birthday though. What I'm trying to tell is, today I was fortunate because been given the opportunity to help my friend presented our team project for the ICONAPPS fund sponsored by MDEC. Something GREAT to do on a birthday...

 

ICONAPPS is a program initiated by MDEC to help spur the development of mobile application (app) in Malaysia. It's a way of having more localised content in the mobile devices ecosystem. This time around they're focusing on Android and iPhone OS platform.

We arrived at iTrain.my around 0830, I chose to travel by train. Quite a comfy ride coz I get out from home at 0700. Registered our attendance and got ticket number 2 (the second group) to present. I noticed that there're only 7 teams for Android and 17 for iOS. Anyway, we stick to Android for the time being coz we're a bunch of opensource enthusiasts. And I also believe that Android is gonna be the next big thing in 2 years.

DSC01537

pix 2: Rahman too composed giving the final touch to the slides. Me – my sister called me to wish me happy birthday, :) …

DSC01536

pix 3: Again, Rahman with a stern face controlling the “butterfly in his stomach” trying to get out. Halim – giving more ideas and encouragements. Me – the cameraman off course.

We got 30 minutes to prepare and to combine our slides. My part is doing the mock-up screen of the app and I did study some of our competitors.

0930 the first presenter starts. Waited for almost 10mins and we're called up. Rahman (the lead developer, and the owner of the idea) presented - confidently. I even got it in video. However I will not expose the idea, coz it's company trade secret. Once the app published, then we'll tell you what it is. Less than 10mins and we're done.

pix 4: Rahman trying very hard to convince the idea to the panellist.

DSC01540

pix 5: the list of panellist – most of them are young, yet they are among the BEST BRAIN in this area.

DSC01541

pix 6: trying to answer some questions from the panellist. I did help him in answering some technical questions about Android development. Surely I cannot take my own pictures answering the questions. The camera is with me, :)

Got improvements here and there and the panelist suggested focus the development on TABLET! Waaaaaa, that's an interesting area. I'm used to developing apps for smartphone's small screen. Now I will dive into the TABLET experience! That's great, bring it ON!

I'll be hoping and praying for our team to successfully acquire the grant. It's an opportunity for us to be involved deeper in this new software development ecology. It's critical for a computer programming lecturer (thats me) to explore this new domain. This is one way we can improve, and to disseminate this new exprience to the students. Also a good way to exercise your pitching skills in a more professional environment.

Wish the delegates from KUIS the very best...
The team members;
Abdurrahman Jalil (lead developer)
Khairil Asyraf
Helmi
Khirulnizam (me)
Abdul Halim Othman

*written on board of the train on the way home, using the Blogger for mobile…


Comments

  1. All the best to the team...hehehe :-)

    ReplyDelete
  2. look positive... yet being optimistic is not a sin...

    ReplyDelete
  3. And we made it... Successfully acquired the grant...

    ReplyDelete
  4. Congratulation! Can I ask something? If the grant is approved, do we still need to get approval to buy development tools or we just need to submit the receipt?

    Anyway, good luck for the Android Tablet development, hopefully it will be as what you think, big thing in the next 2 years. :)

    ReplyDelete
  5. Thank u...

    You need to get approval on what u wanna buy. After approval, buy with ur own money first. ITrain is providing a list of vendor so u can buy cheaper.

    I mean Android is gonna be a big thing in the near future...

    ReplyDelete
  6. Congratulation to you too, ghost... U won't be asking this question if don't get it too... Rite?

    ReplyDelete
  7. so whats your devices/fees and how many that gets approve?

    ReplyDelete
  8. Currently, we only got this -> http://m-mathurat.com/

    ReplyDelete

Post a Comment

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.

Installing Google AdMob into Android Apps

Previously I wrote on why ads are needed to help maintaining an app. Read the article here http://blog.kerul.net/2011/05/generating-revenue-from-free-mobile.html . ---This is quite an old article. You may find the latest supporting AdMob 6.x in here http://blog.kerul.net/2012/08/example-how-to-install-google-admob-6x.html --- This is quite a long tutorial, there are 3 major steps involved. The experiment is done using Windows 7, Eclipse Helios and AdMob SDK 4.1.0 (which currently is the latest-during time of writing). STEP 1: Get the ads from AdMob.com To display the AdMob ads in your Android mobile apps, you need to register first at the admob.com . After completing the registration, login and Add Site/App. Refer to Figure 1. Figure 1 Choose the desired platform and fill in the details (as in Figure 2). Just put http:// in the Android Package URL if your app is not published in the market yet. And click Continue. Figure 2 Download the AdMob Android SDK, and save the zip fil...