[OSPF] OSPFquestion

2009-06-19 Thread Santanu Paul
however RT1 shows FULL state while RT2 remains stuck in LOADING state after 7-8 minutes it shows BadLSReq message transitions to LOADING to EXTRART state then it quickly converge from LOADING to FULL. [Santanu] Assuming, RT1 has around 1000 LSAs and RT2 has none, so it is expected that RT1

Problem with yenta_socket (unable to map card memory)

2009-06-15 Thread Santanu Roy
There is a legacy data card U630 (PCMCIA). When plugged in a router with Linux 2.6.x code, there is the error from CS (card service), cs: unable to map card memory! It means that daemon of Card Service can not get the mapping space from Kernel. Linux 2.6: --- Seems that the function

Bug#530828: libgdl-1-0: Backporting fix for http://bugzilla.gnome.org/566801

2009-05-28 Thread Santanu Sinha
Package: libgdl-1-0 Version: 2.24.0-4 Severity: important The GDL bug 566801 was fixed in GDL version gdl-2.25.92. It would be nice if the fix could be ported downstream in a future update. The following patch applies cleanly on gdl_2.24.0.orig.tar.gz + gdl_2.24.0-4.diff.gz and fixes the

Re: Clojure 1.0

2009-05-04 Thread Santanu
. Finally I think I have found a practical Lisp I can devote myself to. Hoping for great times ahead. Thanks again for the release. Regards, Santanu Chatterjee --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Clojure

Re: Why does this not work?

2009-05-01 Thread Santanu
On May 2, 12:27 am, CuppoJava patrickli_2...@hotmail.com wrote: #(%1 %2) is equivalent to writing (fn [a b] (a b)) Ah.. I see. Thanks. -Santanu --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Clojure group

Re: Why does this not work?

