Re: ob-groovy.el must be hand-loaded?

2022-12-22 Thread Palak Mathur
Sent from my iPhoneOn Dec 21, 2022, at 10:43 AM, Galaxy Being  wrote:Don't know why, but in my "spare time" I snoop around Babel. So I've revisited Groovy in Babel and have found a bizarre situation where, yes, there appears an ob-groovy.el in my ~/.emacs.d/elpa/org-9.6/ , but I have to do a specific load-file to get it seen and functioning. And no, it's not because of a naming issue in my  (org-babel-do-load-languages     (quote org-babel-load-languages)     (quote ((emacs-lisp . t)                  (groovy . t)                   ...                  )))form. I've renamed it apache-groovy and it errored out specifically not finding ob-groovy.el. But again, if I don't specifically load the org-9.6 ob-groovy.el, I get "can't find program groovy" upon block C-c C-c.I don’t manually load it. Can you share your setup details? I will try to recreate that on my machine. -- ⨽Lawrence BottorffGrand Marais, MN, USAborg...@gmail.com


Re: Moving some lisp/ob-*.el files to org-contrib - your advice?

2021-05-03 Thread Palak Mathur





> On May 3, 2021, at 2:44 PM, Timothy  wrote:
> 
> 
> Palak Mathur  writes:
> 
>> Any reason why we can’t move all ob-* files out into this new repo?
> 
> I trust Bastien will correct me if I'm wrong, but my understanding is
> this isn't a new repo for "miscellaneous Org stuff" more
> "community-developed non-core Org stuff that isn't actively maintained".
> 

Will it not make sense to separate out non-core from the core? 

> The idea here being to move ob-* for rarely used languages to this repo
> to lessen the maintenance load.
> 

In that case ob-groovy.el can be moved out. 

> --
> Timothy



Re: Moving some lisp/ob-*.el files to org-contrib - your advice?

2021-05-03 Thread Palak Mathur



> On May 3, 2021, at 1:07 PM, Bastien  wrote:
> 
> Thanks for your reply.
> 
> Timothy  writes:
> 
>> For the future, I'd think Julia actually warrants 1st class inclusion in
>> Org, and I've instigated an effort to write an ob-julia that works well.
>> More on this once it reaches a usable state.
> 
> Great, I suggest we delete ob-julia.el from org-contrib when we can
> point to this new version.
> 
>> Just going from the fact I haven't heard of them, perhaps ob-groovy.el,
>> ob-io.el, and ob-shen.el may be worth adding to the list?
> 
> I agree ob-shen.el should probably move.
> For ob-io.el, I was perhaps too impressed by their website.
> For ob-groovy.el, I believe Groovy is quite actively used out there.
> 
> But I'll add these three to the "maybe" list.
> 
> Thanks,

Any reason why we can’t move all ob-* files out into this new repo? 


> -- 
> Bastien



Re: One vs many directories

2020-11-20 Thread Palak Mathur
On Fri, Nov 20, 2020 at 6:34 PM Texas Cyberthal
 wrote:
>
> Having a tall directory tree with many leaves and branches is against
> Org's philosophy.
>
> Here is my argument that such a structure is objectively correct for
> personal info management:
>
> https://github.com/cyberthal/10-Bins-template
>
> For the record, Org works fine with this, although I had to do a bit
> of config to get around the default philosophy.
>

I read through the README but it seems overwhelming to have 10
directories. I am not saying it is not good just that I will not be
able to handle those. Even now when I have just three main files -
inbox, work and archive, I am very bad at refiling items (I do it but
rarely). I mostly rely on Agenda views to make things make sense for
me. With 10 directories, I will surely never be able to refile
anything as half of the time I will just be spending time in deciding
where the item belongs.

It surely will be good for more diligent people unlike me.



Re: Please help by becoming a maintainer for an Org Babel file

2020-11-03 Thread Palak Mathur



> On Oct 27, 2020, at 3:52 AM, Bastien  wrote:
> 
> Hi Palak,
> 
> Palak Mathur  writes:
> 
>>  I have sent that form to the address listed on the form.
> 
> thank you very much.
> 

Paperwork with FSF is now complete. 

—
Palak Mathur

> -- 
> Bastien



Re: Please help by becoming a maintainer for an Org Babel file

