Ramadhan Kareem from Yogyakarta City, Indonesia

Happy Ramadhan Mubarak to all muslims in the world. I feel so happy for this ramadhan, because now I have some jobs after my graduations. 3rd ramadhan I have been stay at Yogyakarta, where I have do my jobs. Before that, I usualy start Ramadhan and finish it: Ied with my family at Magelang, Central […]

Using Slick to build carousel easily

If you need to add beautifull carousel with easy to configure, I think you want Slick. Slick is very useful plugin that use for adding carousel to our website. If you don’t know what is carousel, it’s image, animations, video or html markup slider located in website headers. It’s not also at headers, we can add sliders anywhere we […]

Tutorial: Using HighChart on CodeIgniter project without ajax

If we would like print some report on CodeIgniter, we can use view like tabels, and then print or export the report using pdf, word, or excel document. Looking for table in the report page is fine, but if you use chart to present your data, it’s look better and come alive. Many charts plugin are available to download. Highcharts, is […]

Bad English? I don’t care

Hii there, now I walk out from programming case, and just share about how I use English for this blog, although my english is very ugly,and not so good, or you can say it’s bad. I don’t care guys. I use blog to improve my ability, to build up my skills, and English is one of them. […]

Two Types of How Programmers Learn Something

Assalamu’alaikum warahmatullah wabarakatuh.. How many peoples are working as programmers, they have different way to learn something to improve and build up their skills. I’ve cluster it to “Two Types of How Programmers Learn Something“. Whats is it? Here is, I’ll describe and I’m sorry if you’ll not find this theory from another resources, its just in my […]

How to parse RSS feed from other website on PHP CodeIgniter

Assalamu’alaikum warahmatullah… Today I’ll share about something simplicity but sometimes it’s make newbies slowdown the project. If we work with multiple website where its have some corelation, sometimes we need to parse news feed from another site. We have RSS and Atom. RSS read an xml document and today I’ll not show you how to build […]