2009-05-01 Thread Santanu
On May 2, 12:28 am, Michael Wood esiot...@gmail.com wrote: user= (macroexpand-1 '(#(%1 %2) 1 2)) ((fn* [p1__1 p2__2] (p1__1 p2__2)) 1 2) Oops! I forgot about macroexpand. I should have tried that first. What does the * in fn* mean? I tried (doc fn*) but got an error instead. -Santanu

Re: Why does this not work?

2009-05-01 Thread Santanu
files in clojure.jar, but could not. Instead I found this: -- static final Symbol FN = Symbol.create(fn*); -- So I guess these are directly written in Java. Regards, Santanu --~--~-~--~~~---~--~~ You received this message because you are subscribed

Re: how do I create a runnable clojure program

2009-04-29 Thread Santanu
. I created a simple test2.clj file in my $HOME: --- (ns test2 (:gen-class)) (defn -main [ args] (println Hello, world of Clojure!)) 2. I started a clojure REPL, from a terminal: sant...@lenny:~$ java -cp /home/santanu/:/opt

[sage-support] Closest vector from a lattice

2009-04-19 Thread Santanu Sarkar
Let L be a lattice. Let a' be a vector outside L. How can we find the closest vector of L from a' using SAGE or Magma? --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email

[sage-support] Square and Multiply

2009-03-31 Thread Santanu Sarkar
Is Square and Multiply algorithm to finda^x (mod N) is implemented in SAGE? --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For

Re: Please suggest a way to learn just enough Java for Clojure

2009-03-31 Thread Santanu
be a comprehensive intro. Once I go through this once, I hope I will be able to read _and_ understand the Java API. Regards, Santanu Chatterjee --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Clojure group. To post

Please suggest a way to learn just enough Java for Clojure

2009-03-30 Thread Santanu
please suggest any Java book (and the relevant chapters) that will teach me _just_enough_ Java so that I can understand how to use the Java library documentation effectively. Thanks in advance. Regards, Santanu Chatterjee --~--~-~--~~~---~--~~ You received

Please suggest a way to learn just enough Java for Clojure

2009-03-30 Thread Santanu
having problems exploring the various functions in the Java libraries. Could you please suggest any Java book (and the relevant chapters) that will teach me _just_enough_ Java so that I can understand how to use the Java library documentation effectively. Thanks in advance. Regards, Santanu

Re: [Ilug-cal-discuss] NFS or SSHFS Mounting a System with Mounted Partitions

2009-03-24 Thread Santanu Sinha
just add another line containing /home in your /etc/exports as follows: /home 192.168.1.0/255.255.255.0(rw,sync,no_root_squash) then run the command exportfs -a. That should do the trick. Regards, Santanu Upset the established order, and everything becomes chaos. I'm an agent of chaos

Re: [Ilug-cal-discuss] NFS or SSHFS Mounting a System with Mounted Partitions

2009-03-24 Thread Santanu Sinha
... But IMO, if you are happy with your setup then well and good.. Happy hacking -Santanu Upset the established order, and everything becomes chaos. I'm an agent of chaos. Oh and you know the thing about chaos, it's fair. On Wed, Mar 25, 2009 at 3:36 AM, das dasd.h...@gmail.com wrote: Thanks

[sage-support] Re: Magma Problem

2009-03-24 Thread Santanu Sarkar
My operating system is Linux Ubuntu 8.04 on a computer with Dual CORE Intel(R). if you start sage and do sage: !magma then output is sh: magma: not found On Sat, Mar 21, 2009 at 2:11 AM, William Stein wst...@gmail.com wrote: On Fri, Mar 20, 2009 at 7:48 AM, Santanu Sarkar sarkar.santanu

Re: [Ilug-cal-discuss] NFS or SSHFS Mounting a System with Mounted Partitions

2009-03-23 Thread Santanu Sinha
. Regards, Santanu Upset the established order, and everything becomes chaos. I'm an agent of chaos. Oh and you know the thing about chaos, it's fair. On Tue, Mar 24, 2009 at 10:54 AM, das dasd.h...@gmail.com wrote: Hello Friends When I am using NFS or SSHFS between my desktop and my laptop

Re: [Ilug-cal-discuss] Formation of a common event calendar

2009-03-22 Thread Santanu Sinha
+1 On 3/22/09, Indranil Das Gupta indr...@gmail.com wrote: 2009/3/22 Sankarshan Mukhopadhyay foss.mailingli...@gmail.com: Using the GOOG calendar perhaps. Well I realize it isn't the perfect FOSSy solution but since the question can lead to bikeshedding, acting promptly may get this going

[sage-support] Magma Problem

2009-03-20 Thread Santanu Sarkar
I have installed both Magma and Sage. How can I use Magma in the Sage notebook (with Mozilla Firefox)? I always get RuntimeError: Unable to start magma because the command 'magma -n' failed. Probably Sage does not know where to find my magma installation. How can I specify it?

[sage-support] Damien Stehle’s fpLLL

2009-02-27 Thread Santanu Sarkar
Can you please tell me how I can use fplll( Damien Stehle’s fpLLL) in SAGE. There are some codes like this: sage:from sage . libs . fplll . fplll import gen_ntrulike sage : A = gen_ntru like (200 ,130 ,35) sage : time B = A .LLL( ) But how can I reduce a matrix which is given by me?

[sage-support] Re: Damien Stehle’s fpLLL

2009-02-27 Thread Santanu Sarkar
: On Feb 27, 5:10 am, Santanu Sarkar sarkar.santanu@gmail.com wrote: Can you please tell me how I can use fplll( Damien Stehle’s fpLLL) in SAGE. There are some codes like this: sage:from sage . libs . fplll . fplll import gen_ntrulike sage : A = gen_ntru like (200 ,130 ,35) sage

[sage-support] Re: Damien Stehle’s fpLLL

2009-02-27 Thread Santanu Sarkar
Thank you very much On Fri, Feb 27, 2009 at 7:42 PM, mabshoff michael.absh...@mathematik.uni-dortmund.de wrote: On Feb 27, 5:41 am, Santanu Sarkar sarkar.santanu@gmail.com wrote: No since in matrix dimension is (200,200). And entries are of the order of 2^500. So using just LLL

[sage-support] Request

2009-02-27 Thread Santanu Sarkar
Can any one give me implementation of LLL algorithm in C/C++ Language? --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more

[sage-support] addition of two points in an Elliptic Curve

2009-01-27 Thread Santanu Sarkar
Consider the Elliptic curve y^2 = x^3 + x +1 over the finite field Z_101. How we can add any two points on it? --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to

howto post configure a debian installation

2008-09-18 Thread Santanu Chatterjee
installation. I know that there is a command to setup certain aspects of a debian installation _after_ the installation. I just cannot remember the name of that command right now. Please help. Thanks in advance. Regards, Santanu Chatterjee -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: howto post configure a debian installation

2008-09-18 Thread Santanu Chatterjee
configure things :-( But if anyone in the list knows any equivalent command available in testing/Lenny, please let me know. Regards, Santanu Chatterjee -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: howto post configure a debian installation

2008-09-18 Thread Santanu Chatterjee
. The Debian Installation Guide (in 6.2. Components Introduction) mentions the name of several components of the debian-installer, among which there is apt-setup. But there is no command called apt-setup on this minimal Debian system I have here. Regards, Santanu Chatterjee -- To UNSUBSCRIBE, email

[amibroker] sigscaleout problem

2008-08-17 Thread Santanu De
, there is no trade taking place in the back-tester after this. I tried Equity(1) option in my code but the sigscaleout will not work there. Am I going wrong somewhere. The code is given below. Please help. Thanks. Regards, Santanu   SetOption(InitialEquity, 50); //SetOption(MinShares, 100

Re: [amibroker] Re: Help with writing formula

2008-08-17 Thread Santanu De
to get buy/sell arrow you have to add this line to the code. PlotShapes( Buy * shapeUpArrow + Sell * shapeDownArrow , IIf( Buy, colorGreen, colorRed ), 0, IIf( Buy, Low, High )); santanu --- On Sat, 16/8/08, Mohammed [EMAIL PROTECTED] wrote: From: Mohammed [EMAIL PROTECTED] Subject

Re: how to create /dev/ttyACM ?

2008-08-16 Thread Santanu Chatterjee
to use the serial interface (ttyACM0). I am not sure though that this is indeed the case here. (In my case, it was a Motorola L7 Mobile). Regards, Santanu Chatterjee -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: [LIH] [OT] Where to buy Debian stickers in India?

2008-08-13 Thread Santanu Chatterjee
downloaded the svg myself and will be making a sticker sheet using inkscape. In the meantime, it'd be great if you mail me your sheet (offlist). Thanks in advance :-) Regards, Santanu Chatterjee - This SF.Net email is sponsored

[LIH] [OT] Where to buy Debian stickers in India?

2008-08-12 Thread Santanu Chatterjee
Hi Everybody, I want to buy some Debian stickers to put on some laptops. Can you let me know where from can I purchase such stickers in India... preferably in Kolkata. (I live in Kolkata. So, I can personally collect the stickers if somebody sells them in Kolkata) Regards, Santanu Chatterjee

Re: [LIH] [OT] Where to buy Debian stickers in India?

2008-08-12 Thread Santanu Chatterjee
openranger.org/store/index.php?controller=productproduct_id=2 ... --- (none of them from India) Now to go look for sticker sheets to print on :-) Thanks again. Regards, Santanu Chatterjee - This SF.Net email

Re: [OT] Debian stickers in India

2008-08-09 Thread Santanu Chatterjee
. That way I try to pay back a little bit to the community that means so much to me. Regards, Santanu Chatterjee -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

[OT] Debian stickers in India

2008-08-08 Thread Santanu Chatterjee
Hello Everybody, This is probably a bit off topic but I don't know where else to ask. Does anyone here know where can I get Debian Stickers (you know, with the Debian swirl) in India... anybody who sells such stickers? I really want to stick that to my laptop :-) Regards, Santanu Chatterjee

Re: Software to send group SMS

2008-07-30 Thread Santanu Chatterjee
response though. Please keep sending your (I mean everybody) suggestions. In the meantime, I will try the gammu mailing list and google of course. Regards, Santanu Chatterjee -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Software to send group SMS

2008-07-28 Thread Santanu Chatterjee
an SMS to each member in a group iteratively, which takes a lot of time. Thanks in advance for your suggestions. Regards, Santanu Chatterjee -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

[OT] Looking for a Debian based Linux distro

2008-07-18 Thread Santanu Chatterjee
++/Python available 'out of the box'). Does anyone know of anything that fits the above requirement? Otherwise I might have to start with Sidux and use aptoncd or something like that to create one. Regards, Santanu Chatterjee -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

