Member Since July 20, 2006 , From Marietta GA, United States

Recent Activity by rholliday

Show:

Answered: Limewire full of pedo

Limewire isn't a "site," it's a peer-to-peer sharing program. People can "get away" with sharing child pornography in the same way that they can "get away" with sharing the also usually illegal music ...

Answered: Visualizing a complex graph

GraphML sounds like it was designed for exactly your needs. I'm not sure if it will draw weights as distance or not, based on a very cursory inspection of the primer and specification . As long as ...

Answered: I am looking for an implimentation plan for ...

Apple has a program called iTunes U that looks like it could be useful. There's a blog called Podagogy about using podcasts in education. This page is kind of cluttered but looks like there might ...

Answered: Converting word doc to pdf

I suppose the best way would be to get the full version of Adobe Acrobat . I'm fairly certain it can convert Word documents. However, I use a free online converter, PDF Online , for my needs. There ...

Answered: How do I cast Big Decimal to Integer?

You can convert BigDecimal to an int with the intValue() method. If you need an Integer you can then declare one. So: BigInteger b; int i; Integer ii; b = someValue; i = b.intValue(); ii = ...

Contacts

Compliments

No compliments were posted on rholliday's profile yet.