2020-10-26 Thread Palak Mathur
Hi Bastien,

  I have sent that form to the address listed on the form.

Regards,
Palak Mathur

On Mon, Oct 26, 2020 at 4:43 PM Bastien  wrote:
>
> Hi Palak,
>
> Palak Mathur  writes:
>
> > I am willing to take care of ob-groovy.el.
>
> thanks.  AFAIK you didn't assign your copyright to the FSF.
> This is needed to be able to commit to Org's core.
>
> Can you fill this form and report to me when this is done?
>
> https://orgmode.org/request-assign-future.txt
>
> Thanks!
>
> --
>  Bastien



Re: Please help by becoming a maintainer for an Org Babel file

2020-10-26 Thread Palak Mathur
I am willing to take care of ob-groovy.el. 

Sent from my iPhone

> On Oct 26, 2020, at 3:08 AM, Bastien  wrote:
> 
> Dear all,
> 
> we are looking for more maintainers of individual Org Babel files.
> 
> Jack and Ian are already in, I added myself to ob-clojure.el.
> 
> If you feel like proposing yourself for maintaining an Org Babel
> language, that would be super helpful.
> 
> Thanks a lot!
> 
> -- 
> Bastien
> 



Re: Shower thought: submit an IETF RFC to register Org as a MIME type

2020-10-24 Thread Palak Mathur




> On Oct 24, 2020, at 10:40 AM, Bastien  wrote:
> 
> Palak Mathur  writes:
> 
>> Yes, it is going to be some work. I will try to get something
>> started and share a draft.
> 
> Can you and Leo work together on this ?
> 
> Perhaps you can share a first draft (from the user point of view) that
> Leo can consolidate (from a generic parser point of view) ?
> 

Sure! 

> Thanks to both for your help!
> 





> -- 
> Bastien



Re: Shower thought: submit an IETF RFC to register Org as a MIME type

2020-10-24 Thread Palak Mathur



Sent from my iPhone

> On Oct 24, 2020, at 7:50 AM, Bastien  wrote:
> 
> Hi Palak,
> 
> Palak Mathur  writes:
> 
>> I am fairly new to Org. Let me see if I can use it as a markup in an
>> Editor other than Emacs. I will report on what syntax options are very
>> Emacs specific, what are general and what can be ported.
> 
> Thanks!  I think it is less a matter of *what* is described in
> https://orgmode.org/worg/dev/org-syntax.html rather than *how* it is
> described.
> 
> As the first paragraph says: 
> 
>  "This document describes and comments Org syntax as it is currently
>  read by its parser (Org Elements)"
> 
> while we need a description of Org's syntax from the point of view of 
> (1) a human writer and (2) any possible Org parser.
> 
I understand that. 

> I don't know how difficult it is, but I suspect it is quite a lot of
> work.
> 

Yes, it is going to be some work. I will try to get something started and share 
a draft. 


> -- 
> Bastien



Re: Shower thought: submit an IETF RFC to register Org as a MIME type

2020-10-24 Thread Palak Mathur



