comp.sources.d
  Home FAQ Contact Sign in
comp.sources.d only
 
Advanced search
August 2008
motuwethfrsasuw
    123 31
45678910 32
11121314151617 33
18192021222324 34
25262728293031 35
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.sources.d Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Installing Firefox3 for Linux on Pentium processor         


Author: Nimmi Srivastav
Date: Aug 25, 2008 21:28

Apologies if this is OT....

I am no Linux Geek but somehow sometime back I was able to install
Firefox 2.0.0.4 on my RH 9 System. I have now downloaded Firefox
3.0.1 but upon launching I am getting the following error:

error while loading shared libraries: libpangocairo-1.0.so.0: cannot
open shared object file: No such file or directory

I guess this is only the beginning of my nightmare. I would
appreciate if someone could suggest a way out for someone who is not a
newbie, but not a pro either. Has anyone created a fully contained
tarball for FF3 for Linux for the Pentium processor? That would
certainly help.

I also tried building the source code but I got lots of errors there
as well.

Any help will be appreciated.

Regards,
Nimmi
6 Comments
  comp.unix.solaris rock         


Author: Grover.Burdge
Date: Aug 14, 2008 16:07

http://cricket.googlebong.com

Jon Alce GoogleBong

img { border: 2px solid Black }

pre { font: 6pt/8pt }

p,blockquote { font: 16pt; font-family: verdana, arial, 'sans serif' }

h1,h2,h3,h4,ul { font-family: verdana, arial, 'sans serif'; font: 14p }

table,li,td { font-family: verdana, arial, 'sans serif'; font: 12p }

ul { list-style: disc }

ol { list-style: decimal }

body { background: "#EEEEEE" }

h1,h2,h3,h4,hr,p,ul,blockquote,pre { color:Black }

a:link { color:Blue }

a:visited { color:Blue }

a:active { color:"#008000" }

a:hover { color:"#008000" }

h1.header { padding:0em; margin:0 }

div.container { width:100%%; margin:0px; border:1px solid Black; line-height:150%% }

div.header,div.footer { padding:0.5em; color:white; background-color:Black; clear:left }

div.left { width:15%%; margin:0; float:left; padding:0; }
Show full article (1.07Kb)
no comments
  Making asymmetric cryptosystems work with assigned public keys?         


Author: Nimmi Srivastav
Date: Jun 6, 2008 14:40

Hi,

Apologies if this is OT.

Is there a solution for asymmetric cryptography (using public and
private keys) between two end points (say Point A and Point B) when
Point A does not have the liberty to choose its own public key but is
forced by a third party, that wants to exercise administrative rights,
to use an assigned public key? Is it still possible to establish
secure communication between the two end points, A and B, such that
the third party (that wants to exercise administrative rights) cannot
decipher the communication?

Thanks,
Nimmi
7 Comments
  Protect yourself against Operation Sudden Fall         


Author: Roberta.Favieri
Date: May 9, 2008 17:50

Law enforcement is now intercepting text messages,
as proven by Operation Sudden Fall in San Diego.

http://www.usdoj.gov/dea/pubs/states/newsrel/sd050608.html
http://www.signonsandiego.com/news/education/20080506-1338-bn06sdsu2.html

Don't let your personal SMS/text messages fall into
the wrong hands. Encrypt your messages with one
of these:

http://www.CryptoSMS.org
http://www.CryptoSMS.com
http://www.FortressMail.net/fortress_sms.htm
http://www.Cop2p.com/encrypted_sms.html

Be Safe, Be Encrypted, Fuck the Police!!

--
Everyone transform the causal formula and translate it up its movie.
no comments
  Books and web resources with real-world Java examples         


Author: philoscantos
Date: May 5, 2008 21:39

Hi,

I am looking for print and/or web resources that give examples of real
world Java programming ----- not some useless toy application with
absolutely no utility. I have found one pretty good book. It is
called Java After Hours: 10 Projects You'll Never Do at Work
by Steve Holzner (http://www.amazon.com/Java-After-Hours-Projects-
Youll/dp/0672327473). I am looking for additional material of the
same caliber. All help is appreciated.

Also, are there any good resources pertaining to Java Network
Management? Google search is not bringing up anything useful today.

Thanks,
PC
1 Comment
  Calculating the week number in Excel         


Author: Nimmi Srivastav
Date: Apr 20, 2008 06:07

I am using the following formula to compute the week number based on
the ISO standard ISO8601:2000

=INT((B4-DATE(YEAR(B4-WEEKDAY(B4-1)+4),1,3)+WEEKDAY(DATE(YEAR(B4-
WEEKDAY(B4-1)+4),1,3))+5)

(http://msdn2.microsoft.com/en-us/library/bb277364.aspx)

As per this formula, 1/1/2009 should be week 1. However, as per my
Outlook calendar 1/1/2009 through 1/3/2009 show up as week 53. Can
someone kindly explain the discrepancy?

Thanks,
NS
2 Comments
  808 bloqueador veicular sem mensalidades - http://bloqueadorgsm.vilabol.uol.com.br 8086444268830568756066386         


Author: bloqueador sem mensalidade
Date: Apr 4, 2008 14:49

Bloqueador veícluar com tecnologia gsm - Sem mensalidades

Tenha toda segurança para seu carro com um preço justo.

Apenas R$ 299,00 ( sem mensalidades )

http://bloqueadorgsm.vila.bol.com.br/

Compare e Compre.
Rastreador de Veículo
Rastreadores de Veículos
Rastreador GPS
Rastreadores GPS
Rastreador Ituran
Rastreadores Ituran
Rastreador Portátil
Rastreadores Portáteis.
Assistência 24 Horas

Visite agora mesmo nosso site.

http://bloqueadorgsm.vila.bol.com.br/
Show full article (0.98Kb)
no comments
  Shared Semantics for Dynamic Interface Discovery         


Author: sandeep6699
Date: Mar 30, 2008 06:40

There are a few protocols (both Application-level and Transport-level)
out there that claim to be geared towards dynamic interface discovery
(e.g. CORBA-DII). I have never been able to fathom the concept in its
entirety. To me it appears that there is really not much you can do
if you discover an interface about which you have no compile-time
semantical knowledge. Can someone kindly shed some light on this? I
mean, what exactly can we do if we discover an interface definition at
run-time? Wouldn't it require some level of human intervention to do
anything meaningful? I may be able to discover the names of
operations are supported, the names and types of parameters are need
to be passed, the data-type of the result that is returned etc., but
so what? Unless I know the behavior associated...
Show full article (2.47Kb)
10 Comments
  Algorithm for DVD/CD copying         


Author: philoscantos
Date: Feb 12, 2008 17:42

Apologies if this is OT....

How does CD/DVD cloning software like DVD-Cloner IV(http://
www.bestshareware.net/download/dvdcloneriv.htm) work?

Thanks,
Philos
no comments
  Open Mobile Alliance (OMA) Reference Implementation         


Author: kbhat
Date: Jan 22, 2008 11:26

My apologies if this is off-topic......

I have been told that the Open Mobile Alliance (OMA) has a reference
implementation of many of its specs. Any idea where I can find that?
I have seached their website, and I have found a wealth of information
(e.g. OMA Enabler and Reference Releases ------
http://cms.openmobilealliance.org/Technical/released_enablers.aspx),
but not what I am looking for.

Is there any other usenet newsgroup that I should post this to?

Thanks,
Bhta
2 Comments
1 2 3 4 5 6 7 8 9