[ = Jharkhand = ] Re: Tribal development in Orissa a farce

2008-07-11 Thread Santanu Kumar Patra
to guide the policy makers in a very positive and effective way. With thanks and best regards, Santanu Kumar Patra , --- In Jharkhand@yahoogroups.co.in, Jharkhand News [EMAIL PROTECTED] wrote: * * * Jharkhand News * ** ** ** http://www.jharkhand.org.in

Re: [service-orientated-architecture] Re: Definition of SOA

2008-06-09 Thread Dey, Santanu
I have struggled to define a service in the first place.. What is a service? We all know SOA and WS are not the same... Must a service be machine discoverable? Must it follow WS*? How decoupled and atomic should the services be? how important are service life cycle management, service operations

Re: [service-orientated-architecture] Re: Definition of SOA

2008-06-09 Thread Dey, Santanu
in other words SOA has not yet translated into a *definitive set* of implementable design constructs (or re-usable patterns) that can * exclusively* characterise the architectural style beyond debate... On Fri, Jun 6, 2008 at 8:37 PM, Dey, Santanu [EMAIL PROTECTED] wrote: I have struggled

[Assam] Barua at Cannes.

2008-05-24 Thread Roy, Santanu
BBC report on Indian film makers' ventures at Cannes - Jahnu Barua set to film Homing Pigeons, a period love story to be shot extensively in the UK http://news.bbc.co.uk/2/hi/south_asia/7412344.stm winmail.dat___ assam mailing list assam@assamnet.org