> On Oct 24, 2020, at 7:09 AM, Bastien  wrote:
> 
> Hi Wes,
> 
> Wes Hardaker  writes:
> 
>> Ok, I'll try to create a template we can fill out in github next week
>> (I'm swamped this week with a deadline).
> 
> If you manage to make any progress on this, please share it with the
> whole list so that interested people can possibly follow.
> 
> For the record, I think we should first enhance the Worg documentation
> on Org's syntax before applying to register Org as a MIME type.  
> 
> https://orgmode.org/worg/dev/org-syntax.html is useful but my feeling
> is that it describes Org "syntax" from the point of view of the Emacs
> parser -- we surely need something a bit more agnostic for registering
> Org as MIME type.
> 
> I'm adding this as a call for help on https://updates.orgmode.org.
> 
> Best,
> 

I am fairly new to Org. Let me see if I can use it as a markup in an Editor 
other than Emacs. I will report on what syntax options are very Emacs specific, 
what are general and what can be ported. 



> -- 
> Bastien
> 



Re: Interview with Rainer König - who's content made me go from vim to emacs for coding :D

2020-10-22 Thread Palak Mathur




> On Oct 22, 2020, at 9:53 AM, Xianwen Chen  wrote:
> 
> 
> Thank you.
> 
> Do you by the way have a URL to Rainer König's org-mode course?
> 

https://www.youtube.com/playlist?list=PLVtKhBrRV_ZkPnBtt_TD1Cs9PJlU0IIdE







>  
> 
> 
>> On 2020-10-21 07:27, Martin Schröder wrote:
>> 
>> Today I had the chance to do a lengthy interview with Rainer König who is 
>> known for creating a very popular Org Mode course. 
>>  
>> The first part is about how Rainer got started and the story of how Org Mode 
>> saved his life during a very difficult time: 
>> https://www.youtube.com/watch?v=L_DYO0_eJ6A
>>  
>> In the second part of the interview we look at how Rainer manages his org 
>> mode setup with multiple files and weekly reviews. Rainer is tremendously 
>> methodical and a really good teacher.
>>  
>> Here is the recording of the second part: 
>> https://www.youtube.com/watch?v=kPKhS-QDn7c
>>  
>> Enjoy! 
>>  
>> -- 
>> Best regards,
>>  
>> Martin Schröder
>> Embedded Systems Consultant, Firmware Expert
>>  
>> Tel: +46-733-38-76-94
>> LinkedIn: https://www.linkedin.com/in/martinschroder/
>>  
>> Learn How To Build Embedded Products From Step 1 to Step 90: 
>> https://swedishembedded.com/learn/


Re: Shower thought: submit an IETF RFC to register Org as a MIME type

2020-10-06 Thread Palak Mathur


> On Oct 6, 2020, at 2:03 PM, TEC  wrote:
> 
> 
> Wes Hardaker  writes:
> 
>> Ok, I'll try to create a template we can fill out in github next week
>> (I'm swamped this week with a deadline).
> 
> Sounds good :) I'm fairly busy for the next ~month and a half anyway so
> I'm happy to accommodate delays.
> 
> Would it be a good idea to use the markdown RFC as a template? That's
> what I was originally thinking.
> 

Let me know if you need help. I can help out as well.


> Thanks,
> 
> Timothy.
> 



Re: The Website Revamp: The final stretch

2020-09-24 Thread Palak Mathur



> On Sep 24, 2020, at 8:20 AM, TEC  wrote:
> 
> 
> An update.
> 
> 2. Following the community opinions and feedback on the designs
>   presented, further iteration has occurred and 20 concepts have been
>   reduced to the three most promising candidates.
>   I now have a final 3 - the first two are the best ideas from the
>   last selection, the third is a new idea.
> 
> You can find the final 3 concepts here: https://0x0.st/ilFH.pdf, once
> again I'd like to encourage any feedback, and ranking of the options.
> 

Just keeping up with Parkinson’s Law of Triviality [1], as I don’t have any 
opinion on any other post but this, here it is:
I like both Variant A and B. C not so much. 

[1]: https://en.wikipedia.org/wiki/Law_of_triviality



> Unless anything else crops up, I don't anticipate any other major
> changes being made.
> 
> All the best,
> 
> Timothy.
> 


Re: Bug: Failed to render org file during first load on buffer emacs 27.1 windows binaries [9.3 (release_9.3 @ c:/ProgramFilesh/emacs-27.1-x86_64/share/emacs/27.1/lisp/org/)]

2020-09-23 Thread Palak Mathur



> On Sep 23, 2020, at 2:29 AM, Bastien  wrote:
> 
> Hi Shibu,
> 
> "Shibu N.V"  writes:
> 
>> I tried with the latest stable release org 9.4 along with emacs27.1
>> windows binaries on windows platform. The issue persists.
> 
> Thanks for reporting this again.
> 
> Can anyone using Emacs/Org on Windows help debugging this?
> 
> -- 
> Bastien
> 

I tried it on Windows with org-mode 9.3 with no issues. I will try with 9.4. 


Re: The Website Revamp: The final stretch

2020-09-22 Thread Palak Mathur



Sent from my iPhone

> On Sep 22, 2020, at 9:31 AM, TEC  wrote:
> 
> Hello everyone,
> 
> I'm pleased to announce that after chatting with Bastien, my little
> revamp project seems to be nearing the point where it may replace the
> current site.
> 
> Two things that would be good to get sorted:
> 1. Translation of the index page to French/Japanese ::
> I'm english only, and Bastien is busy, so volunteers would bemuch 
> appreciated!
> 2. Picking the best 'Hero banner' on the home page ::
> Concerns were raised over the lack of contrast between thelogo and
> the current banner background. I've chatted to someone elsewith
> some ideas and we've produced a few concepts which we'd liketo get
> your feedback on.
> See the file attached, and if you could give say your topthree
> picks (ordered), and any relevantreasoning/considerations/comments
> that would be great!

I liked 3.1, 1.2 and 2.2 in that order. The reason for 3.1 it gives contrast 
between the navigation panel, banner and highlights the request for Donations. 


> All the best,
> 
> Timothy.
> 
> p.s. I haven't had much luck with attachments in the past, if this fails
> I'll reply with the attachment.
> 
> 



Re: Bug: Org-mode v3.8 tag hierarchy [9.3.3 (release_9.3.3 @ /home/user/.emacs.d/org-mode/lisp/)]

2020-09-19 Thread Palak Mathur


On 9/19/2020 9:50 AM, Leon Weber wrote:
> Hi together, I recently updated from org-mode version 9.1.8 to 9.3. I
> noticed a problem with group tags / tag hierarchy in the agenda-view
> (Agenda for current week or day).
>
> Example File:
> --
> #+TAGS: [ PARENT : CHILD1 CHILD2 ]
> * test1 :CHILD1:
> SCHEDULED: <2020-09-14 Mon>
> * test2 :CHILD2:
> SCHEDULED: <2020-09-14 Mon>
>
> --
> If I filter by the 'PARENT' tag, with the function
> 'org-agenda-filter-by-tag' (in the agenda daily view) in version 9.1.8
> I get all the child entries. In version 9.3.8 however this does not
> work anymore. Does anyone know if this is intentional? I didn't find
> anything in the release notes about this.
>
> Tested on a vanilla Emacs installation version 26.3 and 27.1.
>
>
I can reproduce this. If I use `org-agenda` and then select `m` to Match
a TAG\PROP\TODO query, it does show all the items marked with children
tags. However, if you use `org-agenda-filter-by-tag` it returns the
empty agenda view.


> Emacs : GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version
> 3.24.22, cairo version 1.17.3)
> of 2020-08-28
> Package: Org mode version 9.3.3 (release_9.3.3 @
> /home/user/.emacs.d/org-mode/lisp/)
>


