February 8, 2010
Jaqoup
Experience
Cairo , Geek , Internship , JAVA , Mentor Graphics , Outlook , Ubuntu
by the time i was there it was located here , and now it’s here .
it was my second company i’ve been in, but the first huge and international one !!
my internship was as Testing Software Engineer, writing unit tests on JUnit framework, of course with JAVA for the CHS project.
kind of i was pretty amazed by that product and the system that was followed there, very organized company indeed.
plus i was working with ZIZO on the same team, and seen how effective he was (fact) and how early does he come to work !!
More
0.000000
0.000000
January 4, 2010
Jaqoup
Experience , Personal
acm , AJAX , Alexandria , C++ , Cairo , Decimal , Internship , JAVA , javascript , ShuraTech
This company is located in El Maadi, here
and that was the first company I’ve been in, that was internship, i lasted there for a month.
it was a small company, we where 8 developers there during that time, but they’ve increased now.
it had relatively good projects and clients
More
0.000000
0.000000
June 23, 2009
Jaqoup
Jaunty
Arena , error , JAVA , jnlp , OpenJDK , TopCoder , Ubuntu
well..
that took me some time to create the launcher
first i’m running on Ubuntu 9.04, all what i wanted is a launcher to start the Arena without the need to digg into folders for it
so i made the icon, put it in the Application launcher and added the command wich was “javaws %ArenaPath%/ContestAppletProd.jnlp”
and when i click it, nothing happens More
May 28, 2009
Jaqoup
SC
Computational Geometry , crap , Distributrd Computing , Environmental & Global Computations , FCIS , High performance Computing , JAVA , SC , SC Mens , Scientific Computing , Selected Topic
continuing with the second and last part in Scientific Computing Posts
where the first part was Scientific Computing Dept. [Part 1]
it’s just about the courses taken in SC
well…
this semester was less interesting than the first term, may be that was because we had less scientific materials than the first as fourth year studs are planned to finish the exams half a month earlier than usual so the materials taught are less than usual in all the deps
but that doesn’t mean that we hadn’t took nice subjects
More
0.000000
0.000000
February 9, 2009
Jaqoup
Experience , Problems
acm , ACM Contest , acm-icpc , contest , Eclipse , electricity , EXE , heap space , Integrated development environment , JAVA , Languages , Linux , OutOfMemoryError , pc2 , pc2server , preparations , Problems , Programming , Server , Ubuntu , Windows
i’ve participated in many contests as organizer, specifically in the technical stuff which is mainly two portions
The IDE which is mainly “eclipse “
The contest communication tool which can’t be except “pc2″
and in the last contest i’ve participated in it’s technical preparations i faced a number of troubles
lets take them one by one
1.Teams don’t connect to the Server which is a Linux Machine
Solution : before you open the server edit the “pc2server” file and edit this line
java -Djava.security.policy=policy.ini $PC2CN $*
to be
java -Djava.rmi.server.hostname=”10.106.0.35″ -Djava.security.policy=policy.ini $PC2CN $*
of course change the ip according to your server ip
and make this edit in all the executables you will run {team, board, judge…..}
More
December 9, 2008
Jaqoup
Experience
flying bike , JAVA , Open source , SUN , SUN SPOT
VIDEO
just this video will make you feal ” :O “
September 11, 2008
Jaqoup
Problems
JAVA , passing by reference , Problems
As my two friend Alaa & Foaud are writing [Problem of the week]
i am also writing Problem NOT of the week
bcoz i wont write a problem weekly in addition to i dont know the solution of my problems almost…
.
.
during my internship time i spent in Mentor Graphics Cairo i needed to implement a function
and when i started coding i found that it was impossible to do it that way
may be there is a way that function can be implemented but i dont know how due to my small experience with JAVA
Here is the problem definition:
Programming Language used : of course u know its JAVA what r u looking at
More