Re: [Ilug-cal-discuss] mirror.wbut.ac.in - Ready and standing by for F9 bitflip

2008-05-12 Thread Santanu Sinha
mirror in WBUT!! [Others please join ..] We want debian mirror in WBUT!! We want debian mirror in WBUT!! :-P Oh and hearty congratulations to Sushmit and Indranil. -Santanu On 5/13/08, shirish [EMAIL PROTECTED] wrote: Hi all, Congratulations Indranil. Although myself a Ubuntu/Debian user

[Numpy-discussion] Matrix vs ndarray

2008-04-17 Thread Santanu Chatterjee
(of course a MATLAB users point of view). If anyone can provide some idea, I will appreciate it. Thanks regards, Santanu ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion

[service-orientated-architecture] build and deployment best practices

2008-04-13 Thread Dey, Santanu
, breadth, toolsets and coverage. regards, Santanu

Re: [Ilug-cal-discuss] OO.o 2.4.0 : shiny, new and loaded

2008-03-27 Thread Santanu Sinha
Been using it on Debian/Sid for quite some time. Seems to be quite a bit faster and lighter than earlier versions. On 3/27/08, Sankarshan Mukhopadhyay [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

[Navision-Knowledge-Village] Item Age Report.

2008-03-03 Thread santanu mondal
Hi, I am unable to change Report ID : 5807 (Item Age Composition - Qty.). Actually I need Item Age report in Item Category WiseI dont want item details... How do I know that by which key setting a report faching data... Thanks, Snatnau. Unlimited freedom, unlimited storage. Get

Re: Installing Debian from USB pen drive

2008-03-01 Thread Santanu Chatterjee
Finally, my USB pendrive is working, i.e. booting fine, and the installer is also working correctly. Thanks Adrian and Thierry for your help. Time to dive a little deeper into debian-installer Co. :-) Regards, Santanu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Installing Debian from USB pen drive

2008-02-29 Thread Santanu Chatterjee
On Fri, Feb 29, 2008 at 1:34 PM, Adrian Levi [EMAIL PROTECTED] wrote: On 29/02/2008, Santanu Chatterjee [EMAIL PROTECTED] wrote: When I try to boot from the pendrive, it boots just fine, and the installer starts OK. But then, it cannot find the cdrom. Thats OK, because

Re: Installing Debian from USB pen drive

2008-02-29 Thread Santanu Chatterjee
On Fri, Feb 29, 2008 at 7:20 PM, Thierry Chatelet [EMAIL PROTECTED] wrote: On Friday 29 February 2008 07:15, Santanu Chatterjee wrote: Hello Everybody, I was trying to install a very basic debian system from my 2GB USB Pen Drive. For that, I did the following: Why don't you follow

Installing Debian from USB pen drive

2008-02-28 Thread Santanu Chatterjee
. Thats OK, because there is no cdrom in the drive. But I want it to install from the 'netinst.iso' image. But I can't find a way to make it do the install from the iso image. Can anyone tell me how to make the installer install from the iso image? Thanks in advance for your help. Regards, Santanu

Re: [Navision-Knowledge-Village] Navision C/AL Programming

2008-01-31 Thread santanu mondal
Hi Rajesh, Do you have basic knowledge of any programming language?? If yes, just learn partners training manual for C/SIDE development. Thanks, Santanu - Original Message From: kanha sharma [EMAIL PROTECTED] To: Navision-Knowledge-Village@yahoogroups.com Sent: Wednesday, 30 January

Re: [Navision-Knowledge-Village] Function Call Error.