Regards,

Palak Mathur




Re: how to exclude a file from appearing in the refile target cache?

2020-09-15 Thread Palak Mathur


Sent from my iPhone

> On Sep 15, 2020, at 3:37 PM, swedebugia  wrote:
> 
> Hi
> 
> I read:
> https://orgmode.org/manual/Refile-and-Copy.html
> 
> But its unclear to me how to exclude a file from appearing in the
> refile target cache.
> 
> My cache takes 13s to build and its too long for my taste. I have
> archived all old notes now. I want to exclude my archive.org from the
> refile targets. Is there a way to do that?
> 

You can use org-refile-targets to explicitly tell which files to include when 
you want to Copy and Refile. I am not near my computer, otherwise I would have 
shared an example. 

> Cheers
> swedebugia 
> 


Re: [Vm] [Question #295210]: Not able to read messages from GMAIL

2016-08-13 Thread Palak Mathur
Question #295210 on VM changed:
https://answers.launchpad.net/vm/+question/295210

Status: Needs information => Open

Palak Mathur gave more information on the question:
I provided my password using 'g'. However, I still cannot see any
emails.

-- 
You received this question notification because your team VM development
team is an answer contact for VM.

___
Mailing list: https://launchpad.net/~vm
Post to : vm@lists.launchpad.net
Unsubscribe : https://launchpad.net/~vm
More help   : https://help.launchpad.net/ListHelp


Re: [BangPypers] python in news

2014-09-03 Thread Palak Mathur


On Sep 3, 2014, at 10:26 AM, Saager Mhatre saager.mha...@gmail.com wrote:

On Wed, Sep 3, 2014 at 2:37 AM, Nitin Kumar nitin.n...@gmail.com wrote:

 
 http://economictimes.indiatimes.com/tech/software/programming-language-python-yet-to-find-place-in-teaching-curriculum-in-india-despite-its-popularity/articleshow/41464925.cms


Anyone have a link to that IEEE report mentioned in the article that puts
Python as the 2nd most popular web-dev language? 

 
http://spectrum.ieee.org/static/interactive-the-top-programming-languages#index/0/1/1/1/1/50/1/50/1/50/1/30/1/30/1/30/1/20/1/20/1/5/1/5/1/20/1/100/
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Raising issue WRT Bangpypers mailing list

2014-05-22 Thread Palak Mathur

On May 22, 2014, at 8:14 AM, Noufal Ibrahim KV nou...@nibrahim.net.in wrote:


Let's just let this pass? I, for one, don't have the time or interest to
handle these kinds of things. If any of the people want to discuss this
on the list, please do but I don't really want to spend any of my time
on it. 

-- 
Cordially,
Noufal
http://nibrahim.net.in
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Let's leave this. We had an earlier issue where people were offended and 
dissenters including me misinterpreted the sentiments  intentions behind the 
original argument. The words said on mail can be read and interpreted 
differently by different people. 

But, just for the record, I didn't find any sarcasm in Noufal's reply. 

Regards, 
Palak Mathur
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] [JOB] Knowlarity is looking for a fullstack developers

