THE MOST IMPORTANT THING IN THIS LIFE IS THE FREEDOM ! HOW MUCH YOU ENJOY THE FREEDOM MEANS HOW MUCH YOU LIKE TO GIVE THE FREEDOM TO OTHERS !
NOTHING CAN PAY OFF FOR MY FREEDOM , FOR YOU YA THAT"S THE MOST IMPORTANT THING FOR YOU. NEVER SELL UP YOUR FREEDOM.
Chat With Sanzilla ,
dos box inside the Linux
crazy IRC chat. I apply to work for the AESIR coporation , I feeling frekey working in Area51 , damm it . I think AESIR will treat me good. That place is good unless the MAX PAYNE will not comming for killing us. Ya the PAYNE is smart ....
anyway I am smart too.... Even the snow queen can't so who can... I going to teach the taste of the freedom and the free world to the snow queen . There are somethings that snow queen had to learn from me. whatever if someone is thinking that another person should stay under his or her word... well he/she belongs to the hell. Even the nature doesn't allow human beings more freedom. Ya the nature is not complete.. The humans have to make it complete.
Important Notice: Friends, family, individuals, or organizations may be interested to learn that you are an applicant for or an employee of the ***. Their interest, however, may not be benign or in your best interest. You cannot control whom they would tell. We therefore ask you to exercise discretion and good judgment in disclosing your interest in a position with the Agency. You will receive further guidance on this topic as you proceed through your *** employment processing.
hi all , would you wonder what is the actual operating system inside your
ADSL router ?
well most probablly the answer is the linux ! wonder ? why it runs on a powerful 32-bit processor.
Don't be fan too much. That's it.
let me show you with the evidance ,
first of all you needs to log into the router using your telnet program , just click windows key and R and
on the run , just type telnet 192.168.1.1 , the default router address for ZTE 831
… Continue
Posted on December 28, 2008 at 8:53pm — 5 Comments
hi Sometimes there is a sweet memory on those Old legacy programming languages that
we have spend more time on learning developing and testing and debugging. For me
One good example is GW-BASIC. My first programming language is GW-Basic . My first teacher
is a female teacher who teach me GW-BASIC well.
hope you also have some sweet memories of GW-BASIC programming language that your own.
This is a simple C++ code for the win32 environment , that demostrate the usage of the scroll bars
and how the message loop is working and what are inside and outside of the scroll bar controls.
well scrollbars can be created using the CreateToolbarEx function , but here we are using a Scrollbar
inside the Window.
This code will open a file called C:\copying.txt , just put some file there to run the application.
anyway that was hardcoded. Anyway you can use a FileChooser dialog box and make it… Continue
Something Little about the STL
==========================
well , there is not a extract definition for the C++ STL , STL just standards for the standard template library,
anyway while you are chatting with IRC or using C++ newsgroups , when someone ask you to define STL , well there
is not a well extract definition for the STL. Typical definition means ~ the helder file stdlib.h means standard
library.
anyway this is the definition that caughted by the wikipeadia . The Standard Template Libr… Continue
Inside a win32 PE executables there is a selection called .res , there you can find the resources. There are
many types of resources. Menus , Accelerators , Dialogs , Toolbars , icons and bitmaps and even the binary
data.
so here we are going to create a menu bar using as a resource. So as I already said since the resources are
included statistically when the program's executables are build , therefore when you are link your obj files
into a exe , at that time you ha… Continue
so keep ur talent good way towads virology n cryptology
agree.
all so the 1st time I make a virus my self n put it on my friends computer I think I'm a hero bt now I feel sorry for my self coz now my friends double check my codes befor exc so dont…
NoScript
The best security you can get in a web browser!
Err,
I also hate the java-script , but what to do ?
disable the java-script isn't a solution.also you're web browser checks a certificate before begin executing the
javascript. but the proble…
sounds positive yes .I agree with the sri lankan skills and talents. But it's the problem is you need
English even you want to be a civil engineer. Just keep learning and learning java but start learning
the English. The problem is the way that you…
sounds positive yes .I agree with the sri lankan skills and talents. But it's the problem is you need
English even you want to be a civil engineer. Just keep learning and learning java but start learning
the English. The problem is the way that you…
Thanks man I appreciate it. The way I see it as open source community members we should write code that other developers can easily read and understand and contribute quickly. Because even though you're the most smartest person on the face of the earth,if you keep writing your code on your own in your little cave then the chances are your project is not going to be much of a success in todays standards. Watch this video :
http://www.youtube.com/watch?v=0SARbwvhupQ&feature=player_embedded.
and you'll clearly understand what the hell I'm trying to say.
Further more my C++ code in the project is now in the beginning stage and still from the beginning itself I'm trying to establish a strict and clear coding standard. And I would really appreciate your constructive criticism on your expertise part regarding the c++ native level code as the project progress(new url for the project is : http://code.google.com/p/java-dha-api/). Because I've now yesterday extended the project architecture of the API to support not only windows but MAC.OS and Linux as well(None of which is still implemented though). And I'm still going through the foundation/architecture to make sure that I'm starting to build upon a solid and clear foundation which supports extensibility (at least to some extent). Still as I said before any constructive criticism is still welcome.
Note : the jni_framework folder contains an opensource c++ framework that I'm intending to re-use for my project in-order to streamline the data types exchange between Java and C++(i.e : to access java data types from c++ and visa-versa). It has been previously compiled with the MS-Visual Studio Compiler and I'm currently optimizing it to be compiled under the Dev-C++'s MinGw(or even with GCC I think will have to optimize separately) compiler. And will have to optimize for all the operating systems we're going to support separately as well in future. Just wanted to tell you this cuz the c++ code in the project will now won't yet compile in Dev-C++ in windows.
Well Hi, I appreciate you taking time to think and reply. Anyway I think I'll start off by clarifying that Exelsior JET is not a web framework or a platform. It's mainly a performance enhancer for POS like desktop applications that are written in java.
Anyway as for you question to why I like java more than C++ is the truth is I don't like neither. I like programming as an abstract art. Because if I love java or c++ then in 15+ yrs when the scripting languages like ruby and python starts to rule the business world of the software engineering market then I might be nowhere If I just stick to one or two languages.
And when it comes to java the main feature that I LOVE about it's scalability over the network. And when It comes to C++ I enjoy it's speed and the ability to do more cool things with high performance than with the boring b2b and business only applications we would Normally do with java.
But in the real world where cost of high performance hardware is not an issue it's only natural that big organizations like NASA switching into the use of languages like java. where there is more concern for scalability,security and especially the ability to update the code base dynamically by dynamical loading class files via satellite links(Like in the Mars-Path finder mission). And now with the introduction of real time java(Where we have the total control over the JVM's garbage collector and the Thread-Scheduler) it's been made possible to use and apply java directly in the more discrete systems as military defense systems and more advanced robotics applications. Actually for us it'll make our lives more easier.
Nonetheless the most of the PC and low cost software projects of the same nature as above will continue to use the C/C++ either by hobbyist developers like you and me or small and medium size co-operations. Of course when it comes to DB and OS writing I think C/C++ will also be there though.(but even oracle is now providing an SDK with java for oracle even - well you see ??. when the company gets big they always ignore the hardware cost for performance and switch to a higher language like java).
So finally in conclusion I would like to suggest to use the correct tool to the right task(as you said : you can't apply a blade where you have to apply a axe). And we don't ever have to swing the big AXE of Java where native high speed execution is needed. and we can't use the native c++ where huge network scalability(spanning not only our world but extra terrestial planets as mars as well) is needed.
And by the way what I needed to do was bring the simple syntax and tight oo features of java and combine them with
the ability to talk directly do harware in c++.
For example just imagine if we have the ability to do the following with java :
[code snippet : start]
DriverDevice cdDrive = DeviceFactory. getWindowsDriverDeviceFactory().createDriverDevice(Constants.CD_ROM_DRIVE);
List list = cdDrive.getDriverLetters();
for(Iterator itr = list.iterator();itr.hasNext();){
String driveLetter = itr.next().toString();
System.out.println("Drive Found : "+driveLetter);
}
[code snippet:end]
Wouldn't it be just great ??. well I was thinking of making it possible and already started to project with google VCS support. you can check out the project structure at the following url :
http://code.google.com/p/java-dha-api/
Anyway I'm still finalizing the class structure so it's still in the basic stage. and because it's in google any number of developers with both c++/java skills can contribute to this project(of course you need to be familiar with the version control system - which is a piece of cake btw ;-) ). And these days I'm going to explore and enter the game development world of c++ as well to have some fun(not in a big scale anyway lol). So I guess I've passed more info to you that might be useful bro. Hope to hear from you soon.
I have passed the Oracle 1Z0-054 exam ,and I have noticed that there are only 85 real questions in the real test of Oracle Database 11g: Performance Tuning,but I used Examkiller material to prepare for the test, there are 192 Questions in Examkille…