2008-01-24 Thread santanu mondal
Hi Alexander, Thanks a lot. I have solved the problem by your solution. Thanks Regards, Santanu. - Original Message From: Alexander Pallesen [EMAIL PROTECTED] To: navision-knowledge-village@yahoogroups.com Sent: Thursday, 24 January, 2008 1:51:21 PM Subject: RE: [Navision-Knowledge

[Navision-Knowledge-Village] User Level Permission.

2008-01-24 Thread santanu mondal
Hi, Can anybody please tell me how to give table level permission to the Database User? For Example-- User ID Lock For Update In Table Santanu Except Item Table Rajiv Except Vendor Table etc Thanks, Santanu Forgot

Re: [Navision-Knowledge-Village] Nav Financial Exam Paper.

2008-01-22 Thread santanu mondal
Hi Vivek, Thanks a lot for your valuable guidance. Thanks, Santanu - Original Message From: Vivek Srivastava [EMAIL PROTECTED] To: Navision-Knowledge-Village@yahoogroups.com Sent: Tuesday, 22 January, 2008 11:44:51 PM Subject: Re: [Navision-Knowledge-Village] Nav Financial Exam Paper

[ilug-cal] Re: [Ilug-cal-discuss] Mass installing Linux on 100 machines

2007-12-20 Thread Santanu Sinha
Dear prem, Just to re-iterate indradg's comments, cobbler should meet all your needs. Check: http://www.redhatmagazine.com/2007/08/10/cobbler-how-to-set-up-a-network-boot-server-in-10-minutes/ Regards, Santnu On 12/20/07, Prem [EMAIL PROTECTED] wrote: On Dec 20, 2007 11:12 AM, Nirmalya Lahiri

Re: [Assam] Adivasi Politics in Assam

2007-12-11 Thread Roy, Santanu
will write about these socio-economic and political complexities so that we can understand the situation better. Best- Santanu. -Original Message- From: Sanjib Baruah [mailto:[EMAIL PROTECTED] Sent: Monday, December 10, 2007 3:13 PM To: assam@assamnet.org Subject: [Assam

NAND JFFS2 wbuf non-contiguous write problem in linux-2.4.20

2007-12-07 Thread Santanu Sen
). I have seen a fix for the 2.6 kernel (http://www.infradead.org/pipermail/linux-mtd/2006-January/014740.html). Do not know how to make the patch work in 2.4.20. Any help is appreciated. Attaching the OOPS messages herewith. Thanks and Regards, Santanu bash-2.03# jffs2_flush_wbuf(): Write

Re: NAND JFFS2 wbuf non-contiguous write problem in linux-2.4.20

2007-12-07 Thread Santanu Sen
Here is the current version of the wbuf.c we have . Regards. Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Problem replacing a Samsung K9F1208U0M NAND flash chip with ST NAND512W3A

2007-11-04 Thread Santanu Sen
in the mtd code. Are there anything special to be done for ST NAND chips? Any help will be appreciated. Thanks and Regards, Santanu NB: Posting this message here afetr several unsuccessful attempts to post it on the jffs2-dev mailing list

Re: [Assam] Nobel Facts

2007-10-20 Thread Roy, Santanu
money. I think one of the arguments behind the prize was that having a Swedish prize (associated with the name Nobel) directed at the social science side of the spectrum (the literature prize touches the humanities side). Santanu. -Original Message- From: [EMAIL PROTECTED] on behalf

[Assam] From AT

2007-10-08 Thread Roy, Santanu
http://www.assamtribune.com/scripts/details.asp?id=oct0807\State5 ___ assam mailing list assam@assamnet.org http://assamnet.org/mailman/listinfo/assam_assamnet.org

Re: [Assam] From AT

2007-10-08 Thread Roy, Santanu
Subject: Re: [Assam] From AT Hi Santanu: The link does not work. What was the story on? ___ assam mailing list assam@assamnet.org http://assamnet.org/mailman/listinfo/assam_assamnet.org

[wp-testers] Rev. 6179 or WP 2.3.1 Alpha

2007-09-30 Thread Santanu Misra
Hello, Just downloaded the latest svn from http://svn.automattic.com/wordpress/branches/2.3/; and it is showing alpha against it. Though every thing looks OK for my test site. any word of caution for going live with this ? Is there any time line we are looking for final 2.3.1 ? -Thanks santanu

Re: [Assam] Guwahati University VC resigns

2007-09-27 Thread Roy, Santanu
This is truly sad. If someone like him cannot find enough rays of hope to change the state of affairs at the university, who can? Santanu. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Buljit Buragohain Sent: Wednesday, September 26

[wp-testers] WP 2.3 Tag Suggestion

2007-09-23 Thread Santanu Misra
Hi, Sorry if this is discussed already! I could not find the the the very handy feature of Yahoo Suggest in UTW in Wordpress (WP 2.3) yet ? Any suggestion will be appreciated ? -- www.santm.com ___ wp-testers mailing list

Re: [wp-testers] WP 2.3 Tag Suggestion

2007-09-23 Thread Santanu Misra
is a must needed. But I am asking for this one hope this picture helps. -regards On 9/23/07, Paul Stamatiou [EMAIL PROTECTED] wrote: If you're talking about what I think you are, made a ticket for it a while back, it's coming in 2.4 I believe. P On 9/23/07, Santanu Misra [EMAIL PROTECTED

[Ilug-cal-discuss] The Linux Vault

2007-09-10 Thread Santanu Sinha
Regards, Santanu ___ Ilug-cal-discuss mailing list Ilug-cal-discuss@list.ilug-cal.org http://list.ilug-cal.org/mailman/listinfo/ilug-cal-discuss

[wp-testers] Ultimate Tag Warrior (UTW) and wp 2.3

2007-09-04 Thread Santanu Misra
Any time line when these two will work together ? -Thanks -- www.santm.com ___ wp-testers mailing list wp-testers@lists.automattic.com http://lists.automattic.com/mailman/listinfo/wp-testers

[R] integrate

2007-08-22 Thread Santanu Pramanik
and error estimate may be seriously wrong. But this doesn't help in solving the problem. Thanks, Santanu JPSM, 1218J Lefrak Hall University of Maryland, College Park Phone: 301-314-9916 [[alternative HTML version deleted]] __ R-help

[R] integrate

2007-08-22 Thread Santanu Pramanik
and error estimate may be seriously wrong. But this doesn't help in solving the problem. Thanks, Santanu JPSM, 1218J Lefrak Hall University of Maryland, College Park Phone: 301-314-9916 [[alternative HTML version deleted]] __ R-help

Re: [R] integrate

2007-08-22 Thread Santanu Pramanik
and it is taking a long time... Anyway, thanks again, Santanu JPSM, 1218J Lefrak Hall University of Maryland, College Park Phone: 301-314-9916 [EMAIL PROTECTED] 8/22/2007 5:20:05 PM As Duncan Murdoch mentioned in his reply, the problem is with the fact that your function is not really

Re: [Assam] Who is the Sentinel of Freedom? Reply to Xourov II

2007-08-01 Thread Roy, Santanu
and will disappear soon. On the other hand, demand for labor intensive manufacturing is going up sharply in Bangladesh (something that will never happen in Assam as mainland India will suck up such manufacturing). This is getting too long. So, I will stop for now. Best - Santanu-da

Re: [Assam] Who is the Sentinel of Freedom?

2007-07-31 Thread Roy, Santanu
the thought is to some). Unless, some major ethnic cleansing occurs in between. Meanwhile, they need to have a name. What better than Bongal? Take care - Santanu-da. -Original Message- From: xourov pathok [mailto:[EMAIL PROTECTED] Sent: Tue 7/31/2007 6:57 AM To: Roy, Santanu; assam

Re: [Assam] Who is the Sentinel of Freedom?

2007-07-31 Thread Roy, Santanu
Because it provokes stuff - such as this little exchange of ours. Best - Santanu-da. -Original Message- From: xourov pathok [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 31, 2007 10:21 AM To: Roy, Santanu; assam@assamnet.org; Dilip/Dil Deka Subject: RE: [Assam] Who is the Sentinel

Re: [Assam] Who is the Sentinel of Freedom?

2007-07-26 Thread Roy, Santanu
. Even the oxomiya bhdralok has. Santanu. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of xourov pathok Sent: Thursday, July 26, 2007 10:17 AM To: assam@assamnet.org; Dilip/Dil Deka Subject: [Assam] Who is the Sentinel of Freedom? I can see you

[Ilug-cal-discuss] IRC Meeting on 25/7/2006

2007-07-24 Thread Santanu Sinha
/AboutMashupCamp#What_is_an_unconference.3F) We request all members to please please join the meeting. Regards, Santanu ___ Ilug-cal-discuss mailing list Ilug-cal-discuss@list.ilug-cal.org http://list.ilug-cal.org/mailman/listinfo/ilug-cal-discuss

Re: [Assam] Assamnet moved to a dedicated server

2007-07-18 Thread Roy, Santanu
Yes - it is a wonderful service to the community. Thank you and thanks to Chandan-da for providing the crucial support. Santanu. -Original Message- From: [EMAIL PROTECTED] on behalf of Chan Mahanta Sent: Wed 7/18/2007 2:30 PM To: J Kalita; assam@assamnet.org Subject: Re: [Assam

Re: [Ilug-cal-discuss] College specific distro

2007-07-15 Thread Santanu Sinha
/articles/10g/OracleDB10gR2InstallationOnFedora6.php 4. DVD / MP3 / AAC / other music file formats (college students just love music and movies so this is a must) Will MPlayer give any joy? MPlayer is joy.. :) Regards, Santanu ___ Ilug-cal-discuss mailing

Re: [Assam] Immigration policy

2007-07-08 Thread Roy, Santanu
I don't see why Mr. Deka's personal situation is relevant to this debate. It is unfair to pose that question and the strength of the arguments do not rest on that. It is a debate worth having and I certainly am learning from both the enunciation of both points of view. Santanu

[Assam] English Assam Tea.

2007-07-06 Thread Roy, Santanu
http://news.bbc.co.uk/2/hi/south_asia/6277794.stm ___ assam mailing list assam@assamnet.org http://assamnet.org/mailman/listinfo/assam_assamnet.org

Re: [Ilug-cal-discuss] [FLAMEBAIT] Anybody for a MashupCamp-CCU ?

2007-07-05 Thread Santanu Sinha
http://list.ilug-cal.org/mailman/listinfo/ilug-cal-discuss -- Santanu Sinha Visit my website for tutorials, software reviews and loads of stuff on Grid Computing http://santanu-sinha.front.ru ___ Ilug-cal-discuss mailing list Ilug-cal-discuss

Re: [Assam] From Tehelka---Manu's Memorial

2007-07-05 Thread Roy, Santanu
C-da: The symbol can only be as harmless as the heritage it represents :-). Santanu. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chan Mahanta Sent: Thursday, July 05, 2007 2:01 PM To: assam@assamnet.org Subject: [Assam] From Tehelka---Manu's

Re: [Assam] Refinery pollution

2007-07-03 Thread Roy, Santanu
for the crude itself, it is foolhardy to hope for anything at all. Santanu. -Original Message- From: xourov pathok [mailto:[EMAIL PROTECTED] Sent: Mon 7/2/2007 2:42 PM To: assam@assamnet.org; Roy, Santanu Subject: Refinery pollution santanu roy said: From BBC: http://news.bbc.co.uk/2/hi

Re: [Ilug-cal-discuss] Logo work from Hari

2007-07-02 Thread Santanu Sinha
/mailman/listinfo/ilug-cal-discuss -- Santanu Sinha Visit my website for tutorials, software reviews and loads of stuff on Grid Computing http://santanu-sinha.front.ru ___ Ilug-cal-discuss mailing list Ilug-cal-discuss@list.ilug-cal.org http

[Ilug-cal-discuss] Workshop on GCC at Rajabazar Science College

2007-06-28 Thread Santanu Sinha
Dear all, The workshop on GCC at rajabazar science college has finished as of 23-June-2007. The Workshop has been a grand success with over a hunderd and twenty people attending it. I tried to summarize the events in the workshop here: http://santanu-sinha.blogspot.com/2007/06/workshop-on-gcc

Re: [Pce] draft-kkoushik-pce-pcep-mib-00.txt (PCE-PCEP-DRAFT-MIB)

2007-06-28 Thread santanu
peers in the area, all PCEP peers in the AS). Do you have any plan to add these parameters in any new/existing table(s) ? Thanks, Santanu Mazumder A S Kiran Koushik wrote: Hi pce-team, We are working on updating the PCE-PCEP-DRAFT-MIB (PCE communication protocol MIB) with some editorial

[Fwd: Re: [Pce] draft-kkoushik-pce-pcep-mib-00.txt (PCE-PCEP-DRAFT-MIB)]

2007-06-28 Thread santanu
Original Message Subject:Re: [Pce] draft-kkoushik-pce-pcep-mib-00.txt (PCE-PCEP-DRAFT-MIB) Date: Thu, 28 Jun 2007 23:06:31 +0530 From: santanu [EMAIL PROTECTED] To: A S Kiran Koushik [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [EMAIL PROTECTED] References

Re: [wp-testers] SVN question

2007-06-28 Thread Santanu Misra
svn diff --summarize http://svn.automatt ic.com/wordpress/tags/2.2 http://svn.automattic.com/wordpress/tags/2.2.1 On 6/26/07, Peter Westwood [EMAIL PROTECTED] wrote: On Tue, June 26, 2007 7:19 am, Santanu Misra wrote: Thanks for your reply. But how do you know 5479 and 5735 stands for WP

Re: [wp-testers] SVN question

2007-06-26 Thread Santanu Misra
..\patch.txt -Thanks Santm On 6/26/07, Jeremy Visser [EMAIL PROTECTED] wrote: Santanu Misra wrote: Hello gurus, Need a small favour with SVN (Tortoise) client. How I can find out which all files are modified between version 2.2 and 2.2.1 ? I'm not sure about doing it with TortoiseSVN, but here

Re: [Ilug-cal-discuss] Ilug-Cal.org web site: proposal for new look

2007-06-23 Thread Santanu Sinha
Looks great!! Ok - default skin changed. Warm regards, -sdg- ___ Ilug-cal-discuss mailing list Ilug-cal-discuss@list.ilug-cal.org http://list.ilug-cal.org/mailman/listinfo/ilug-cal-discuss

a2ps and bitstream vera fonts

2007-06-12 Thread Santanu Chatterjee
Hi Everybody, Can you tell me how do I use Bitstream-Vera-Sans-Mono font with a2ps, enscript, etc.? Regards, Santanu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

[R] how to reproduce the same sampled units?

2007-05-02 Thread Santanu Pramanik
(samp) } For the above simulation, is it possible to generate the same sampled units twice? Any suggestion would be gratefully acknowledged. Thanks, Santanu Santanu Pramanik JPSM,1218J Lefrak Hall University of Maryland,College Park Phone no.-301-314-9916 [[alternative HTML version

Re: How to Choose dependencies using apt-get/aptitude

2007-04-30 Thread Santanu Chatterjee
could not figure out the reason for the original problem, although my problem got solved. I can only guess that the lighttpd installation was not complete earlier. Regards, Santanu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

How to Choose dependencies using apt-get/aptitude

2007-04-20 Thread Santanu Chatterjee
although I already have httpd (lighttpd). Could you tell me how do I prevent this from happening? Regards, Santanu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: [Assam] Some Assam rare book/map

2007-02-23 Thread Roy, Santanu
on. Santanu. -Original Message- From: [EMAIL PROTECTED] on behalf of Ram Sarangapani Sent: Fri 2/23/2007 9:31 AM To: Rajiv Baruah Cc: Barua, Rajen; assam@assamnet.org Subject: Re: [Assam] Some Assam rare book/map Hi Rajiv You do bring up some interesting things (on influences

[Assam] From today's NYT

2007-02-06 Thread Roy, Santanu
February 6, 2007 Indian Army and Police Tied to Kashmir Killings By SOMINI SENGUPTA http://topics.nytimes.com/top/reference/timestopics/people/s/somini_sen gupta/index.html?inline=nyt-per SRINAGAR, Kashmir, Feb. 3 - Amid a grove of poplar trees in a village just north of here, a grave was

Re: [wp-testers] reformatting posts?

2007-01-15 Thread Santanu Misra
Yes , it happens due to new formatting. It converts any new line to p please see my earlier post on the same. I do not have a fix. But what I did was I removed all those new line \n\r from wp-post table to make it tidy. Not sure if this helps to solve your problem. -SM On 1/15/07, Michael B

Re: [wp-testers] Re: 2.1 Adding extra p tag - bug ?

2007-01-05 Thread Santanu Misra
-posts table dump and re-imported the same to fix the problem was fixed. -Thanks Santanu On 1/5/07, Mark Jaquith [EMAIL PROTECTED] wrote: On Jan 4, 2007, at 7:15 AM, Santanu Misra wrote: Not sure how I got that source in firefox. As an FYI... Firefox's view source isn't a very good thing

Re: [wp-testers] Your mission, should you choose to accept it

2007-01-04 Thread Santanu Misra
Just upgraded from alpha-3 no problem ; here is my plugin list Headline Images 2.7 Akismet 1.2.1 CodeHighlight 1.0 Beta 3.1 Google Sitemaps 2.7 SEOUltimate Tag Warrior 3.141592 Title Tag 1.0 Social Bookmarks 3.0 WeatherIcon 2.99.102 WPG2 2.0 -- www.santm.com

<    1   2   3   4   5   6   7   8   9   10   >