2013-12-03 Thread Palak Mathur
On Tue, Dec 3, 2013 at 4:29 AM, Noufal Ibrahim KV nou...@nibrahim.net.inwrote:

 Aditya Laghate adi...@thinrhino.net.in writes:


 [...]

  Out of curiosity, does the term 'Full Stack' mean, 'Jack of all trades 
  Master of (N)one'?
 
  I ask this, because of late after hearing/reading the terms like
  'Rockstar', 'Ninja'  such similar terms, the new trend seems to be
  'Full stack developer'.
 
  I wonder, how many people would there be in this world who are true
  'Full stack' - 'Master of all, jack of none' kinds out there!!

 I'm more charitable than that to the term and usually interpret it to
 mean a skilled generalist rather than a specialist (e.g. a data
 scientist).


 [...]


+1. They are asking for an Architect who is more or less a generalist. If
they would have asked for an IT Specialist, then it would have been a
different thing.





 --
 Cordially,
 Noufal
 http://nibrahim.net.in
 ___
 BangPypers mailing list
 BangPypers@python.org
 https://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Teaching Python in school

2013-09-24 Thread Palak Mathur
On Tue, Sep 24, 2013 at 1:10 PM, Lakshman Prasad scorpion...@gmail.comwrote:

 How I wished I was a decade younger and in college today!


So true. This surely is a nice way for teachers and learners both to adopt
and use in their curriculum.


Regards,
Palak Mathur
http://palakmathur.in http://palakmathur.github.com/
http://aatmiyata.wordpress.com
http://palakclicks.wordpress.com
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] https://github.com/pythonhacker/ladies.py

2013-09-08 Thread Palak Mathur
On Sun, Sep 8, 2013 at 12:45 AM, Pratham Gadre pratham.ga...@gmail.comwrote:

 Audrey,

 We would like to hear your thoughts on the antics pulled by Anand Pillai
 (member of PSF).

 ref:
 https://mail.python.org/pipermail/bangpypers/2013-September/thread.html
 Mails with the subject : https://github.com/pythonhacker/ladies.py

 Most of us, don't like the way he is hiding behind his style of sarcastic
 humor, but for
 fear of being called an outcast from the community, we don't have the guts
 to come out
 in the open.

 Being a member / moderator / owner of various e-groups (tech  non-tech) in
 India,
 I know very well, how quickly one can become an outcast for speaking out.
 Especially,
 against somebody popular like Anand.

 I would personally, recommend, that a proper warning be served to Anand for
 his
 misconduct.

 I sincerely hope that Anand is given his due for his uncalled and
 unwarranted 'sarcastic humor'.

 I am taking the trouble to escalate this issue, since Anand is a member of
 PSF and President of
 Indian Python Software Society. People with attitude like his should not be
 allowed to hold such
 posts.

 Regards
 Pratham

 PS: If somebody has cloned the code repository by Anand, please share the
 code with pyladies.
 If you don't want to get entangled in this mess, email the code to me, I
 will guarantee your anonymity.

 Anand, in the meanwhile please read :
 http://www.pyladies.com/CodeOfConduct/


