JavaScript Article
Hi every body, may be that is the first time i write here at DiKnows.com but i hope that my article is being useful for that people who wants to learn about javascript there are two kind of people who...
View ArticleInternet Explorer And JQuery .click() event
This should be a simple short post, because : IE doesn’t deserve me to waste time writing about it. I just do to help other fellows. Its an issue I faced lately and solved, so, its not a feature or...
View ArticleFixing WordPress Permalinks in EC2 Server
Few months ago, I have started using Amazon Cloud as my infrastructure. It is fine, but I have to do all the administration work myself. I have moved my blog to the new server, and did not pay...
View ArticleJava Encryption Class Example
Encryption is a weird and hard topic. I have never liked it, yet its essential to know the encryption algorithms and have their implementation in the programming language we use. So far, I have never...
View ArticleWordPress posting from iPhone
Recently, I started having many blogs, that I need to manage everywhere and anytime. So, searching Apple iPhone AppStore, I found a blogging software called BlogPress. It’s such an amazing...
View ArticleMySQL PASSWORD method in Java
I have read a post on StackOverFlow.com that was really simple and infromative, that I loved to share using a blog post. The Post was like this : Hello I am looking for a way to produce the same result...
View ArticlePython Formatter to Mysql CSV files
In my last days at Integrant company, Me and Yousef Mamdouh held the task of creating the project documentation. Because the project is database driven, i had to display several data records in the...
View ArticleWikipedia daily featured article
Today, while thinking of me reading always about technicality, career improving and novels only. I liked to have a source of knowledge in every possible field. First thing to pop into my mind was...
View ArticleExecuting Shell Script From Python
In *nix systems administration, the language used almost all the time is Bash/sh. Lately, I faced the idea of moving lots of shell scripts to python. As a step by step procedure, I have to call/run...
View ArticleHear Skype Chat in Voice
I am in a new environment, where everyone uses Skype to talk, chat and send work related notifications. And as a very lazy programmer, I prefer coding and a simple assistant to tell me what is...
View Article