Hello everyone... sorry for being so inactive recently...

Thanks a lot to all of you, i got the code (my proxy had blocked all
connections for the SSH port, hence had to use an independent Internet, and
this time with all the SSH keys in place, it worked)

Now, i wanted to ask if there is any documentation available for the code
which i can refer to understand it better.
Also, What kind of projects\enhancement to the software you would like to
have? Any project ideas that u wish for that i can start thinking on.

On Fri, Mar 1, 2013 at 6:54 PM, Rachit Kulshreshtha <rachit....@gmail.com>wrote:

> C:\mixxx>bzr version
> Bazaar (bzr) 2.5.1
>   Python interpreter: C:\Program Files\Bazaar\python26.dll 2.6.6
>   Python standard library: C:\Program Files\Bazaar\lib\library.zip
>   Platform: Windows-7-6.1.7600
>   bzrlib: C:\Program Files\Bazaar\lib\library.zip\bzrlib
>   Bazaar configuration: C:/Users/Rachit/AppData/Roaming/bazaar/2.0
>   Bazaar log file: C:\Users\Rachit\Documents\.bzr.log
>
> Copyright 2005-2012 Canonical Ltd.
> http://bazaar.canonical.com/
>
> bzr comes with ABSOLUTELY NO WARRANTY.  bzr is free software, and
> you may use, modify and redistribute it under the terms of the GNU
> General Public License version 2 or later.
>
> Bazaar is part of the GNU Project to produce a free operating system.
>
>
> C:\mixxx>bzr branch
> http://bazaar.launchpad.net/~mixxxdevelopers/mixxx/trunk
> bzr: ERROR: Connection error: while sending OPTIONS
> /~mixxxdevelopers/mixxx/trunk/: [Errno 10061] No connection could be made
> because the target machine activey refused it
>
>
> did as u said.... still no luck... i have put up a query on launchpad
> website, no replies there yet...
> will download the tarball and get started asap...
>
> On Fri, Mar 1, 2013 at 4:01 PM, Daniel Schürmann <dasch...@mixxx.org>wrote:
>
>> Hi Rachit,
>>
>> did you receive the Mail below?
>> I have send it only to mixxx-devel@lists.sourceforge.net, not to your
>> private mail to avoid duplicates.
>>
>> It you problem fixed?
>>
>> I think:
>> bzr branch http://bazaar.launchpad.net/~mixxxdevelopers/mixxx/trunk
>> Should work in any case, without user credentials and ssh.
>>
>> If not, only to get started soon you can download the current 1.11 pre
>> tarball,
>>
>> http://builds.mixxx.org/builds/release-1.11.x/r3767/mixxx_1.11.0-pre.orig.tar.gz
>>
>>
>> Kind regards,
>>
>> Daniel
>>
>>
>>
>> ---------- Forwarded message ----------
>> From: Daniel Schürmann <dasch...@mixxx.org>
>> Date: 2013/2/28
>> Subject: Re: [Mixxx-devel] Guidance required
>> To: Too Many DJs <mixxx-devel@lists.sourceforge.net>
>>
>>
>>  Hi Rachit,
>>
>> You are on Windows right?
>>
>> All lines like
>> bzr branch lp:mixxx
>> are for the bazaar command line interface.
>>
>> If the following is wrong, I hope one Windows expert can correct me:
>>
>> As far as I know there must be a bzr.exe providing the command line
>> interface somewhere.
>> You can check it out with
>> Start>Run>"cmd.exe"
>> And then type:
>> bzr version
>> If this gives you a reasonable output bzr is installed fine.
>>
>>
>> now "cd" to your desired workspace directory and type
>> bzr branch http://bazaar.launchpad.net/~mixxxdevelopers/mixxx/trunk
>>
>> this should copy the mixxx source on your system.
>>
>> If any of these commands fail please copy the entire cmd content to this
>> list.
>> So we may able to help.
>>
>> If you also want to try Bazaar Explorer (which I do not know) please make
>> sure you put only
>> "http://bazaar.launchpad.net/~mixxxdevelopers/mixxx/trunk<http://bazaar.launchpad.net/%7Emixxxdevelopers/mixxx/trunk>"
>> as source branch not the entire command like above.
>>
>> Kind regards,
>>
>> Daniel
>>
>>
>> 2013/2/28 Rachit Kulshreshtha <rachit....@gmail.com>
>>
>>> Hey Daniel, sorry for the late reply...
>>>
>>> actually what i am trying to do is get a working copy of the code to my
>>> workstation using this Bazaar Explorer. I am interested in doing a project
>>> for mixxx under the GSoC banner or even without it if i can get something
>>> good to do. Right now i just wanted to work on some of the bugs and get a
>>> good knowledge of the code so that may be i can think about some
>>> addition\enhancement to the software.
>>>
>>> and yes i went through the tutorials and stuff.. i downloaded and
>>> installed Bazaar from this page (
>>> http://wiki.bazaar.canonical.com/Download) and then followed the
>>> instructions given here (
>>> http://mixxx.org/wiki/doku.php/using_bazaar#general_procedure_for_distributed_use)
>>> but then when i try to run the command bzr branch lp:mixxx it asks me
>>> for authentication to the site xmlrpc.launchpad.in, i registered on the
>>> launchpad website and provided the same userid and password for
>>> authentication but nothing happens...
>>>
>>> i have checked with my local proxy and everything but i really am not
>>> able to get where is the problem.
>>>
>>> On Tue, Feb 26, 2013 at 7:52 PM, Daniel Schürmann <dasch...@mixxx.org>wrote:
>>>
>>>> Hi Rachit,
>>>>
>>>> Up to now we have no git repository, but maybe we have one in future.
>>>>
>>>> I am not sure what you want to do exactly, checkout a working copy to
>>>> your workstation or publish your branch at launchpad?
>>>>
>>>> Do you have a working copy which build fine on your system?
>>>> What is your launchpad account?
>>>>
>>>> Did you follow a tutorial like this?
>>>>
>>>> http://doc.bazaar.canonical.com/beta/en/tutorials/using_bazaar_with_launchpad.html
>>>>
>>>> Maybe it is also helpful if you post a complete terminal copy with your
>>>> command and the and output that fails?
>>>>
>>>> Kind regards,
>>>>
>>>> Daniel
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> 2013/2/26 Rachit Kulshreshtha <rachit....@gmail.com>
>>>>
>>>>> hey, i made an exception for the software in the firewall enabling it
>>>>> to use all the ports, still not working...
>>>>>
>>>>> is there a prblm with the launchpad site, coz m getting this error "bzr:
>>>>> ERROR: Connection error: while sending CONNECT
>>>>> xmlrpc.launchpad.net:443: [Errno 10065] A socket operation was
>>>>> attempted to an unreachable host"
>>>>>
>>>>> plus on this page https://code.launchpad.net/mixxx , on the right
>>>>> side of the page it says "import a branch", when i click on it, it directs
>>>>> me to another page where it asks me the url of the branch for bazaar
>>>>> explorer, i give the url https://code.launchpad.net/mixxx but then it
>>>>> gives me an error saying "u cannot branch from the code hosted on
>>>>> launchpad...
>>>>>
>>>>> so i have tried all i can but still no progress :|
>>>>>
>>>>> i also have GIT installed, can i get the code via that? is the code
>>>>> hosted on github too?
>>>>>
>>>>> On Tue, Feb 26, 2013 at 6:28 PM, Daniel Schürmann 
>>>>> <dasch...@mixxx.org>wrote:
>>>>>
>>>>>> Hi Rachit,
>>>>>>
>>>>>> May be your port 22 is blocked.
>>>>>> Bazaar uses it for a ssh connection.
>>>>>>
>>>>>> You may try:
>>>>>> bzr branch http://bazaar.launchpad.net/~mixxxdevelopers/mixxx/trunk
>>>>>> via port 80.
>>>>>>
>>>>>> But I think it is a read only connection.
>>>>>> Pushing to launchpad requires an ssh connection
>>>>>>
>>>>>>
>>>>>> Kind regards,
>>>>>>
>>>>>> Daniel
>>>>>>
>>>>>>
>>>>>>
>>>>>> 2013/2/26 Rachit Kulshreshtha <rachit....@gmail.com>
>>>>>>
>>>>>>> tried with a datacard too, ain't working..
>>>>>>> getting this error "bzr: ERROR: Connection error: while sending
>>>>>>> CONNECT xmlrpc.launchpad.net:443: [Errno 10065] A socket operation
>>>>>>> was attempted to an unreachable host"
>>>>>>>
>>>>>>> plz someone help
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Tue, Feb 26, 2013 at 2:14 AM, Rachit Kulshreshtha <
>>>>>>> rachit....@gmail.com> wrote:
>>>>>>>
>>>>>>>> sorry again for disturbing, but i think i was successfully able to
>>>>>>>> set the value of my https_proxy env variable
>>>>>>>> but then m getting this error
>>>>>>>>
>>>>>>>> "You have not informed bzr of your Launchpad ID, and you must do
>>>>>>>> this to
>>>>>>>>
>>>>>>>> write to Launchpad or access private data. See "bzr help
>>>>>>>> launchpad-login".
>>>>>>>>
>>>>>>>> bzr: ERROR: Connection error: while sending OPTIONS
>>>>>>>> /~mixxxdevelopers/mixxx/trunk/: [Errno 10061] No connection could be 
>>>>>>>> made
>>>>>>>> because the target machine actively refused it"
>>>>>>>>
>>>>>>>>
>>>>>>>> now this luks like there is no prblm at my end, m not able to get
>>>>>>>> through to the data at launchpad website...
>>>>>>>>
>>>>>>>>
>>>>>>>> On Tue, Feb 26, 2013 at 2:02 AM, Rachit Kulshreshtha <
>>>>>>>> rachit....@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> i figured out that the issue is with my http and https proxy,
>>>>>>>>> having gone through a lot of info over the net, it seems i need to 
>>>>>>>>> set the
>>>>>>>>> environment variable "https_proxy" to the address of my proxy server 
>>>>>>>>> for
>>>>>>>>> bazaar to get past it and fetch me the code...
>>>>>>>>>
>>>>>>>>> but there is no such option to change it in the GUI interface, so
>>>>>>>>> i went over to the command prompt and looked over the bzr help 
>>>>>>>>> topics, of
>>>>>>>>> what i could understand, i dug out the authentication.conf file and 
>>>>>>>>> looking
>>>>>>>>> at the examples, entered this
>>>>>>>>>
>>>>>>>>> [proxy]
>>>>>>>>> scheme=https
>>>>>>>>> host=10.1.9.35
>>>>>>>>> port=8080
>>>>>>>>> user=********
>>>>>>>>> password=********
>>>>>>>>>
>>>>>>>>> but it still ain't working, i think the current proxy address for
>>>>>>>>> which it asks me the password and id to is "xmlrpc.launchpad.net"
>>>>>>>>> but i can't seem to change that value to my actual proxy address.... 
>>>>>>>>> has
>>>>>>>>> anyone faced such an issue before???  kindly help
>>>>>>>>>
>>>>>>>>> On Mon, Feb 25, 2013 at 11:05 PM, Rachit Kulshreshtha <
>>>>>>>>> rachit....@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> well, i do have a local proxy server through which i access the
>>>>>>>>>> net, and i need authentication for that... but i provided the 
>>>>>>>>>> password and
>>>>>>>>>> id for that too, still ain't working??
>>>>>>>>>>
>>>>>>>>>> should i try using a datacard or an independent internet
>>>>>>>>>> connection?
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Mon, Feb 25, 2013 at 10:35 PM, Max Linke <max_li...@gmx.de>wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi
>>>>>>>>>>>
>>>>>>>>>>> I don't use the GUI explorer under Linux. But on my windows
>>>>>>>>>>> machine I
>>>>>>>>>>> can use launchpad and the bazzar explorer without entering my
>>>>>>>>>>> account
>>>>>>>>>>> credentials. I also wonder why it wants to go over a proxy.
>>>>>>>>>>>
>>>>>>>>>>> this may lead you to an answer.
>>>>>>>>>>>
>>>>>>>>>>> http://askubuntu.com/questions/167369/why-cant-i-connect-to-xmlrpc-launchpad-net
>>>>>>>>>>>
>>>>>>>>>>> I would also check the network settings for anything unusual.
>>>>>>>>>>>
>>>>>>>>>>> best Max
>>>>>>>>>>>
>>>>>>>>>>> On Mon, 25 Feb 2013 22:07:51 +0530
>>>>>>>>>>> Rachit Kulshreshtha <rachit....@gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>> > hey, thanks to RJ ryan i was able to correct my previous
>>>>>>>>>>> mistake but m
>>>>>>>>>>> > facing another issue now, when i start to copy the branch, it
>>>>>>>>>>> asks me
>>>>>>>>>>> > for an authentication to connect to Proxy https
>>>>>>>>>>> xlmrpc.launchpad.net
>>>>>>>>>>> >
>>>>>>>>>>> > i have registered on the launchpad website and have been
>>>>>>>>>>> trying to
>>>>>>>>>>> > provide the same login id and password, but then its not
>>>>>>>>>>> getting
>>>>>>>>>>> > through..
>>>>>>>>>>> >
>>>>>>>>>>> > thanks in advance...
>>>>>>>>>>> >
>>>>>>>>>>> > On Mon, Feb 25, 2013 at 12:21 PM, RJ Ryan <rr...@mixxx.org>
>>>>>>>>>>> wrote:
>>>>>>>>>>> >
>>>>>>>>>>> > >
>>>>>>>>>>> > >
>>>>>>>>>>> > >
>>>>>>>>>>> > > On Mon, Feb 25, 2013 at 1:36 AM, Sidharth Bansal <
>>>>>>>>>>> > > sidharthbansal...@gmail.com> wrote:
>>>>>>>>>>> > >
>>>>>>>>>>> > >>
>>>>>>>>>>> > >>
>>>>>>>>>>> > >>
>>>>>>>>>>> > >> On Sun, Feb 24, 2013 at 10:32 PM, Max Linke <
>>>>>>>>>>> max_li...@gmx.de>
>>>>>>>>>>> > >> wrote:
>>>>>>>>>>> > >>
>>>>>>>>>>> > >>> Hi
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>> great that you want to work on Mixxx over the summer.
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>> The first thing to do would be setting up a working build
>>>>>>>>>>> > >>> environment. The wiki has some good descriptions for that.
>>>>>>>>>>> > >>> http://mixxx.org/wiki/doku.php/start
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>> I worked on a bug tagged as easy last year to start
>>>>>>>>>>> playing with
>>>>>>>>>>> > >>> the code.
>>>>>>>>>>> > >>> https://bugs.launchpad.net/mixxx/+bugs?field.tag=easy
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>> If you have any questions feel free to ask them here or on
>>>>>>>>>>> our IRC
>>>>>>>>>>> > >>> channel freenode:#mixxx
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >> Hi Max,
>>>>>>>>>>> > >>    Just wanna know, which is best? Is it the IRC channel or
>>>>>>>>>>> > >> Mailing list when it comes to mixxx, cause from my
>>>>>>>>>>> experience,
>>>>>>>>>>> > >> questions on mixxx channel were left unanswered.
>>>>>>>>>>> > >>
>>>>>>>>>>> > >>
>>>>>>>>>>> > >
>>>>>>>>>>> > > Everyone is in different time-zones (and many of us keep odd
>>>>>>>>>>> hours)
>>>>>>>>>>> > > so the best strategy for IRC is to leave your chat client
>>>>>>>>>>> idle
>>>>>>>>>>> > > there 24/7 and to see answers to questions you ask. We are
>>>>>>>>>>> all in
>>>>>>>>>>> > > different time zones but things are typically active during
>>>>>>>>>>> the day
>>>>>>>>>>> > > between UTC-5 and UTC+3.
>>>>>>>>>>> > >
>>>>>>>>>>> > > The mailing list also works for questions but if you get a
>>>>>>>>>>> feel for
>>>>>>>>>>> > > when people are around on IRC you can talk to people live
>>>>>>>>>>> which is
>>>>>>>>>>> > > usually more efficient.
>>>>>>>>>>> > >
>>>>>>>>>>> > >
>>>>>>>>>>> > > best Max
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>> On Thu, 14 Feb 2013 20:17:07 +0530
>>>>>>>>>>> > >>> Rushi Shukla <rushbo...@gmail.com> wrote:
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>> > Hello
>>>>>>>>>>> > >>> >
>>>>>>>>>>> > >>> > I am a student of Dhirubhai Ambani Institute of
>>>>>>>>>>> Information and
>>>>>>>>>>> > >>> > Communication Technology (DAIICT) , Gandhinagar ,
>>>>>>>>>>> India.I am
>>>>>>>>>>> > >>> > really interested in going for GSOC 2013 . I would like
>>>>>>>>>>> to
>>>>>>>>>>> > >>> > undertake one of MIXXX's projects as my project for GSOC
>>>>>>>>>>> 2013.
>>>>>>>>>>> > >>> > I am highly dedicated towards programming and research .
>>>>>>>>>>> How do
>>>>>>>>>>> > >>> > I get started on working with the source code and playing
>>>>>>>>>>> > >>> > around with it ? Any sort of help is highly appreciated .
>>>>>>>>>>> > >>> > Awaiting your reply soon .
>>>>>>>>>>> > >>> >
>>>>>>>>>>> > >>> > Regards,
>>>>>>>>>>> > >>> > Rushi Shukla
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>>
>>>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>>> > >>> Everyone hates slow websites. So do we.
>>>>>>>>>>> > >>> Make your web apps faster with AppDynamics
>>>>>>>>>>> > >>> Download AppDynamics Lite for free today:
>>>>>>>>>>> > >>> http://p.sf.net/sfu/appdyn_d2d_feb
>>>>>>>>>>> > >>> _______________________________________________
>>>>>>>>>>> > >>> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
>>>>>>>>>>> > >>> http://mixxx.org
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>> Mixxx-devel mailing list
>>>>>>>>>>> > >>> Mixxx-devel@lists.sourceforge.net
>>>>>>>>>>> > >>> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>>>>>>>>>>> > >>>
>>>>>>>>>>> > >>
>>>>>>>>>>> > >>
>>>>>>>>>>> > >>
>>>>>>>>>>> > >> --
>>>>>>>>>>> > >> Cheers.!
>>>>>>>>>>> > >> *Sidharth Bansal*
>>>>>>>>>>> > >>
>>>>>>>>>>> > >>
>>>>>>>>>>> > >>
>>>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>>> > >> Everyone hates slow websites. So do we.
>>>>>>>>>>> > >> Make your web apps faster with AppDynamics
>>>>>>>>>>> > >> Download AppDynamics Lite for free today:
>>>>>>>>>>> > >> http://p.sf.net/sfu/appdyn_d2d_feb
>>>>>>>>>>> > >> _______________________________________________
>>>>>>>>>>> > >> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
>>>>>>>>>>> > >> http://mixxx.org
>>>>>>>>>>> > >>
>>>>>>>>>>> > >>
>>>>>>>>>>> > >> Mixxx-devel mailing list
>>>>>>>>>>> > >> Mixxx-devel@lists.sourceforge.net
>>>>>>>>>>> > >> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>>>>>>>>>>> > >>
>>>>>>>>>>> > >
>>>>>>>>>>> > >
>>>>>>>>>>> > >
>>>>>>>>>>> > >
>>>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>>> > > Everyone hates slow websites. So do we.
>>>>>>>>>>> > > Make your web apps faster with AppDynamics
>>>>>>>>>>> > > Download AppDynamics Lite for free today:
>>>>>>>>>>> > > http://p.sf.net/sfu/appdyn_d2d_feb
>>>>>>>>>>> > > _______________________________________________
>>>>>>>>>>> > > Get Mixxx, the #1 Free MP3 DJ Mixing software Today
>>>>>>>>>>> > > http://mixxx.org
>>>>>>>>>>> > >
>>>>>>>>>>> > >
>>>>>>>>>>> > > Mixxx-devel mailing list
>>>>>>>>>>> > > Mixxx-devel@lists.sourceforge.net
>>>>>>>>>>> > > https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>>>>>>>>>>> > >
>>>>>>>>>>> >
>>>>>>>>>>> >
>>>>>>>>>>> >
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>>>>> Everyone hates slow websites. So do we.
>>>>>>>>>>> Make your web apps faster with AppDynamics
>>>>>>>>>>> Download AppDynamics Lite for free today:
>>>>>>>>>>> http://p.sf.net/sfu/appdyn_d2d_feb
>>>>>>>>>>> _______________________________________________
>>>>>>>>>>> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
>>>>>>>>>>> http://mixxx.org
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Mixxx-devel mailing list
>>>>>>>>>>> Mixxx-devel@lists.sourceforge.net
>>>>>>>>>>> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Rachit Kulshreshtha
>>>>>>>>>> 4th year
>>>>>>>>>> MSc (hons) Physics
>>>>>>>>>> B.E. (hons) Electronics and Instrumentation
>>>>>>>>>> BITS - Pilani, Goa Campus
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Rachit Kulshreshtha
>>>>>>>>> 4th year
>>>>>>>>> MSc (hons) Physics
>>>>>>>>> B.E. (hons) Electronics and Instrumentation
>>>>>>>>> BITS - Pilani, Goa Campus
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Rachit Kulshreshtha
>>>>>>>> 4th year
>>>>>>>> MSc (hons) Physics
>>>>>>>> B.E. (hons) Electronics and Instrumentation
>>>>>>>> BITS - Pilani, Goa Campus
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Rachit Kulshreshtha
>>>>>>> 4th year
>>>>>>> MSc (hons) Physics
>>>>>>> B.E. (hons) Electronics and Instrumentation
>>>>>>> BITS - Pilani, Goa Campus
>>>>>>>
>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> Everyone hates slow websites. So do we.
>>>>>>> Make your web apps faster with AppDynamics
>>>>>>> Download AppDynamics Lite for free today:
>>>>>>> http://p.sf.net/sfu/appdyn_d2d_feb
>>>>>>> _______________________________________________
>>>>>>> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
>>>>>>> http://mixxx.org
>>>>>>>
>>>>>>>
>>>>>>> Mixxx-devel mailing list
>>>>>>> Mixxx-devel@lists.sourceforge.net
>>>>>>> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Rachit Kulshreshtha
>>>>> 4th year
>>>>> MSc (hons) Physics
>>>>> B.E. (hons) Electronics and Instrumentation
>>>>> BITS - Pilani, Goa Campus
>>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Rachit Kulshreshtha
>>> 4th year
>>> MSc (hons) Physics
>>> B.E. (hons) Electronics and Instrumentation
>>> BITS - Pilani, Goa Campus
>>>
>>
>>
>>
>
>
> --
> Rachit Kulshreshtha
> 4th year
> MSc (hons) Physics
> B.E. (hons) Electronics and Instrumentation
> BITS - Pilani, Goa Campus
>



-- 
Rachit Kulshreshtha
4th year
MSc (hons) Physics
B.E. (hons) Electronics and Instrumentation
BITS - Pilani, Goa Campus
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to