I agree with Pratham. It doesn't seems from Anand's mail that he is
apologetic for his behavior. His final mail where he apologizes after
quoting from the Zen is like mocking others. The kind of behavior is
totally unacceptable and is kind of Cyber Violence and more specifically
Cyber Bullying. Legally speaking it can also lead to a case of Online
Harassment under Sexual Harassment and Cyber Bullying under Sec 66A of IT
Act 2000.







 On Sat, Sep 7, 2013 at 9:03 PM, Daniel Greenfeld pyda...@gmail.com
 wrote:

  As a PSF member I'm going to delurk right now. That's because as an
  admirer/supporter of the India Python community, I'm rather shocked and
  saddened by this thread.
 
  Angry. Furious. Demanding of real apologies.
 
  Svashka is standing up for what's right. I'm behind what she says 100%.
 
 ___
 BangPypers mailing list
 BangPypers@python.org
 https://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Announcing Bangalore::Hack 2013

2013-08-30 Thread Palak Mathur
Sent via Samsung Galaxy S II
On Aug 30, 2013 1:57 PM, Aditya Laghate adi...@thinrhino.net.in wrote:


 On Fri, Aug 30, 2013 at 02:40:09PM +0530, ashish makani wrote:
 The point is, the chief guest, is an experience industry veteran,  if
you
 come to the hackathon ,we will benefit from his experience, advice 
 insights.
 It is pretty apparent from Ashish Agrawal 's followup post that his
intent
 was not to claim that Bill Coughran invented c, c++  unix.
 
 Lets focus on that it is an excellent opportunity to write code  get
 advice  suggestions from the chief guest, rather than arguing
 about the nuances in the wording of the hackathon invite email.
 
 Let's not try to start a flame war just for the heck of it.

 The intention is not to start a flame war. But just an effort to get a
 very basic fact right.

 Giving out such glaringly wrong information is not correct.

 Had it been a honest mistake, I would not even have bothered replying
 to that email.


Dear All,

  Please calm down. First of all the mail is off-topic and secondly,
original poster has explained himself.

It is a very trivial issue. Ignore it.

Regards,
Palak Mathur
On Aug 30, 2013 1:57 PM, Aditya Laghate adi...@thinrhino.net.in wrote:


 On Fri, Aug 30, 2013 at 02:40:09PM +0530, ashish makani wrote:
 The point is, the chief guest, is an experience industry veteran,  if you
 come to the hackathon ,we will benefit from his experience, advice 
 insights.
 It is pretty apparent from Ashish Agrawal 's followup post that his intent
 was not to claim that Bill Coughran invented c, c++  unix.
 
 Lets focus on that it is an excellent opportunity to write code  get
 advice  suggestions from the chief guest, rather than arguing
 about the nuances in the wording of the hackathon invite email.
 
 Let's not try to start a flame war just for the heck of it.

 The intention is not to start a flame war. But just an effort to get a
 very basic fact right.

 Giving out such glaringly wrong information is not correct.

 Had it been a honest mistake, I would not even have bothered replying
 to that email.
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Python in Schools Panel

2013-06-24 Thread Palak Mathur
Hi,

  If you want to contact CBSE board regarding Python education then you
might want to write to Director (Training and Academics). The position is
currently held by Dr. Sadhana Parashar. The contact details are:

Tel.  91-11-23212603,23234324
Fax. 91-11-23234324
Email: sadhanap.c...@nic.in


Kerala comes under CBSE's regional office located at Chennai, which can be
contacted at

Tel. 91-44-26162214 /26162213
Fax:91-44-26162212

rochennai.c...@nic.in

You can call them if you want.


Regards,
Palak Mathur
http://palakmathur.in http://palakmathur.github.com/
http://aatmiyata.wordpress.com
http://palakclicks.wordpress.com



On Mon, Jun 24, 2013 at 12:02 AM, Noufal Ibrahim nou...@nibrahim.net.inwrote:

 Anand Chitipothu anandol...@gmail.com writes:


 [...]

  Noufal, can you find someone to invite from Kerala govt?

 I don't know anyone personally but can ask around and send some
 emails. Let's see.

 
  Is there anyone in this list who knows someone from CBSE board?
 
  Anand

 --
 Cordially,
 Noufal
 http://nibrahim.net.in
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [PLUG] Ubuntu on Android - official release

