programming - andi setiawan's blog - Page 3

Category: programming

I’ve finished maintenance on andiim3.com and this blog. what a busy weekend 🙂 Some bugs were fixed on andiim3.com, so there should be no more 404 error page when searching package with period in the package name.


Posted in programming, project |

Two days ago I created a new script which could fetch the meaning of urban words or slang language from a huge database. I named the script Urban Word Search, because it does search the meaning of urban/slang words. The database is growing each day because it’s a community maintained database. View the site here […]


Posted in announcement, php, programming, umum |

Today I created a sitemap for andiim3.com, I took my blog’s sitemap as the example. So if you open the sitemap, you’ll find it weird remembering my site is using custom script without any WordPress engine at all. The script written in PHP and store the data to sitemap.xml, well, actually I can just submit […]


Posted in php, programming, project, Tips n Trik | Tagged | 2 Comments on Sitemap for andiim3.com |

After making some improvement on andiim3.com, I started working on the mobile version of andiim3.com. I use jQuery Mobile Framework Alpha 3 (1.0a3), and the result, out of my expectation, it is awesome! jQuery Mobile framework, relatively, is a new mobile framework, it was released on October 2010. But it supports a wide variety of […]


Posted in announcement, php, programming, project, senang | Tagged |

have you ever wondering how andiim3.com fetch a huge number of applications and games across the internet by using only one PHP script? Well, I will tell you the secret in next paragraph. But, first, please visit andiim3.com and download something there, or just browse the apps to know andiim3.com better. Loading Huge APK Database […]


Posted in php, programming, Tips n Trik | Tagged |

I’ve been noticed by my hosting disk space warning, the indicator bar was red. Why? Oh, the disk space was decreased automatically because the error_log is growing up every my scripts executed. So, I have to delete it every time it’s growing up. Why? Why error_log appear automatically in my hosting directories? it is because […]


Posted in php, programming, Tips n Trik | Tagged , |