Oct 29, 2010

Integrated Server

Alhamdulillah thanks for Alloh who has given His mercy to us till now. And also for people who support this project, beginning from our study club students which are keep struggle to realize our goals. Designing this project has been imagined for along time. The real implementation of ICT for our school, which is become very large community and number of services that must be served. We was studied about amount of network, Linux...
Read more ...

Aug 17, 2010

maktaba shamela-like on Adobe Flex Error, Lidwa.com Error

New adobe flex application launching and bring the same concept of maktaba shamela in Indonesian version. It provide collection of hadiths on site with many features. Great to developer of this site. I am so appreciate with. Its still in beta version but, i can see the strength, i think it would be better if the developer merge or make...
Read more ...

Aug 7, 2010

[SOLVED] Spring Error on x64

Please give me suggestion about this problem,... iam working on this for 4 days == PRE-CONDITION : 1. LUCID / netbean 6.8 / x64 / oracle 10 / tomcat 6.0.20 / springFramework / iceFaces framework / hibernate 2.5 2. Oraclelistener + connection => (seems working properly) 3. phisical mem : 4 Gb, swap 8 Gb / centrino core 2 solo modification : 1. tweak tomcat memory : -Xmx512m -Xms512m -XX:PermSize=256m -XX:MaxPermSize=256m...
Read more ...

[SOLVED] Hibernate Error [ORA-01000: maximum open cursors exceeded]

Enterprise application with many persistent cursors need special treatment to hold on. When you load too many HBMs with a cursor each connection, you must also provide persistent connection (especially with pooling mechanism) [from IBM] Typically, in Java, when an object goes out of scope, it is automatically garbage collected, but the Java specification does not place any specific requirements on the JVM regarding when (or...
Read more ...

Implementation of Z-Score on Scooring-System for lecturers.

Bagi para dosen dan atau para pemangku pelajaran dan atau yang berhubungan dengan sistem penilaian, mungkin metode ini bisa digunakan untuk membantu dalam hal penilaian. Saya buat ini dulu (2007) krn ada masalah dalam hal scoring system. Base-Case : Ketika ada seorang dosen mengajar sehingga memeberikan score, ada standard yang berbeda tiap dosen, sehingga mungkin kalau si dosen A nilai rata2nya 4 dan dosen yang lain...
Read more ...

Jul 24, 2010

Java Accessing WSDL via HTTPS SSL

For along time i tried to make it accessible as easy as HTTP, but i 've got trouble many times, i tried 6 different access mechanism to use this service. and now i solved the problem with this : String address = ServicePoint.WSDL_LOCATION.toString(); JaxWsProxyFactoryBean proxyFactory = new JaxWsProxyFactoryBean(); proxyFactory.setServiceClass(ServicePointPortType.class); proxyFactory.setAddress(address);...
Read more ...

Mar 1, 2010

cpanel rubygems no such file to load gem A2hosting

Already make some script for a host with ruby, i 've got some trouble while deploy. I have no problem on my local but i got "no such file to load" however it already successfully installed. Ensuring the installation,  i repeat my installation steps gem install "module" -y i move all cache file for gems to other path, you can also delete it. mkdir mybackup mv /home/your_username/ruby/gems/cache  mybackup Cpanel said...
Read more ...

Jan 29, 2010

List Books Shamela Part 1

Its hard to fight The laziness. More than a month I search on Shamela books list, but I just have nothing, I decide to make a simple grabber to catch all list, just use 2 hours I get it all, create and wait until it finished the job. Some parts  are grabbed yet, i will post later if alls ready. Just use this list first. Okay,... Let's use this technology to assist us closer to God. Recite and research on Islamic science...
Read more ...

Jan 28, 2010

install maktaba shamela on Ubuntu

For you who use shamela on windows, meanwhile you can use it on Ubuntu Karmic (9.10). Just follow my steps. Add to your repository sudo vim /etc/apt/sources.list deb http://ppa.launchpad.net/sabily.team/ppa/ubuntu karmic main deb http://ppa.launchpad.net/awn-testing/ubuntu karmic main sudo apt-get update sudo apt-get install noor sudo apt-get install thwab sudo apt-get install ttf-arabeyes sudo apt-get install ttf-me-quran The...
Read more ...

Jan 27, 2010

load balancing Huawei C261 ISP Speedy

Let's make load balancing internet with ISP and Huawei C261. Just follow this steps Make sure that ISP is ready on eth0 and C261 on ppp0, you can check my previous posting  about how to setup ppp connection on ubuntu karmic 9.10. On this case the ISP gateway is 192.168.1.1 and ppp0 connection is assigned by dhcp server. $ ifconfig eth0 eth0      Link encap:Ethernet  HWaddr 00:1e:33:22:4b:08 ...
Read more ...