2013-01-06 Thread Palak Mathur
 There is already a Ubuntu for Android project (
 http://www.ubuntu.com/devices/android) which is different than recent
 announcement(http://www.ubuntu.com/devices/phone).

 Ubuntu for Android
 


I was going through Ubuntu's website and they have a quote on their page
for Ubuntu for Android stating that

“Ubuntu is the *killer app* for multi-core phones in 2012”

How?
___
Pune GNU/Linux Users Group Mailing List 


Re: [BangPypers] Starting a Pune User Group.

2012-10-01 Thread Palak Mathur
Nice idea. I have joined it.
On Oct 2, 2012 12:56 AM, Satyajit Ranjeev satyajit.ranj...@gmail.com
wrote:

 :) yes that's what I was planning to do.

 Satyajit

 http://satyajit.ranjeev.in
  On 2 Oct 2012 00:53, Noufal Ibrahim nou...@nibrahim.net.in wrote:

  Satyajit Ranjeev satyajit.ranj...@gmail.com writes:
 
   Oops... sheepish grin :). Guess I should have searched before posting.
  One
   should update the wiki though.
  
   So what do you think I should do? A mailing list breaks the dependency
 of
   Google groups.
 
  Ask on that group? :)
  [...]
 
 
  --
  Cordially,
  Noufal
  http://nibrahim.net.in
  ___
  BangPypers mailing list
  BangPypers@python.org
  http://mail.python.org/mailman/listinfo/bangpypers
 
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] hook file download

2012-09-07 Thread Palak Mathur
So, you mean you want to halt the download from some site (that you do not
control), do some stuff and then download begins?

Regards,
Palak Mathur
http://palakmathur.wordpress.com
http://vicharvahak.wordpress.com
http://aatmiyata.wordpress.com
http://palakmathur.blogspot.com


On Fri, Sep 7, 2012 at 3:59 PM, Nitin Kumar nitin.n...@gmail.com wrote:

 Say for example:

 from a site  http://www.winzip.com/downwz.htm we click download button.
 So i file download will start.
 but I want to do some other activities before file start to download. so is
 there a way to pause start of download do some activity and then start the
 download using python.

 Hope this time I am bit clear.

 Nitin K

 On Fri, Sep 7, 2012 at 3:42 PM, Noufal Ibrahim nou...@nibrahim.net.in
 wrote:

  Nitin Kumar nitin.n...@gmail.com writes:
 
   Hi All,
  
   I want to get a control to python before a file start downloading using
  any
   explorer or download manager.
 
  Can you elaborate a little? Are you talking about the file being
  accessed on a server by a remote client? Where is your program running?
 
   Do we have any module or sample code to do the same.
 
  --
  Cordially,
  Noufal
  http://nibrahim.net.in
  ___
  BangPypers mailing list
  BangPypers@python.org
  http://mail.python.org/mailman/listinfo/bangpypers
 



 --
 Nitin K
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] [OT] Online offering of the course Introduction to Programming Languages

2012-08-23 Thread Palak Mathur
I have also registered for the course and planning to do quizzes, minor and
major projects.

Regards,
Palak Mathur
http://palakmathur.wordpress.com
http://vicharvahak.wordpress.com
http://aatmiyata.wordpress.com
http://palakmathur.blogspot.com


On Thu, Aug 23, 2012 at 10:08 AM, kracekumar ramaraju 
kracethekingma...@gmail.com wrote:

 I have registered for the course, planning t solve the quiz n write python
 interpreter.
  On Aug 23, 2012 10:05 AM, Anand Chitipothu anandol...@gmail.com
 wrote:

  On Wed, Aug 22, 2012 at 1:07 PM, Sateesh Kumar sateeshpy...@gmail.com
  wrote:
   Hi,
  
   Slightly OT, Brown university is offering their course  Introduction
   to Programming Languages [1] available
   for free on the Web.
  
   Interestingly second and third months of the course would cover Python
   in detail.
   From the course outline: [2]
  
   In the first month of the course, we will go through the semantics
   engineering process in the
