December 6, 2009
Jaqoup
Ubuntu, Windows
4 Desktops, Backup, Firefox, Linux, Mouse, Scrolling, Text Link, Ubuntu, Windows, Workspaces
Al Salamu 3alykom Wa Ra7matULLAH Wa Barakato
here are some apps i frequently use which does help daily lowering the number of my clicks and buttons pressing
1. AutoKey
this App. lets u assign shortcuts to some text, as i always write “:SA” and it replaces it automatically with “Al Salamu 3alykom Wa Ra7matULLAH Wa Barakato”
and u can add shortcuts as much as u want, and it replaces text anywhere u r using the shortcut
note. this is a Linux App that already exist in the repository, for windows there was an App called Texter
More
October 26, 2009
Jaqoup
Karmic, Problems
Chromium, crash, E-mail client, Evolution, Firefox, Problems, Ubuntu, Ubuntu Karmic Koala

No, the old install didn’t crash !!!
i just was very anxious about the new Ubuntu release (Karmic Koala), so i installed the RC version
and as u know i hate to install a fresh install of any OS until the currently running one crashes, hangs and cries to let it die
More
October 9, 2009
Jaqoup
Personal
acm, ACM Contest, acmASCIS, acmASCIS Committee, ACMer, Army, Cairo, Dr.Roushdy Aamer, FCIS, Firefox, Geek, internet explorer, Mentor Graphics, MG, Microsoft, Science, SDE
here are some phrases i’ve heard from some people i’ve met, mainly in FCIS -my faculty-

“this is the learning curve in FCIS”
Mohamad Meshref…. (SDE Microsoft Redmond)
*that graph was somehow accurate -for me anyway-
More
May 24, 2009
Jaqoup
Problems, Programming
alert, ch, ECMAscript, Firefox, Google Chrome, IE, internet explorer, javascript, String, undefined

if u r familiar with Javascript can u tell what will be the output of these lines ?
var src="abcd";
var dest="";
for (var i=0;i<4;i++)
{
dest+=src[i];
}
alert(dest);
well, it’s obvious that this fragment will produce a message box holding the string “abcd” unless u r used to code Javascript for IE
in Firefox or Chrome it works like a charm
More
April 5, 2009
Jaqoup
Experience
Clipboard, Copy, Copy Path, Firefox, Google, Hidden Options, Linux, message box, Paste, Shift, Third Button, Two Buffers, Ubuntu, Vista, Windows
after Hidden Options
here is the second post with the hidden options i’ve been collecting since then…
1-On Windows
some times you need to copy the contents of a message box and the text is unselectable
just press Ctrl+C when this message box is in focus and all it’s contents will be copied
Thanx to Roaa “The Undocumented Feature”
More