|It is currently Thu Mar 28, 2024 2:04 pm Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka


Blog Links

Blog Stats
4Total Entries
3Total Comments

Search Blogs


Category Blogs 
General Articles

General blog articles related to forums area or in general things.

1

Programming

Articles related programming (java,c++,csharp,dotNet)

1


 [ 24 blog entries ]  1, 2, 3, 4, 5  Next
Feed Random Blog Entries
Extract Text from PDF Files, Convert MS Word Document in Android by saaspose on Fri Feb 01, 2013 8:35 am
Saaspose development team is pleased to announce the release of Saaspose SDK for Android. It is great news for all Android developers to enjoy a whole new experience of document manipulation in the cloud. We have been working on Saaspose SDK for Android to facilitate the android developers with feature-rich APIs round the globe.

Saaspose REST APIs gives developers total control over documents and file formats on all platforms. We have developed SDKs for these file format APIs to help you utilize these feature-rich APIs in you applications for quick file processing. You can now use Saaspose APIs in your Android applications and take document manipulation experience to another level. Whether its text extraction from PDF files or conversion of MS Word document to different file formats, Saaspose REST APIs have much more to offer for your Android applications. You can extract text from documents, calculate formula in worksheets, convert PDF to images, extract images and slides from presentations...

[ Continued ]

Can someone help? by cscalkin on Mon Apr 04, 2011 2:57 am
I need to create a Java program that:

Takes as input a rooted tree T and a node c of T and converts T to another tree with the same set of node adjacency but now rooted at v.

any suggestions to start off?

IT Executive / Assistant Manager by ilaowaivisa on Mon May 16, 2011 10:27 am
About us.

Ilaowai.net is the leading company offering a complete range of services for expatriates and foreign companies in China. We pride ourselves as a group offering efficient and high quality services, including but not limited, to the domain of:
Visa related application and consultation services,
Incorporation of corporate identity application and consultation services,
Accounts and Taxation related reports, management and consultation services.
In accordance to our expansion plans, we are currently recruiting dynamic and high caliber personals to join us for an exciting and rewarding career.

About the position.

We are currently recruiting for the position of IT Executive / Assistant Manager for our headquarters based in Guangzhou, China.

Job Description
Developing, maintaining and updating of company website and web based applications.
Maintaining and ensuring that the company’s internet based applications are well protected from various internet security risks.

Requirements
B...

[ Continued ]

Uregently Require an iPhone Developer for Home by itgeneration on Wed Mar 14, 2012 5:49 pm
Mobile Media City c/o Itgenerations a boutique of Iphone/ Ipad Applications having awesome Applications on App Store with amazing ratings. We provide awesome applications for the web, mobile and tablet platforms using a range of technologies. We are headquartered in Toronto, Canada and have an offshore development and support facility in South Asia. We deliver awesome Apps and ensure they deliver beyond your expectations.


The Job Details are

Number of Posts: 3
Relevant Experience Required: 1 to 2 years
Education: Software Engineer (minimum)

The responsibilities are as below:
• Must be very strong in Objective-C, Cocoa, CocoaTouch, and XCode
• Excellent knowledge of the iPhone iOS SDK
• Excellent knowledge in UI design
• Application on AppStore is a plus
• Good communication skill is mandatory as regular interaction with foreign clients will be involved.

You can contact us on [email protected] or visit ...

[ Continued ]

4 things to note down while using wait and notify method in java by javabuddy on Fri Jun 03, 2011 2:35 pm
while using wait and notify or notifyAll method in Java following things must be remember :

1) use notifyAll instead of notify if you expect more than one thread is waiting for lock.
2)wait() and notify() method must be called from synchronized context, see the link for more detailed explanation http://javarevisited.blogspot.com/2011/05/wait-notify-and-notifyall-in-java.html.
3) Always call wait() method in loop because if multiple threads are waiting for lock and one of them got lock and reset the condition and other thread needs to check the condition after they got wake up to see whether they need to wait again or can start processing.
4) use same object for calling wait() and notify() method, every object has its own lock so calling wait() on objectA and notify() on object B will not make any sense.

 [ 24 blog entries ]  1, 2, 3, 4, 5  Next

All times are UTC [ DST ]









Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com