programming - andi setiawan's blog - Page 2

Category: programming

I’ve been working on a new design inspired by some websites.. minimalistic narrow profile page, or we can say a portfolio. I have applied it to my profile page at andisetiawan.com. Check it out! I’m planning to share the final version, but there are some other things I need to fix and clear before I […]


Posted in Picture, programming |

Sometimes you need to know what your external IP (internet protocol) address is. Whether just to know or a part of maintenance. Well, I need it sometimes to check whether I’m being blocked by any website or not. I made a list of how to check our external IP address, check it out! 1. Google […]


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

I got new client who needs my help to convert his proposal to a real web application. It will uses Expert System algorithm. An expert system is software that uses a knowledge base of human expertise for problem solving, or to clarify uncertainties where normally one or more human experts would need to be consulted.  – Wikipedia This is the most annoying thing, […]


Posted in Cerpen, php, programming, project |

It’s been 5 days since i use automated blog posting. It is a feature from CSU which saves every post as a draft and post the draft as a blog post. I’ve planned to develope the script to take the draft from twitter timeline. And also use xmlrpc to post the draft to remote blog. […]


Posted in announcement, php, programming, project |

I’m currently working a new project from 2 weeks ago. It hasn’t finished yet because I don’t have much time to code lately. The name is BKOL, stand for “Bursa Kerja OnLine”, ordered by a friend of my last client. They told her (their friend) that I helped them to work on their project, so […]


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

Have you ever take attention why your pages suddenly load this IP: 1.2.3.4 ? If you see the page source of the page, you will see this line added in the first line of your <head> section of the page: <script src="http://1.2.3.4/bmi-int-js/bmi.js" language=javascript"></script> Is it malicious? Actually, I’m not sure about it. But since I […]


Posted in announcement, programming, Tips n Trik, umum | Tagged |