small: you will be given an illustrative little language built by us,
   whose meaning you must completely decipher.
   (We use the phrase “decipher” intentionally: most real-world languages
   are under- or poorly specified,
   so almost all of them at least slightly resemble hieroglyphics.) In
   the remaining two months, you will repeat
   this exercise in the large: namely, for Python. By the end of the
   semester, then, a completely successful student will
   have an authoritative knowledge of Python and will have created a
   full, independent implementation of it.
   Naturally, we don't expect very many students to be completely
  successful.
  
  
   reg,
   sateesh
  
   1. http://www.cs.brown.edu/courses/cs173/2012/OnLine/
   2. http://www.cs.brown.edu/courses/cs173/2012/
 
  Anybody taking course?
 
  I'm planning to take this and solve all quizzes, minor project and
  major project.
 
  If there is enough interest, we can try to have a BoF session at PyCon
  India 2012.
 
  Anand
  ___
  BangPypers mailing list
  BangPypers@python.org
  http://mail.python.org/mailman/listinfo/bangpypers
 
 ___
 BangPypers mailing list
 BangPypers@python.org
 http://mail.python.org/mailman/listinfo/bangpypers

___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] [X-POST] Poster for PyCon India 2012

2012-08-21 Thread Palak Mathur
Dear All,

   We are ready with PyCon India 2012 poster. The poster is available for
download in pdf format from PyCon India 2012's website. The exact url is:


http://in.pycon.org/2012/static/PyConIndia2012Poster.pdf

   Please download, take a printout and put it on the notice board in your
college/office.

   Hope for your support in spreading the word.

   Thank you.

Regards,
Palak Mathur
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] [Inpycon] PyCon India 2012: Important Dates

2012-08-14 Thread Palak Mathur
Dear All,

It is my pleasure to inform you all that PyCon India 2012, the fourth
edition of PyCon India conference is being held in Bangalore,India from
28th September 2012 to 30th September 2012.

The website for the same is: http://in.pycon.org/2012/

With two keynote speakers, Jacob Kaplan-Mos (co-author of Django) and
David Mertz (author of Text Processing with Python) and with lot of
interesting talks coming up (including 2 talks proposed by a core
CPython developer), this is promising to be best PyCon India ever.

The last date for regular registration is August 16. Register soon.

http://pyconindia2012.doattend.com/

If you are planning to submit a talk or a tutorial, the last date is
August 25. Talks can be submitted at:

http://in.pycon.org/2012/funnel/pyconindia2012/

Conference Dates:

Tutorial day - Friday, September 28, 2012
Main Conference - Saturday-Sunday, September 29-30, 2012

Please spread this message to your friends, friends of friends and
whoever might be interested. Posting it message to various mailing
lists, internal mailing lists at your workplace, Facebook/Google+ and
any other medium will help spreading the word.

Thanks,
Palak Mathur
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


How to start with Hadoop?

2011-03-22 Thread Palak Mathur

Hi,

  I am a new to Hadoop and want to learn it. I am a JAVA programmer and 
have been working on SOA apps. Any pointers to the tutorials or books 
would be really helpful. Also, any help on machine configuration would 
be helpful as well so that I may arrange for the same.


Thank you.

Regards,
Palak Mathur


Re: How to start with Hadoop?

2011-03-22 Thread Palak Mathur

On 3/22/2011 6:53 PM, Bijeet Singh wrote:

Hi Palak,

Following links might help to get started with Hadoop :

http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-single-node-cluster/
http://hadoop.apache.org/common/docs/r0.20.2/mapred_tutorial.html
http://developer.yahoo.com/hadoop/tutorial/index.html

Besides these, Hadoop wiki contains many other useful resources. And the
book Hadoop : The Defivitive Guide  by Tom White would be of great help as
well.

Bijeet Singh

Thank you!!


On Tue, Mar 22, 2011 at 5:59 PM, Palak Mathurpalakmat...@gmail.com  wrote:


Hi,

  I am a new to Hadoop and want to learn it. I am a JAVA programmer and have
been working on SOA apps. Any pointers to the tutorials or books would be
really helpful. Also, any help on machine configuration would be helpful as
well so that I may arrange for the same.

Thank you.

Regards,
Palak Mathur