Re: [nox-dev] Need to the error type of send_openflow_command()

2010-04-05 Thread kk yap
Hi Guanyao,,

Did you check for datapath_leave_event and make sure that you do not
send commands to invalid datapathid?  Seems like that is the problem.

Regards
KK

On 4 April 2010 21:41, Guanyao Huang gyhu...@ucdavis.edu wrote:
 Hi
 Sorry to bother others. My program breaks with datapath leaves the
 network (HP switch). There are some errors returned by the
 send_openflow_command, which I dont understand. Is there any document
 on the meaning of the error?


 00079|openflow|WARN:stream: send error: Broken pipe
 00080|routingMR|ERR:OpenFlowMR::install_flow: flow-mod command to dpid
 f7cae464 : error 32
 00081|openflow|WARN:stream: send error: Bad file descriptor
 00082|routingMR|ERR:OpenFlowMR::install_flow: flow-mod command to dpid
 f7cae464 : error 9
 00083|openflow|WARN:stream: send error: Bad file descriptor
 not successfully opf command: routingMR::send_stats_request()
 00084|openflow|WARN:stream: send error: Bad file descriptor
 not successfully opf command: routingMR::send_stats_request()
 00085|openflow|WARN:stream: send error: Bad file descriptor
 00086|routingMR|ERR:OpenFlowMR::install_flow: flow-mod command to dpid
 f7cae464 : error 9
 00087|openflow|WARN:stream: send error: Bad file descriptor
 00088|routingMR|ERR:OpenFlowMR::install_flow: flow-mod command to dpid
 f7cae464 : error 9
 00089|openflow|WARN:stream: send error: Bad file descriptor
 00090|routingMR|ERR:OpenFlowMR::install_flow: flow-mod command to dpid
 f7cae464 : error 9
 00091|openflow|WARN:stream: receive error: Bad file descriptor
 00092|nox|WARN:stream: disconnected (Bad file descriptor)
 Datapath leave, f7:ca:e4:00:00:64


 In the output above, what are the meaning of error 9 and 32. The
 source code is simply as:

 int ofc_ret = send_openflow_command(curr_dpid, ofm-header, true);
        if(ofc_ret) {
            VLOG_ERR(lg, OpenFlowMR::install_flow: flow-mod command to dpid
 %s : error %d, curr_dpid.string().c_str(), ofc_ret);
        }

 Many thanks.

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


[android-developers] Getting the amount of Audio data buffered in the device

2010-04-05 Thread KK
I am trying to write a streaming application. I have my own decoder
and I am playing PCM audio using AudioTrack. At any point in time I
want to know how much data is buffered with the device. I want to use
this so that if the data with the device go below a level, I want to
go into a buffering mode where I will buffer 2-3 seconds of data
before continuing playback again. Can someone please tell me how to do
this?

Thanks in advance
KK

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe, reply using remove me as the subject.


Re: [Dokter Umum] Ingin Anak Laki2

2010-03-15 Thread kk oeniq
Banayakin aja makan daging dan sejenis kalo ingin anak perempuan perbanyak 
makan saur2an.

--- Pada Ming, 21/2/10, Yusuf ysulistia...@gmail.com menulis:

Dari: Yusuf ysulistia...@gmail.com
Judul: Re: [Dokter Umum] Ingin Anak Laki2
Kepada: dokter_umum@yahoogroups.com
Tanggal: Minggu, 21 Februari, 2010, 2:30 AM

Gampang banget kok oom, anda harus egois dlm berhubungan, jangan biarkan sampai 
istri siap tempur. Lha nanti kalau udah positif hamil barulah seperti biasa
Aku udah share keteman-2 Alhamdulillah berhasil, kalau kita berusaha dan 
berdoa, Allah akan selalu mengabulkan

Send from My Baceman Teklek, Powered by Mercon Bantingan®

-Original Message-
From: Erianto Simalango ericseria...@gmail.com
Date: Sat, 20 Feb 2010 08:50:31
To: dokter_umum@yahoogroups.com
Subject: [Dokter Umum] Ingin Anak Laki2

Haloo semua...

Saat ini saya sedang program kehamilan bersama istri setelah 2,5th KB karena
anak pertama dulu caesar. Pengennya sih anak kedua laki2. Tapi segalanya
yang Maha Esa lah yang menentukan. tetapi paling tidak kita berusaha, barang
kali rekan-rekan punya tips.

kami sih sebelumnya sudah mencoba untuk konsultasi dengan dokter, tetapi
herannya masa disuruh untuk berhubungan tiap hari, perasaan saya aneh deh.
siapa tahan...?

mohon masukan


--
---


[Non-text portions of this message have been removed]




[Non-text portions of this message have been removed]





[ Forum Kesehatan : http://www.medisiana.com ]Yahoo! Groups Links




Re: [nox-dev] Building nox with older versions of openflow

2010-03-12 Thread kk yap
Hi Tim,

In git://noxrepo.org/nox, there is a openflow-0.9 branch.  It works
with OpenFlow v0.9.  I believe routing will not work though, since the
flow_mod is not updated.  My apologies, I should have backported these
from the openflow-1.0 branch.

FYI.

Regards
KK


On 12 March 2010 07:53,  tim.upthegr...@gatech.edu wrote:
 Good morning all,

 I am trying to set up a nox controller with a switch that is currently 
 implementing the 0.9.0 OpenFlow spec.  Is there a version of nox I can build 
 with OF 0.9.0 floating around?

 Thanks,
 --
 Tim Upthegrove
 Georgia Institute of Technology
 College of Computing

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] A question regarding Authenticator module

2010-03-12 Thread kk yap
Hi,

I would suggest using doxygen, since we already have some effort going
forward there already.  I would be happy to push any documentation
patches for doxygen.

regards
KK

On 12 March 2010 14:49, Kyriakos Zarifis kyr.zari...@gmail.com wrote:


 On Fri, Mar 12, 2010 at 2:38 PM, Natasha Gude nata...@nicira.com wrote:

 Comments inline:
 On Fri, Mar 12, 2010 at 1:56 PM, Guanyao Huang gyhu...@ucdavis.edu
 wrote:

 I think some document of authenticator module is very necessary.
 The newest version of authenticator module seems changed a lot, but
 the code for routing module remains the same.
 For example, why there are many events defined in host_event.hh,

 host_event.hh has comments describing the meanings of the different
 events.


 I've started putting together documentation from different sources here.
 it's still missing important bits, anyone who feels like adding something
 please do so.
 Nice explanations like the one Natasha just gave could be added directly
 there

 http://74.207.253.160/noxwiki/index.php/Authenticator


 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] What will nox do with [Malformed packet]

2010-03-11 Thread kk yap
Hi,

What switch are you using?  And have you looked at the tcpdump of the
control channel for packets-in?

Regards
KK

On 11 March 2010 12:23, Guanyao Huang gyhu...@ucdavis.edu wrote:
 Hi
 Sorry to bother others.
 My program needs to tcpreplay some packets between switches. Since the
 trace is from raw IP, I converted them to ethernet packets. However,
 some of the original packets are truncated, and I found these packets
 are forwarded but missed.
 If I tcpreplay them and tcpdump the interface, I saw these packets
 become [Malformed packet]. My module even didnt capture a flow_in
 event for these packets.
 So, I am wondering, where are these packets actually dropped? Are they
 dropped by IP stack or are they dropped by authenticator module? Our
 control in nox is above or below IP stack??
 Thanks.

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] Questions about NOX event delivery details

2010-03-08 Thread kk yap
Hi Rean,

Some comment inline.  Hope they are useful.

 2) When NOX delivers an event to a component, is there a way to
 access/check the xid associated with the event message or is this
 information stripped off by the controller before passing the event onto
 the component?

 Looking at the guts of a port stats reply event it looks like the low
 level details like xid either a) were not set automatically b) have been
 stripped off before handing the event to the component or c) may be
 hidden behind the opaque pyevent*:

 {'this': Swig Object of type 'pyevent *' at 0xadc58d8, 'datapath_id':
 150874213227L, 'ports': [{'rx_over_err': 0L, 'tx_dropped': 0L,
 'rx_packets': 0L, 'rx_frame_err': 0L, 'rx_bytes': 0L, 'tx_errors': 0L,
 'rx_crc_err': 0L, 'collisions': 0L, 'rx_errors': 0L, 'tx_bytes': 1380L,
 'rx_dropped': 0L, 'tx_packets': 69L, 'port_no': 0}, {'rx_over_err': 0L,
 'tx_dropped': 0L, 'rx_packets': 0L, 'rx_frame_err': 0L, 'rx_bytes': 0L,
 'tx_errors': 0L, 'rx_crc_err': 0L, 'collisions': 0L, 'rx_errors': 0L,
 'tx_bytes': 1360L, 'rx_dropped': 0L, 'tx_packets': 68L, 'port_no': 1}]}

The C/C++ components see the xid since Ofp_msg_event has buf object
that contains all the bytes of the packet.  Feel free to parse xid and
export this to Python via swig.  Patches are gladly accepted.

 3) If a stats request message goes unanswered does a subsequent stats
 request message to the same switch supersede it. In the toy example does
 stats_req2(sw2) cause any late replies to stats_req1(sw2) to be
 ignored/dropped?

Each stats request should be treated independently.  As it stands,
OpenFlow does not ensure order of execution, i.e., req2 can be
processed after req1.  If you want to ensure order, use the barrier
request.  Not sure what switches you are using, but do check that
barrier is supported.

 4) Do stats request messages time out? If so is there a way to be
 notified of the time out?

Not that I know of.  In OpenFlow, it is perfectly valid for a switch
to decide that it cannot handle the stat request and discard it.  You
can't really know without sending a barrier request again.  Finger
crossed on it being supported in your platform, again.

Regards
KK

On 8 March 2010 21:05, Rean Griffith r...@eecs.berkeley.edu wrote:
 Hello all,

 I am currently building a monitoring component on top of NOX.

 As part of monitoring I am trying to make use of the transaction id
 field (xid) in open flow messages to detect whether stats replies from
 switches are being lost, delayed or re-ordered.

 The simplified scenario we have in mind is shown below where stats
 replies from a switch are delayed or reordered:

 collection
 window
 (time t):  |      t=1          |       t=2
 switch 1:  | stats_req1(sw1)   |   stats_req2(sw1)
           | stats_reply1(sw1) |  stats_reply2(sw1)
           ---
 switch 2:  | stats_req1(sw2)   | stats_req2(sw2)
           | [reply delayed]   | stats_reply1(sw2), stats_reply2(sw2) OR
           |                   | stats_reply2(sw2), stats_reply1


 I have 4 questions about event delivery in NOX:

 1) When stats request messages are issued from a python component is a
 transaction id (xid) set in the openflow message header automatically by
 the underlying controller/C++ plumbing? Are there any examples in python
 of setting the xid on an outgoing stats request message (or other type
 of openflow message)? The ripcord flowinstaller is close just wondering
 if a better example existed?

 2) When NOX delivers an event to a component, is there a way to
 access/check the xid associated with the event message or is this
 information stripped off by the controller before passing the event onto
 the component?

 Looking at the guts of a port stats reply event it looks like the low
 level details like xid either a) were not set automatically b) have been
 stripped off before handing the event to the component or c) may be
 hidden behind the opaque pyevent*:

 {'this': Swig Object of type 'pyevent *' at 0xadc58d8, 'datapath_id':
 150874213227L, 'ports': [{'rx_over_err': 0L, 'tx_dropped': 0L,
 'rx_packets': 0L, 'rx_frame_err': 0L, 'rx_bytes': 0L, 'tx_errors': 0L,
 'rx_crc_err': 0L, 'collisions': 0L, 'rx_errors': 0L, 'tx_bytes': 1380L,
 'rx_dropped': 0L, 'tx_packets': 69L, 'port_no': 0}, {'rx_over_err': 0L,
 'tx_dropped': 0L, 'rx_packets': 0L, 'rx_frame_err': 0L, 'rx_bytes': 0L,
 'tx_errors': 0L, 'rx_crc_err': 0L, 'collisions': 0L, 'rx_errors': 0L,
 'tx_bytes': 1360L, 'rx_dropped': 0L, 'tx_packets': 68L, 'port_no': 1}]}

 3) If a stats request message goes unanswered does a subsequent stats
 request message to the same switch supersede it. In the toy example does
 stats_req2(sw2) cause any late replies to stats_req1(sw2) to be
 ignored/dropped?

 4) Do stats request messages time out? If so is there a way to be
 notified of the time out?

 by the way, which mailing list is appropriate for these kinds of questions?

 thanks,
 Rean

Re: [nox-dev] Questions about NOX event delivery details

2010-03-08 Thread kk yap
I might be wrong, but from my understanding there is nothing in
OpenFlow that dictates reliable execution of commands received.

I would also prefer an error, but which one would your switch send for
being too busy?  This is the 6 I know of.

OFPET_HELLO_FAILED, /* Hello protocol failed. */
OFPET_BAD_REQUEST,  /* Request was not understood. */
OFPET_BAD_ACTION,   /* Error in action description. */
OFPET_FLOW_MOD_FAILED,  /* Problem modifying flow entry. */
OFPET_PORT_MOD_FAILED,  /* Port mod request failed. */
OFPET_QUEUE_OP_FAILED   /* Queue operation failed. */

and bad request has the following subtype

OFPBRC_BAD_VERSION, /* ofp_header.version not supported. */
OFPBRC_BAD_TYPE,/* ofp_header.type not supported. */
OFPBRC_BAD_STAT,/* ofp_stats_request.type not supported. */
OFPBRC_BAD_VENDOR,  /* Vendor not supported (in
ofp_vendor_header
 * or ofp_stats_request or ofp_stats_reply). */
OFPBRC_BAD_SUBTYPE, /* Vendor subtype not supported. */
OFPBRC_EPERM,   /* Permissions error. */
OFPBRC_BAD_LEN, /* Wrong request length for type. */
OFPBRC_BUFFER_EMPTY,/* Specified buffer has already been used. */
OFPBRC_BUFFER_UNKNOWN   /* Specified buffer does not exist. */

Regards
KK

On 8 March 2010 21:27, Ben Pfaff b...@nicira.com wrote:
 On Mon, Mar 08, 2010 at 09:23:19PM -0800, kk yap wrote:
  4) Do stats request messages time out? If so is there a way to be
  notified of the time out?

 Not that I know of.  In OpenFlow, it is perfectly valid for a switch
 to decide that it cannot handle the stat request and discard it.

 Is that so?  I would expect a switch implementation to at least send
 back an error response, if it cannot handle a statistics request.


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] Component external communication

2010-03-05 Thread kk yap
Hi,

Messenger does exactly that (caveat: I wrote it).  The component is
available on NOX 0.6 openflow-1.0 branch.

Would you care to explain your concept of the controller?  My idea of
controller is very simple, i.e., it controls the network.

Regards
KK

On 5 March 2010 18:25, Alexandre Passito alexandre.pass...@gmail.com wrote:
 Hi all,

 We are trying to build a NOX application that uses the API to access the
 switch datapath. This application should also establish a TCP connection
 with a host located in the network attached to the switch. Does this type of
 communication between a NOX application and an outside host break the
 concept of the controller? Did someone already try this approach? I think it
 looks like NOX accessing SNMP information from wireless devices attached to
 the switches.

 Looking for insights,

 Alex


 --
 Alexandre Passito de Queiroz -
 Doutorando do Programa de Pós-Graduação em Informática -
 LabCIA - Laboratório de Computação Inteligente e Autonômica -
 Universidade Federal do Amazonas (Brazil)
 E-mail institucional: passito at ufam.edu.br


 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] Component external communication

2010-03-05 Thread kk yap
Hi Alexandre,

I will not speak for Nikhil about Plug-n-Serv.  Messenger supports SSL
connection if you are running in a non-secure environment.

Regards
KK

On 5 March 2010 19:17, Alexandre Passito alexandre.pass...@gmail.com wrote:


 2010/3/5 kk yap yap...@stanford.edu

 Hi,

 Messenger does exactly that (caveat: I wrote it).  The component is
 available on NOX 0.6 openflow-1.0 branch.

 Good. We will try it.


 Would you care to explain your concept of the controller?  My idea of
 controller is very simple, i.e., it controls the network.

 We share the same idea. Our main doubt is how NOX application access
 important information for management decisions, such as CPU feedback from
 servers in the Plug-n-Serve load-balancer (implemented by Stanford). Does it
 create individual connections with each server? Do connections need to use
 the secure channel?

 Best regards,

 Alex



 Regards
 KK

 On 5 March 2010 18:25, Alexandre Passito alexandre.pass...@gmail.com
 wrote:
  Hi all,
 
  We are trying to build a NOX application that uses the API to access the
  switch datapath. This application should also establish a TCP connection
  with a host located in the network attached to the switch. Does this
  type of
  communication between a NOX application and an outside host break the
  concept of the controller? Did someone already try this approach? I
  think it
  looks like NOX accessing SNMP information from wireless devices attached
  to
  the switches.
 
  Looking for insights,
 
  Alex
 
 
  --
  Alexandre Passito de Queiroz -
  Doutorando do Programa de Pós-Graduação em Informática -
  LabCIA - Laboratório de Computação Inteligente e Autonômica -
  Universidade Federal do Amazonas (Brazil)
  E-mail institucional: passito at ufam.edu.br
 
 
  ___
  nox-dev mailing list
  nox-dev@noxrepo.org
  http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
 
 



 --
 Alexandre Passito de Queiroz -
 Doutorando do Programa de Pós-Graduação em Informática -
 LabCIA - Laboratório de Computação Inteligente e Autonômica -
 Universidade Federal do Amazonas (Brazil)
 E-mail institucional: passito at ufam.edu.br



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


role based login

2010-03-02 Thread kk
Hi friends,
Basically I wanna show customized UI according to the user role after
user has logged in ie: if user is Admin he has some special previlege
also the logic for customization should be at server side.
What I have done is after logging i have written a rpc call and after
returning to the client side i'm changing the UI. Is there any way to
do these UI customization at server side.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: [nox-dev] My datapath leaves again (HP network)

2010-03-01 Thread kk yap
Hi Guanyao,

NOX periodic checks if the switch is still alive by sending an echo
request.  Basically, your switch did not reply.  You should look at
the tcpdump to see if you can find the echo reply.  If yes, bug people
in this list.  If no, debug your switch.

Regards
KK

On 1 March 2010 21:34, Guanyao Huang gyhu...@ucdavis.edu wrote:
 Hi
 Sorry to bother others.
 In my program the datapath leaves network again. This time it seems a
 little different:

 00341|openflow|WARN:stream: no response to inactivity probe after 15
 seconds, disconnecting
 00342|nox|WARN:stream: disconnected (Protocol error)
 Datapath leave, f7:ca:e4:00:01:90
 00343|bindings_storage|ERR:NDB error on get_locnames_cb (ok if
 transient): Can't find specified row
 00344|openflow|WARN:stream: no response to inactivity probe after 15
 seconds, disconnecting
 00345|nox|WARN:stream: disconnected (Protocol error)
 Datapath leave, f7:ca:e4:00:01:2c
 00346|openflow|WARN:stream: no response to inactivity probe after 15
 seconds, disconnecting
 00347|nox|WARN:stream: disconnected (Protocol error)
 Datapath leave, f7:ca:e4:00:00:c8


 I am wondering what is this 15 second probe.

 Thanks.

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] My datapath leaves again (HP network)

2010-03-01 Thread kk yap
Just to be blunt.  What is the CPU load of your HP?

Regards
KK

On 1 March 2010 21:42, Guanyao Huang gyhu...@ucdavis.edu wrote:
 Which part defines the time interval for this echo request? I guess
 enlarger it will temporarily handle my problem.

 On Mon, Mar 1, 2010 at 9:38 PM, kk yap yap...@stanford.edu wrote:
 Hi Guanyao,

 NOX periodic checks if the switch is still alive by sending an echo
 request.  Basically, your switch did not reply.  You should look at
 the tcpdump to see if you can find the echo reply.  If yes, bug people
 in this list.  If no, debug your switch.

 Regards
 KK

 On 1 March 2010 21:34, Guanyao Huang gyhu...@ucdavis.edu wrote:
 Hi
 Sorry to bother others.
 In my program the datapath leaves network again. This time it seems a
 little different:

 00341|openflow|WARN:stream: no response to inactivity probe after 15
 seconds, disconnecting
 00342|nox|WARN:stream: disconnected (Protocol error)
 Datapath leave, f7:ca:e4:00:01:90
 00343|bindings_storage|ERR:NDB error on get_locnames_cb (ok if
 transient): Can't find specified row
 00344|openflow|WARN:stream: no response to inactivity probe after 15
 seconds, disconnecting
 00345|nox|WARN:stream: disconnected (Protocol error)
 Datapath leave, f7:ca:e4:00:01:2c
 00346|openflow|WARN:stream: no response to inactivity probe after 15
 seconds, disconnecting
 00347|nox|WARN:stream: disconnected (Protocol error)
 Datapath leave, f7:ca:e4:00:00:c8


 I am wondering what is this 15 second probe.

 Thanks.

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org




___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [fsug-tvm] Discussion regrading Lucid(Ubuntu 10.04) Release Party

2010-02-28 Thread Jemshid KK
Hi
I have my office cum residence at Padinjattumukku, Kaniyapuram.
The first floor of the house is free for some time as my family is away.

Jemshid KK
ph: 9349101566,


2010/2/28 Mahesh Mohan maheshmohan...@gmail.com

 On Sun, Feb 28, 2010 at 12:26 AM, Anish A aneesh...@gmail.com wrote:

 How are we planning money? Sponsorship, donation or ..


 I will talk with Vimal Joseph of SPACE or Anoop John of Zyxware
 Technologies to host some space in their office.

 http://twitter.com/MaheshMohanMU
 http://www.google.com/profiles/maheshmohan.mu
 -മഹേഷ് മോഹന്‍ എം.യു

 --
 Freedom is the only law.
 Freedom Unplugged
 http://www.ilug-tvm.org

 You received this message because you are subscribed to the Google
 Groups ilug-tvm group.
 To post to this group, send email to ilug-tvm@googlegroups.com
 To unsubscribe from this group, send email to
 ilug-tvm-unsubscr...@googlegroups.com

 For details visit the website: www.ilug-tvm.org or the google group page:
 http://groups.google.com/group/ilug-tvm?hl=en


-- 
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en


Re: [nox-dev] A quick question about topology module

2010-02-26 Thread kk yap
Hi Guanyao,

Can you elaborate?  struct DpInfo is paired with a datapathid using a
hash_map and contained the destination datapathid using another
hash_map.  Finally that points to LinkSet that is a lis to src and dst
ports.  That information is preserved from what I can see.

Regards
KK


On 26 February 2010 12:13, Guanyao Huang gyhu...@ucdavis.edu wrote:
 Hi
 I find that the topology module doesnt support the case where there
 are two links between two switches. But Discovery module support this
 situation. Is there a particular reason for this?
 Thanks.

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


[Bug 528324] Re: eclipse crashed with signal 5 in _XError()

2010-02-26 Thread kk
Hi

After a system update today, eclipse crash when you try to select from a
list of functions of class method or variable in the java editor.
Pressing the escape or enter eclipse crash every time with this message:
Trace / breakpoint trap (core dumped).

The error does not occur after disabling the automatic activation of
hints after pressing dot (Window - Prefrerences - Java - Editor -
Content Assist - uncheck the Enable auto activation

I think this error is common...

-- 
eclipse crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/528324
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [nox-dev] Routing with NOX0.6

2010-02-24 Thread kk yap
Hi Martin,

I do not understand.  This should not make a difference, since routing
still have calculate a route, for which some OpenFlow switches might
be connected directly.  Doing it hop-by-hop does not make a
difference.  What am I missing here?

Regards
KK

On 24 February 2010 13:58, Martin Casado cas...@nicira.com wrote:
 I believe it is simpler integration with a legacy network in which all
 switches are not running OF.

 Hi,

 What is the motivation for hop-by-hop routing?  Does seems novel in
 some aspects.

 Regards
 KK

 On 24 February 2010 13:52, Martin Casado cas...@nicira.com wrote:


 From Natasha:

 I'm wondering if maybe the server is showing up on hpsw3, and so the
 packet
 is first getting routed there, and then re-routed again when it reaches
 hpsw1. This is probably a result of all the authenticator code commented
 out
 that was making it depend on routing.  It's in a couple places (wherever
 the
 word routing is used).

 This is likely the culprit.  Currently Nox 0.6 is doing hop-by-hop
 routing
 rather then setting up the full path.  Can you search for routing_mode in
 authenticator.hh, authenticator_modify.cc and authenticator_util.cc,
 uncomment the code and see if this fixes the problem?



 I notice that the routing module is behaving differently with NOX0.6
 causing each switch en route to generate independent packet_ins, while
 NOX0.4 generates only 1 packet_in. This behavior incurs higher flow
 setup time.

 I have a topology of client - hpsw3 - hpsw1 - server . I
 performed a wget operation from client to server. Following is the
 control traffic sent/received by the controller (Timestamp was what my
 tcpdump captured):

   1266984715.446715   PACKET_IN   hpsw3
   1266984715.446895   FLOW_MOD    hpsw3
   1266984715.446936   PACKET_OUT  hpsw3

   1266984715.452756   PACKET_IN   hpsw1
   1266984715.452913   FLOW_MOD    hpsw1
   1266984715.452937   PACKET_OUT  hpsw1

 Ideally, I would've expected to see the controller to push out the
 second FLOW_MOD soon enough (and not 6 ms after the PACKET_OUT).

 When I use NOX0.4, the action sequence is:
   1266987591.116579    PACKET_IN    hpsw3
   1266987591.116725    FLOW_MOD     hpsw3
   1266987591.116755    FLOW_MOD     hpsw1
   1266987591.116787    PACKET_OUT   hpsw3

 Any idea if there is a code change?

 Thanks
 Srini.

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org





___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] list of events and their handlers

2010-02-23 Thread kk yap
Hi Ashish,

What do you mean by base components?  The components can be listed
from all the meta.xml.  Yes, ugly.  nox-draw-dependencies already does
that to draw the dependency-graph though.

Regards
KK

On 23 February 2010 19:28, Ashish Agarwal agarwal1...@gmail.com wrote:
 Thanks for the replies! This is very helpful. Similarly, is there a list of
 the base components available?

 On Tue, Feb 23, 2010 at 9:20 PM, kk yap yap...@stanford.edu wrote:

 Hi,

 The doxygen is unfortunately not complete AFAIK.  For the record,

 cd doc/doxygen
 make html

 will do what Kyriakos says automatically.  A quick list of events
 would be from event-dispatcher-component.cc.
    // Register the system events
    register_eventDatapath_join_event();
    register_eventDatapath_leave_event();
    register_eventError_event();
    register_eventFlow_removed_event();
    register_eventFlow_mod_event();
    register_eventPacket_in_event();
    register_eventPort_status_event();
    register_eventShutdown_event();
    register_eventBootstrap_complete_event();
    register_eventFlow_stats_in_event();
    register_eventQueue_stats_in_event();
    register_eventQueue_config_in_event();
    register_eventTable_stats_in_event();
    register_eventOfmp_config_update_event();
    register_eventOfmp_config_update_ack_event();
    register_eventOfmp_resources_update_event();
    register_eventPort_stats_in_event();
    register_eventAggregate_stats_in_event();
    register_eventDesc_stats_in_event();
    register_eventSwitch_mgr_join_event();
    register_eventSwitch_mgr_leave_event();
    register_eventBarrier_reply_event();
    register_eventOpenflow_msg_event();

 Regards
 KK


 On 23 February 2010 18:15, Kyriakos Zarifis kyr.zari...@gmail.com wrote:
  Hi Asish,
 
  this is actually being worked on right now, but for now you can generate
  the
  doxygen documentation which gives an overview of class hierarchies.
 
  To do so, edit nox/build/doc/doxygen/doxygen.conf
  and change the line
  GENERATE_HTML  = NO
  to
  GENERATE_HTML  = YES
 
  Then, in the same folder run 'doxygen doxygen.conf' and check the
  index.html
  in the newly created 'html' folder
 
  It will be a bit hard to decipher some of the relations between
  components
  and events for now, but check back at the and of the week.
 
 
  On Tue, Feb 23, 2010 at 5:20 PM, Ashish Agarwal agarwal1...@gmail.com
  wrote:
 
  Is there any way to get a list of events provided by default in NOX,
  along
  with a list of which components raise and handle them? Thank you.
 
  ___
  nox-dev mailing list
  nox-dev@noxrepo.org
  http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
 
 
 
  ___
  nox-dev mailing list
  nox-dev@noxrepo.org
  http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
 
 


 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] Force the switch to send entire unmatched packet to controller

2010-02-22 Thread kk yap
Oops.. stupid me.  Thanks Martin for correcting me.

Regards
KK

On 22 February 2010 10:35, Martin Casado cas...@nicira.com wrote:
 I think Muhammed as asking about setting the miss_send_len.

 See lib/openflow.cc, search for miss_send_len.

 Hi Muhammad,

 Which version of OpenFlow are you on?  Selective flow expiration is
 introduced in OpenFlow v1.0.

 For OpenFlow v0.8.9, you want to go to
 src/lib/openflow.cc:
  osc.flags =  htons(OFPC_SEND_FLOW_EXP); /* turn on expirations with
 htons(OFPC_SEND_FLOW_EXP);, turn off with 0 */

 For OpenFlow v1.0, update
 src/include/openflow-default.hh:
  #define SEND_FLOW_REMOVED true

 Regards
 KK

 On 22 February 2010 10:14, Muhammad Immad Uddin immadud...@gmail.com
 wrote:


 Hi:

 I know this has been answered earlier as well but I was not able to find
 it.
 The default behavior of an openflow switch is to forward the header (128
 bytes ) of a unmatched packet to the nox controller. I need to force the
 openflow switch to send the entire packet to the nox controller. I
 remember,
 that I need to change one line in one of the source file but can't recall
 it. Can anyone share the answer ?

 -Immad




 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org




 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org




___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] namespace vigil ?

2010-02-21 Thread kk yap
Assuming there is enough code not pushed upstream into NOX out there,
I am personally against name changes like this.  The last time someone
changed secchan to ofprotocol in OpenFlow, too much work results.
Unless someone volunteer to update everyone's code to the new
namespace, I see no reason why such a change should be made.

Regards
KK

On 21 February 2010 18:15, Martin Casado cas...@nicira.com wrote:
 That would be fantastic.  Yes, vigil is purely vestigial.

 IIRC, all of the namespace vigil references are historical and
 outdated -- is that correct?  Is there any reason not to wholesale
 replace vigil with 'nox'?

 The current name causes some confusion in the source code.

 I can do the honors if people agree that it's a good idea.


 - Rob
 .

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] namespace vigil ?

2010-02-21 Thread kk yap
As long as people do not use vigil as a variable.  I believe there is
more useful things to do with NOX than change the namespace.  Are we
putting the cart before the horse here?

Regards
KK

On 21 February 2010 23:28, Rob Sherwood rob.sherw...@stanford.edu wrote:
 Question:

 would #define vigil nox produce enough backwards compatibility to
 solve the problem?  Intuitively it would...

 - Rob
 .



 On Sun, Feb 21, 2010 at 7:45 PM, Martin Casado cas...@nicira.com wrote:
 Yeah, that's a fair point.  We have tons of internal code which still uses
 the vigil namespace.  It is temping to clean up the cruft however.

 Assuming there is enough code not pushed upstream into NOX out there,
 I am personally against name changes like this.  The last time someone
 changed secchan to ofprotocol in OpenFlow, too much work results.
 Unless someone volunteer to update everyone's code to the new
 namespace, I see no reason why such a change should be made.

 Regards
 KK

 On 21 February 2010 18:15, Martin Casado cas...@nicira.com wrote:


 That would be fantastic.  Yes, vigil is purely vestigial.



 IIRC, all of the namespace vigil references are historical and
 outdated -- is that correct?  Is there any reason not to wholesale
 replace vigil with 'nox'?

 The current name causes some confusion in the source code.

 I can do the honors if people agree that it's a good idea.


 - Rob
 .

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org






___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


[sapiensinfotec] Gmodules.com: pra q serve?

2010-02-21 Thread »♥§♥«KK»♥§♥«
ooi..
Será q alguem mata essa charada, se é q chega a ser uma...?
:-)

Eu achei muitos redirecionamentos ao navegar com o IE7, dai q bloqueei o *.
gmodules.com na aba dos sites restritos, ali nas Opcoes de Internet, indo
nas Ferramentas.
Acontece q o browser agora está uma carroça, e nao vejo um porq disso, mas é
quase certo q seja essa a razao pra rolar essa tal leseira.
...afinal quem sao eles e pra q servem...??
A proposito: nao uso o IGoogle, e nem a versao mais recente do gmail...

Respostas se possivel com copia pro meu email, ja q estou em modo web em
varias listas, por gentileza...

Super grata, e bom fim de domingo!
KK


[android-developers] JetPlayer keeps logging write blocked for X msecs - is this normal?

2010-02-18 Thread kk
Hello all,

I'm trying to add audio to my game and following the jetboy tutorial
and dev pages I'm doing it as follows:

I'm initialising like this:

JetPlayer JET_PLAYER = JetPlayer.getJetPlayer();
JET_PLAYER.clearQueue();
JET_PLAYER.loadJetFile(p_resources.openRawResourceFd(R.raw.ingame1));
byte sSegmentID = 0;
JET_PLAYER.queueJetSegment(0, -1, 0, 0, 0, sSegmentID);

then doing:

JET_PLAYER.play();

ingame1.jet only contains 1 segment, which is the track I'm trying to
play.
The audio plays ok but I keep getting these in logcat:

W/AudioFlinger(   31): write blocked for 49 msecs
W/AudioFlinger(   31): write blocked for 50 msecs
W/AudioFlinger(   31): write blocked for 54 msecs

They are quite frequent...3-4 of those per second. Is this normal or
am I doing something wrong?

cheers,
kk.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] can an updated version of an app try to restore using a bundle containing older data?

2010-02-17 Thread kk
Hello all,

I'm trying to prevent the situation where an updated version of my app
restores using a bundle written from a previous version of my app. In
other words:

1) app v1 stops and calls onSaveInstanceState
2) app v1 saves the bundle (call it v1 data)
3) user goes to marketplace and updates the app to v2
4) user starts the v2 version of the app
5) v2 version calls onCreate passing the bundle with v1 data (i.e. the
one saved during step (2))

Is that even possible? Do I need to worry about it?

cheers,
kk.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [nox-dev] understanding NOX internals

2010-02-16 Thread kk yap
Hi Ashish,

I will try to document what I understand in the doxygen when I find some time.

For now, in brevity, the Disposition is defined in include/event.hh:
  enum Disposition { CONTINUE, STOP };

Events are passed in order of the list listed in nox.xml, i.e.,
components will receive the events in that order.  If a previous
component return STOP, the event is not seen by the latter components.
 The alternative is CONTINUE, which is the common case.  Then, the
latter components will receive the events.

Hope I am being clear here.

Regards
KK


On 16 February 2010 10:22, Ashish Agarwal agarwal1...@gmail.com wrote:
 Okay I kind of understand that, although I don't see this defined in
 nox.xml. This file just lists some events and provides filters for each (but
 what's a filter?).
 In nox_main.cc, there are the beginnings of a doxygen manual describing the
 NOX Programming Model, but it just has section titles right now. This is
 exactly what I need. Is this documentation completed in any later branch?

 On Tue, Feb 16, 2010 at 12:12 PM, Kyriakos Zarifis kyr.zari...@gmail.com
 wrote:

 Hey,

 without being sure, if I recall Dispositions are what components return
 with regards to the handling of an incoming event.. For example CONTINUE
 would push the event to be handled by the next component, and STOP would
 stop the forwarding of the event along the handler chain. This chain is
 defined in nox.xml

 I might be wrong, so someone else can correct me

 On Tue, Feb 16, 2010 at 9:03 AM, Ashish Agarwal agarwal1...@gmail.com
 wrote:

 Hi. What is a Disposition? I don't find a class definition for this
 within the NOX source code.
 I'm trying to understand NOX's design overall. I've read the white paper,
 but the NOX manual says that unfortunately NOX's internal design is not well
 documented. Is that still the case, or is there some documentation I haven't
 found? Or is the source code the only source of information?
 Thank you.

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org




 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


[android-developers] triggering onCreate with a non-null Bundle (or onRestoreInstanceState) from the emulator

2010-02-16 Thread kk
Hi all,

I've recently done quite a bit of work on saving instance state and
restoring using parcelables for custom data structures.
My problem is that I don't know how to test this functionality on the
emulator. I can trigger calls to onPause and onStop for my activity
(if I navigate out of it) but never onDestroy. So, whenever my app
starts up, it starts with a null bundle. I've never had onCreate with
a non-null bundle and I've never had onRestoreInstanceState getting
called.

Can someone please tell me how I can test the restore state
functionality from the emulator?

cheers,
kk.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[fsug-tvm] license issue

2010-02-14 Thread Jemshid KK
Is it permitted to use GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1,
February 1999 codes in a proprietary product.
Jemshid KK
ph: 9349101566,

-- 
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en


Re: [nox-dev] NOX-6 and OpenFlow 1.0: Do not connect...

2010-02-10 Thread kk yap
Hi Carlos,

Justin is right, we use this a lot at Stanford.  The switch is not
coming up right.  Look at

Feb 10 04:53:55|00068|vconn_unix|ERR|/tmp/vconn-unix.1174.8:
connection to /tmp/ofsw failed: No such file or directory

This means the unix domain socket is not created properly.  You should
manually test your OpenFlow switch binary here.  NOX seems to be
behaving.

Regards
KK

On 10 February 2010 07:00, Justin Pettit jpet...@nicira.com wrote:
 I assume for by OF1.0, you are referring to the reference implementation at 
 openflowswitch.org, correct?  I'm fairly certain the guys at Stanford are 
 using that codebase to work with NOX, so it should work.  How are you 
 starting NOX and the switches?  You may want to try starting both with the 
 -v flag to enable more verbose logging.

 --Justin


 On Feb 10, 2010, at 5:13 AM, Macapuna, Carlos A. B. wrote:

 Hi Martin,

 Even doing:
 git clone git://noxrepo.org/nox
 cd nox
 git checkout -b openflow-1.0 origin/openflow-1.0
 ...
 in the installation of NOX, I can not connect to OpenFlow 1.0. This works 
 for the Open vSwitch with support OF1.0, but not with the OF1.0.

 In NOX:
 00064|openflow|DBG:Passive tcp interface received connection
 00065|openflow|DBG:stream: negotiated OpenFlow version 0x01 (we support 
 versions 0x01 to 0x01 inclusive, peer no later than version 0x01)
 00066|nox|DBG:Success sending in 'sending switch config'
 00067|nox|DBG:Success sending in 'receiving features reply'
 00068|nox|WARN:stream: closing connection due to timeout after 5 seconds in 
 receiving features reply stat

 In virtual switch (OpenFlow VMS) with OF-1.0 user space:
 hda:/cdrom# dpctl  ofdatapath  ofprotocol  runme
 hda:/cdrom# sh runme
 
 hda:/cdrom# Feb 10 04:53:49|00063|rconn|INFO|tcp:10.0.2.2:6633: connecting...
 Feb 10 04:53:49|00064|rconn|INFO|tcp:10.0.2.2:6633: connected
 Feb 10 04:53:54|00065|rconn|INFO|tcp:10.0.2.2:6633: connection closed by peer
 Feb 10 04:53:54|00066|rconn|INFO|tcp:10.0.2.2:6633: waiting 15 seconds 
 before reconnect
 Feb 10 04:53:55|00067|rconn|INFO|unix:/tmp/ofsw: connecting...
 Feb 10 04:53:55|00068|vconn_unix|ERR|/tmp/vconn-unix.1174.8: connection to 
 /tmp/ofsw failed: No such file or directory
 Feb 10 04:53:55|00069|rconn|WARN|unix:/tmp/ofsw: connection failed (No such 
 file or directory)
 Feb 10 04:53:55|00070|rconn|INFO|unix:/tmp/ofsw: waiting 15 seconds before 
 reconnect
 


 Regards,

 --
 Carlos Macapuna

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] Using NOX

2010-02-09 Thread kk yap
Hi Josh,

As Carlos has mentioned, there is quite a few existing applications
like switch and routing that you can use out-of-the-box.   You
should try those out.

I would also try to write some simple applications.  Creating a NOX
application is not very easy, but not very hard either.  It takes a
bit of exploration.  Once over that, you would be fine.  For example,
the firewall-like application you talked about should be relatively
easy to implement.

Regards
KK

On 9 February 2010 13:34, Macapuna, Carlos A. B.
carlosmacap...@gmail.com wrote:
 The best way (I think) is to install it, use it and modify the existing
 components (in nox/src/nox/coreapps, nox/src/nox/netapps, ...)

 :)
 On Thu, Feb 4, 2010 at 7:21 PM, Josh Smift j...@bbn.com wrote:

 I'm more of a (newbie) NOX user than a NOX developer, and had some basic
 questions about how to use it, with existing components, to do simple
 things. I have the sense, for example, that you can tell NOX to permit or
 allow traffic to or from a particular host, based on various criteria; but
 I haven't come up with much in the way of concrete examples of how to
 actually do so. Is stuff like that in fact documented somewhere that I've
 missed, or are there other recommended ways to learn more about it?

                                      -Josh (j...@bbn.com)

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



 --
 Carlos Macapuna


 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


[nox-dev] Flow_stats_in_event's more field

2010-02-09 Thread kk yap
Hi,

The Flow_stats_in_event has a boolean field more.  What does that
mean and how is it set?  Just a random discovery.

Regards
KK

___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] Inquiry a race condition of openflow switches

2010-02-08 Thread kk yap
Hi Guanyao,

From what I know this is not resolved.  Do you recall where you heard
that this is resolved in NOX 0.5?

I put in a component in NOX 0.6 (not available publicly) to install
the route/tree in reverse order, i.e., destination first.  This is not
foolproof either, since there is no guarantees on the flow_mod will
reach the switch in that order.  Just does better than the current
order of installation.

There exists a solution that totally removes the problem, but it adds
an RTT delay.  Basically you can (in theory) do a barrier function for
each flow_mod and wait for all the replies before putting the flow_mod
to the source switch.

Regards
KK

On 8 February 2010 14:33, Guanyao Huang gyhu...@ucdavis.edu wrote:
 Hi
 Sorry to bother others.
 In order to establish packet forwarding between switches, the rule
 should be sent to switch before the first packet is sent back. The
 race condition is the packet is sent back and even forwarded by the
 first switch, but it doesnt find a rule in the second switch although
 openflow command is already sent. I was told that conditions like this
 were resolved after nox 0.5. My version is 0.5.0-full-beta, but I
 still find this happens occasionally. Is there any other requirement
 on the version? Also, how did you gaurrantee these conditions are
 resolved. Did you try to control the delay of the packets on wire?
 Thanks.

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] Inquiry a race condition of openflow switches

2010-02-08 Thread kk yap
Hi Guanyao,

I do not understand

I think to guarantee flow_mod be set up for every switch, it is better
to install in the initial order, that means, the first switch

In that case, the second packet-in will still occur.  Wouldn't it?
Imagine route A-B-C, and we send the flow_mod to A first.  Then B
will/might see the packet-in.

My suggestion for the guarantee is to send to B and C with a barrier
function it.  Once both barrier function returns, we install A.  That
way, we are sure B and C has the entries before sending the flow_mod
to A.

Hope I am clear.

Regards
KK

On 8 February 2010 19:39, Guanyao Huang gyhu...@ucdavis.edu wrote:
 I heard this from my supervisor. I also think this is not resolved,
 because it seems hard to resolve this.
 I think to guarantee flow_mod be set up for every switch, it is better
 to install in the initial order, that means, the first switch
 installed first, because the packet will hit in this order.
 I think this is unresolved, because I occasionally saw this happens. I
 guess the only thing we can do is to handle new flow_in event.

 On Mon, Feb 8, 2010 at 7:10 PM, kk yap yap...@stanford.edu wrote:
 Hi Guanyao,

 From what I know this is not resolved.  Do you recall where you heard
 that this is resolved in NOX 0.5?

 I put in a component in NOX 0.6 (not available publicly) to install
 the route/tree in reverse order, i.e., destination first.  This is not
 foolproof either, since there is no guarantees on the flow_mod will
 reach the switch in that order.  Just does better than the current
 order of installation.

 There exists a solution that totally removes the problem, but it adds
 an RTT delay.  Basically you can (in theory) do a barrier function for
 each flow_mod and wait for all the replies before putting the flow_mod
 to the source switch.

 Regards
 KK

 On 8 February 2010 14:33, Guanyao Huang gyhu...@ucdavis.edu wrote:
 Hi
 Sorry to bother others.
 In order to establish packet forwarding between switches, the rule
 should be sent to switch before the first packet is sent back. The
 race condition is the packet is sent back and even forwarded by the
 first switch, but it doesnt find a rule in the second switch although
 openflow command is already sent. I was told that conditions like this
 were resolved after nox 0.5. My version is 0.5.0-full-beta, but I
 still find this happens occasionally. Is there any other requirement
 on the version? Also, how did you gaurrantee these conditions are
 resolved. Did you try to control the delay of the packets on wire?
 Thanks.

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org




___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


[Rails] Adding div id leading to 500 internal server error in linu

2010-01-29 Thread Kumar Kk


Hi,

When i am going to change the div id of an haml page on a linux system
leading to 500 error.

Example:

index.html.haml

Original code:

#home-main
  #home-main-left
#div-home-step-1
#div-home-step-2
#div-home-step-3

This i am changing to  index.html.haml changed one

#home-main
  #home-main-left
   .Test
#div-home-step-1
#div-home-step-2
#div-home-step-3

This changed file i am uploading to linux server.

When i am changing these things its leading to 500 error.
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups Ruby 
on Rails: Talk group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.



Re: [nox-dev] [openflow-discuss] openroads support which version of openflow ?

2010-01-26 Thread kk yap
Hi Prateek,

I am currently porting LAVI to NOX 0.6 in the openflow-1.0 branch.
The OpenRoads version is running NOX 0.5, with OpenFlow 0.8.9.

There is nothing about LAVI that is really tied to OpenFlow versions,
except the stat messages.  What I am doing a rewrite, so it will take
a while, especially since I am not maintaining this full time.

Regards
KK

2010/1/26 Prateek Jain prateek4t...@gmail.com:
 Hi,

 I am trying to setup visual tool ENVI , where backend LAVI in bundled
 together with openroads.
 I have currently openflow 1.0.0 installed in my testbed, and I  receive the
 following error upon running
 ofprotocol

   97 01 00 62 82 7f 00 00-00 00 00 00 57 65 20 73 |...bWe s|
 0010  75 70 70 6f 72 74 20 76-65 72 73 69 6f 6e 73 20 |upport versions |
 0020  30 78 39 37 20 74 6f 20-30 78 39 37 20 69 6e 63 |0x97 to 0x97 inc|
 0030  6c 75 73 69 76 65 20 62-75 74 20 79 6f 75 20 73 |lusive but you s|
 0040  75 70 70 6f 72 74 20 6e-6f 20 6c 61 74 65 72 20 |upport no later |
 0050  74 68 61 6e 20 76 65 72-73 69 6f 6e 20 30 78 30 |than version 0x0|
 0060  31 2e   |1.  |

 thus that mean NOX with openroads currently only supports openflow 0x97 ? Do
 i need to rollback to this
 version of openflow to get things going or there is a latest release of
 openroads (NOX) that supports openflow 1.0.0

 Thanks,
 Prateek

 ___
 openflow-discuss mailing list
 openflow-disc...@lists.stanford.edu
 https://mailman.stanford.edu/mailman/listinfo/openflow-discuss



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] aggregated flow statistics doesnt support nw_src and nw_dst option.

2010-01-22 Thread kk yap
Hi Guanyao,

These questions are more appropriate on openflow-discuss.  You might
want to raise your bug report to the vendors too.

Regards
KK

2010/1/22 Guanyao Huang gyhu...@ucdavis.edu:
 Hi
 I have two questions.
 1, why have people developed both individual flow statistics query and
 aggregated flow statistics query, since both of them have wildcard to
 aggregate flows.
 My supervisor suggested that for individual flow statistics query, if
 one flow in flow table is matched, then the count value will be
 returned, regardless of other possible matches. Is this true?

 2, For the aggregated flow statistics query, there seems to have bugs
 on both Toroki and HP switches.
 When I specify nw_src and nw_dst to be some values, the switch will
 ignore this and return all flow statistics based on other fields.
 Later I find that dpctl dump-aggregate will have the same result.
 Basically, suppose there are 4 flows in the flow table with only 2 of
 them have desired IP address. If dpctl dump-aggregate switchname
 nw_src=xx.xx.xx.xx, all the 4 flows will be matched. For other fields
 such as dl_dst, dl_src, in_port, etc, it matches correctly.

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


[nox-dev] Incomplete Webapps in NOX 0.6

2010-01-15 Thread kk yap
Hi,

The webserver component in webapps seems to be the core of the
components in webapps.  It requires a missing component called
datamanager.  Can someone explain how the webapps works and how we can
get datamanager or remove this dependency?

Thanks.

Regards
KK

___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] Openflow for ipv6

2010-01-12 Thread kk yap
Hi,

I believe you should send this email to openflow-discuss or
openflow-dev instead, though there is a large overlap in the
subscribers.

Regards
KK

2010/1/12 冯涛 fengtaoem...@gmail.com:
 Hello,
 I am trying to extend openflow to support ipv6 and rather than ip protocols,
 and I want to know how to make openflow compatible to protocols other that
 IPv4. Could you please provide some resources or documents about it, so that
 we will design openflow for IPv6.
 fengtao
 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] Unable to configure nox

2010-01-11 Thread kk yap
Hi,

Maybe this might be better.

autoreconf -Wno-portability --install -I `pwd`/config --force

Regards
KK

2010/1/11 Daniel Wagner-Hall n...@illicitonion.com:
 As a short-term fix, edit boot.sh editing line 97 from:

 autoreconf -Wno-portability --install -I config --force

 it reads:

 autoreconf -Wno-portability --install -I /path/to/config --force

 replace /path/to with the path to the directory containing boot.sh

 You may also want to try creating the folder config, if it doesn't exist, or
 deleting it if it does.  I can't remember exactly what I had to do to get it
 working, and am not on an Ubuntu machine at the moment.

 Muhammad Immad Uddin wrote:

 Thanks for the info. I was able to install libboost1.38-dev. However, now
 when I was able to get noxcore using git. When I tried to configure it and
 ran boot.sh, I get the following error.

 ./boot.sh
 Disabling noxext...
 building with all apps
 aclocal: couldn't open directory `config': No such file or directory
 autoreconf: aclocal failed with exit status: 1

 If anyone can help me with that.

 Regards,
 Immad


 On Mon, Jan 11, 2010 at 1:38 PM, Kyriakos Zarifis kyr.zari...@gmail.com
 mailto:kyr.zari...@gmail.com wrote:

    Hey there,

    for 9.10 I'd just try installing liboost1.38-dev  (my current setup
    has had no problems with this version so far) or libboorst1.40-dev
    instead

    On Mon, Jan 11, 2010 at 7:43 PM, Muhammad Immad Uddin
    immadud...@gmail.com mailto:immadud...@gmail.com wrote:

        Hi,

        I tried to install nox. I am using ubuntu 9.10. The problem I am
        facing is that libboost1.35-dev cannot be installed using
        get-apt. The error that I see is as follows:

        sudo apt-get install autoconf automake g++ libtool python2.5
        python2.5-dev python-twisted swig libboost1.35-dev
        libxerces-c2-dev libssl-dev make libsqlite3-dev
        python-simplejson python-sphinx qemu vde2 screen slirp
        genisoimage debootstrap sharutils
        Reading package lists... Done
        Building dependency tree              Reading state information...
 Done
        autoconf is already the newest version.
        automake is already the newest version.
        g++ is already the newest version.
        libtool is already the newest version.
        python2.5 is already the newest version.
        python2.5-dev is already the newest version.
        python-twisted is already the newest version.
        swig is already the newest version.
        Package libboost1.35-dev is not available, but is referred to by
        another package.
        This may mean that the package is missing, has been obsoleted, or
        is only available from another source
        E: Package libboost1.35-dev has no installation candidate

        Can anyone help me with this.

        Regards,
        Immad

        ___
        nox-dev mailing list
        nox-...@noxrepo.org mailto:nox-dev@noxrepo.org
        http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org




 

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] Nox installation: problem with make check

2010-01-11 Thread kk yap
Hi,

I have pushed this patch to the master branch.  Just do a git pull
--rebase, and you should be okay.

Regards
KK

2010/1/11 Ashish Agarwal agarwal1...@gmail.com:
 Looks like the same error I reported a few weeks ago. The following sequence
 of commands led to a successful install for me:
 git clone git://noxrepo.org/nox
 cd nox
 git cherry-pick 8f34004cbce1bf94965c336502665e72a929612a
 ./boot.sh
 ./configure
 make
 make check

 On Mon, Jan 11, 2010 at 4:30 PM, kk yap yap...@stanford.edu wrote:

 Hi,

 I believe there is a patch in NOX 0.6 for OpenFlow 1.0.  Looks like
 that got overwritten.  Just cherry pick.

 commit 8f34004cbce1bf94965c336502665e72a929612a
 Author: Mikio Hara mik...@stanford.edu
 Date:   Thu Dec 3 12:47:32 2009 -0800

    GCC 4.4 compliance patch for test suite (make check)
    Fixed header compatibility issues

 Regards
 KK

 2010/1/11 Martin Casado cas...@nicira.com:
  #include cstdio
 
  using namespace std;
 
  .m
 
  Hi,
 
  I am trying to install and configure nox on ubuntu 9.10. I was able to
  install all dependencies and was able to get the noxcore using git. I
  was
  able to configure and make nox. However, when I tried the command 'make
  check', I get the following error:
 
  (End portion of the output when running 'make check')
 
  make  test-classifier test-coop-preblock-hook test-coop-sema
  test-coop-signals test-ethernetaddr test-event-dispatcher-blocking
  test-event-dispatcher-starvation test-poll-loop-removal
  test-timer-dispatcher-delay test-timer-dispatcher-duplicates
  test-timer-dispatcher-starvation test-timeval test-type-props
  make[5]: Entering directory `/home/immad/nox/build/src/tests'
  g++ -DHAVE_CONFIG_H -I. -I../../../src/tests -I../..
   -DPKGDATADIR=\/usr/local/share/nox\
  -DPKGLIBDIR=\/usr/local/bin/tests\
  -DPKGLOCALSTATEDIR=\/usr/local/var/nox\
  -DPKGSYSCONFDIR=\/usr/local/etc/nox\ -include ../../config.h -I
  ../../../src/include -I../../../src/include/openflow -I/usr/include
  -I/usr/include/xercesc -I/usr/include -D_GNU_SOURCE=1   -D_REENTRANT
  -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1
  -D__STDC_CONSTANT_MACROS=1
  -D_GLIBCXX_CONCEPT_CHECKS=1 -D_GLIBCXX_DEBUG=1
  -D_GLIBCXX_DEBUG_PEDANTIC=1
  -I   -fno-omit-frame-pointer -Wall -Wno-sign-compare -Winit-self
  -Wformat-nonliteral -Wformat-security -g -O2 -MT test-classifier.o -MD
  -MP
  -MF .deps/test-classifier.Tpo -c -o test-classifier.o
  ../../../src/tests/test-classifier.cc
  mv -f .deps/test-classifier.Tpo .deps/test-classifier.Po
  /bin/bash ../../libtool --tag=CXX   --mode=link g++
  -fno-omit-frame-pointer -Wall -Wno-sign-compare -Winit-self
  -Wformat-nonliteral -Wformat-security -g -O2 -R/usr/local/bin/tests
  -export-dynamic  -o test-classifier test-classifier.o
  ../lib/libnoxcore.la
  http://libnoxcore.la ../builtin/.libs/libbuiltin.la
  http://libbuiltin.la
  -L/usr/lib -lboost_unit_test_framework-mt-d -lboost_filesystem-mt-d
  -lssl
  ../components.xsd.o ../nox.xsd.o
  libtool: link: g++ -fno-omit-frame-pointer -Wall -Wno-sign-compare
  -Winit-self -Wformat-nonliteral -Wformat-security -g -O2 -o
  .libs/test-classifier test-classifier.o ../components.xsd.o
  ../nox.xsd.o
  -Wl,--export-dynamic  ../lib/.libs/libnoxcore.so
  ../builtin/.libs/libbuiltin.so -L/usr/lib
  -lboost_unit_test_framework-mt-d
  -lboost_filesystem-mt-d -lssl -Wl,-rpath -Wl,/usr/local/bin/builtin
  -Wl,-rpath -Wl,/usr/local/bin/tests
  g++ -DHAVE_CONFIG_H -I. -I../../../src/tests -I../..
   -DPKGDATADIR=\/usr/local/share/nox\
  -DPKGLIBDIR=\/usr/local/bin/tests\
  -DPKGLOCALSTATEDIR=\/usr/local/var/nox\
  -DPKGSYSCONFDIR=\/usr/local/etc/nox\ -include ../../config.h -I
  ../../../src/include -I../../../src/include/openflow -I/usr/include
  -I/usr/include/xercesc -I/usr/include -D_GNU_SOURCE=1   -D_REENTRANT
  -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1
  -D__STDC_CONSTANT_MACROS=1
  -D_GLIBCXX_CONCEPT_CHECKS=1 -D_GLIBCXX_DEBUG=1
  -D_GLIBCXX_DEBUG_PEDANTIC=1
  -I   -fno-omit-frame-pointer -Wall -Wno-sign-compare -Winit-self
  -Wformat-nonliteral -Wformat-security -g -O2 -MT
  test-coop-preblock-hook.o
  -MD -MP -MF .deps/test-coop-preblock-hook.Tpo -c -o
  test-coop-preblock-hook.o ../../../src/tests/test-coop-preblock-hook.cc
  ../../../src/tests/test-coop-preblock-hook.cc: In function ‘void
  thread1_hook()’:
  ../../../src/tests/test-coop-preblock-hook.cc:32: error: ‘printf’ was
  not
  declared in this scope
  ../../../src/tests/test-coop-preblock-hook.cc: In function ‘void
  thread1()’:
  ../../../src/tests/test-coop-preblock-hook.cc:40: error: ‘printf’ was
  not
  declared in this scope
  ../../../src/tests/test-coop-preblock-hook.cc: In function ‘void
  thread2()’:
  ../../../src/tests/test-coop-preblock-hook.cc:52: error: ‘printf’ was
  not
  declared in this scope
  make[5]: *** [test-coop-preblock-hook.o] Error 1
  make[5]: Leaving directory `/home/immad/nox/build/src/tests'
  make[4]: *** [check-am] Error 2
  make[4]: Leaving directory `/home/immad/nox/build/src/tests'
  make

Re: [sapiensinfotec] O-T: Pessoal em SP: Doação Ur gente (Sangue ou Plaq uetas).

2010-01-01 Thread »§«|KK|»§«
Oi, Wilson,
Bom dia e feliz 2010!
Pode ajudar sim, isso feito se quiser repassar a msg, o q afinal doi ate
menos, rsss...
Vamos em frente...
:-)
KK


On 12/30/09, Wilson Baptista Junior wilsonbapti...@terra.com.br wrote:



 Não estou em Sampa, assim não posso ajudar, mas é muito bom saber que o
 Lázaro ainda anda por aí!

 Wilson

 At 09:04 30/12/2009 -0500,»§«|KK|»§« wrote:

 Com licença, bom dia, estou repassando o pedido .

  Em Sampa, a quem puder e quiser ajudar, aproveite a hora!
 Recebido por volta das 11 da manha.
 Fico grata por seu esforço e atençao!
 KK


 -- Forwarded message --
 From: *Torre de Controle*  modera...@voadores.com.br
 Date: Dec 30, 2009 7:48 AM
 Subject: voadores SP: Doação Urgente
 To: voado...@yahoogrupos.com.br

 PessoALL,

 Alguns voadores estiveram no 9 de Julho doando sangue para o Gabriel,
 garoto que está na UTI daquele hospital.

 O pessoal do hospital acaba de me ligar dizendo que o Gabriel, além de
 sangue, está precisando urgentemente de plaquetas. E está difícil (quase
 impossível) encontrar doadores nesse período de festas e viagens.

 Pelo que entendi, a questão parece grave. Devido à urgência e necessidade,
 a enfermeira estava bem tolerante em relação às exigências. E, a meu ver,
 pessimista e desanimada, também.

 Acho que não há muita opção, né? Em sincronicidade, eu já tinha assistido
 uma matéria na TV falando dos baixos estoques no pró-sangue do HC (onde eu
 dôo frequentemente).

 Fica difícil eu inventar uma desculpa para não salvar a vida de uma criança
 que PRECISA e nesse momento NÂO TEM doador, nem perspectiva até o fim das
 festas. Festa pra um, dificuldade redobrada pra outros.

 Se alguém mais puder, doar sangue ou plaquetas, apareçam no 9 de Julho.
 Metrô Trianon-Masp. Há estacionamento gratuito para doadores.

 Lázaro Freire


 --

 



Request for JCPDS Number

2010-01-01 Thread Suresh kk
Dear Rietvelder,

 

Can anyone of you send me the JCPDS number of metakaolin and its Cif. I have
difficulty to access these files. Many sincere thanks for this help  Happy
2010!!!.

 

 

Dr. K. Suresh

 


The information contained in this electronic communication is intended solely 
for the individual(s) or entity to which it is addressed. It may contain 
proprietary, confidential and/or legally privileged information. Any review, 
retransmission, dissemination, printing, copying or other use of, or taking any 
action in reliance on the contents of this information by person(s) or entities 
other than the intended recipient is strictly prohibited and may be unlawful. 
If you have received this communication in error, please notify us by 
responding to this email or telephone and immediately and permanently delete 
all copies of this message and any attachments from your system(s). The 
contents of this message do not necessarily represent the views or policies of 
Aditya Birla Group. 

Computer viruses can be transmitted via email. Aditya Birla Group Companies 
attempts to sweep e-mails and attachments for viruses, it does not guarantee 
that either are virus free. The recipient should check this email and any 
attachments for the presence of viruses.  Aditya Birla Group does not accept 
any liability for any damage sustained as a result of viruses. 


[sapiensinfotec] O-T: Pessoal em SP: Doação Urgente (Sangue ou Plaq uetas).

2009-12-30 Thread »§«|KK|»§«
Com licença, bom dia, estou repassando o pedido .

 Em Sampa, a quem puder e quiser ajudar, aproveite a hora!
Recebido por volta das 11 da manha.
Fico grata por seu esforço e atençao!
KK


-- Forwarded message --
From: Torre de Controle modera...@voadores.com.br
Date: Dec 30, 2009 7:48 AM
Subject: voadores SP: Doação Urgente
To: voado...@yahoogrupos.com.br

PessoALL,

Alguns voadores estiveram no 9 de Julho doando sangue para o Gabriel, garoto
que está na UTI daquele hospital.

O pessoal do hospital acaba de me ligar dizendo que o Gabriel, além de
sangue, está precisando urgentemente de plaquetas. E está difícil (quase
impossível) encontrar doadores nesse período de festas e viagens.

Pelo que entendi, a questão parece grave. Devido à urgência e necessidade, a
enfermeira estava bem tolerante em relação às exigências. E, a meu ver,
pessimista e desanimada, também.

Acho que não há muita opção, né? Em sincronicidade, eu já tinha assistido
uma matéria na TV falando dos baixos estoques no pró-sangue do HC (onde eu
dôo frequentemente).

Fica difícil eu inventar uma desculpa para não salvar a vida de uma criança
que PRECISA e nesse momento NÂO TEM doador, nem perspectiva até o fim das
festas. Festa pra um, dificuldade redobrada pra outros.

Se alguém mais puder, doar sangue ou plaquetas, apareçam no 9 de Julho.
Metrô Trianon-Masp. Há estacionamento gratuito para doadores.

Lázaro Freire





---
Portal Voadores: http://voadores.com.br
Lista e Msgs...: http://lista.voadores.com.br
No Twitter.: http://twitter.com/Voadores
No Orkut...: http://orkut.com/Community.aspx?cmm=73701
Colunistas.: http://colunas.voadores.com.br
---
VOADORES: Projeção, Espiritualidade e Filosofia no Cotidiano:
http://assinar.voadores.com.br
KESHARA : Off-topic, Opinião, Humor: keshara-subscr...@yahoogroups.com

Moderadores: http://voadores.com.br/moderadores
Ombudsman..: http://colunas.voadores.com.br/meninas
Membros: http://voadores.com.br/membros

List-Owner.: http://voadores.com.br/lazaro
No Twitter.: http://twitter.com/LazaroFreire (@LazaroFreire)
Consultas..: http://voadores.com.br/clinica
---
FALE CONOSCO: modera...@voadores.com.br
Discorda dos meninos? Fale com as meninas: meni...@voadores.com.br
---
Sites co-irmãos: http://cronicasdofrank.blogspot.com - http://ippb.org.br
http://rcespiritismo.com.br - http://cefle.org.br -
http://saindodamatrix.com.br

Encontre Voadores em SP - Eventos públicos dos espaços co-irmãos:
IPPB..: http://www.ippb.org.br   (Ipiranga, 6ª, 20hs)
Maniji: http://www.maniji.com.br (Santo André, 2ª, 20hs)
---
Há uma grande diferença entre CONHECER o caminho e PERCORRER o caminho
Morpheus para Neo, em Matrix
---
* Voadores: 10 Anos, 100.000 mensagens. Somos Todos Um Só !


Re: 0.99.90.20091222 deprecated configure attributes?

2009-12-27 Thread Surendran KK

 After successful 'make' and 'make install' of cds-invenio-0.99.90.20091222

/opt/cds-invenio/etc/apache/invenio-apache-vhost.conf
 /opt/cds-invenio/etc/apache/invenio-apache-vhost-ssl.conf

give rise to the following Apache Error:

403 Forbidden : You don't have permission to access / on this server.

Unable to understand the vhost.conf file

2009/12/23 Theodoros Theodoropoulos th...@physics.auth.gr:
 Ok, I just had to run inveniocfg in order to use my old parameters :)

 Obviously there is no need anymore for --with-weburl, --with-dbhost,
 --with-dbname, --with-dbuser, --with-dbpass in compile time, since they are
 handled much better by inveniocfg...

 On 23/12/2009 1:24 μμ, Theodoros Theodoropoulos wrote:

 Hi to all,

 I've been using the following configure attributes with invenio-0.99.1
 --with-weburl, --with-dbhost, --with-dbname, --with-dbuser,
 --with-dbpass which don't seem to work with 0.99.90.20091222.
 Are they replaced by something else? configure --help doesn't give any
 alternatives...

 Thanks in advance,
 Theodoropoulos Theodoros






-- 
Surendran K.K., 247/3/1 Sadaphuli Park, Off DP Road, Baner, Pune
411007. Phone: 27298293


Re: [nox-dev] A general question regarding discovery module

2009-12-23 Thread kk yap
Hi Guanyao,

I am not sure what you are asking but discovery will not disconnected
switches.  That can be said with certainty.

Regards
KK

2009/12/23 Guanyao Huang gyhu...@ucdavis.edu:
 Some general questions:

 Will the datapath actively leave the network if it is burdened? Or
 only link_timeouts at discovery module will make them leave.

 My program has following messages:
 00016|openflow|WARN:stream: send error: Broken pipe
 00017|routingMR|ERR:Add flow entry to dp:f7cae464 failed with
 32:Broken pipe.
 00018|openflow|WARN:stream: receive error: Bad file descriptor
 00019|nox|WARN:stream: disconnected (Bad file descriptor)
 Datapath leave, f7:ca:e4:00:00:64

 What does Broken pipe usually imply? I cant find where it is from.

 On Tue, Dec 22, 2009 at 10:41 AM, Guanyao Huang gyhu...@ucdavis.edu wrote:
 But I am now in UCdavis. I will start my intern next quarter

 On Tue, Dec 22, 2009 at 5:18 AM, Rob Sherwood rob.sherw...@stanford.edu 
 wrote:
 Hi Guanyao,

 I'm going to be in the lab today ... let's try to find some time to
 talk about this.

 - Rob
 .



 On Tue, Dec 22, 2009 at 5:17 AM, Rob Sherwood rob.sherw...@stanford.edu 
 wrote:
 On Mon, Dec 21, 2009 at 12:47 PM, Martin Casado cas...@nicira.com wrote:
 I agree that if the problem is timeout due to loss from overload, then the
 only solution is prioritization.

 In general yes, but the current discovery algorithm is fairly brittle.
  With a large number of ports (48) on a hardware switch, even a small
 amount of packet loss it can falsely report down links.  Part of the
 goal of the rewrite is to address this issue.

 Question for the slicing folks, does slicing extend to the control channel
 (packets set to the controller?)

 In addition to what Yiannis said (short story == not yet), Jean from
 HP developed a rate limiter openflow action as a vendor extension
 that can affect control and data traffic, so that could be used here.
 I think this is a useful primitive and something I'm hoping will
 making it into a future release of openflow (1.1?).

 - Rob
 .




 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


[google-appengine] Sharing Databases across different applications

2009-12-21 Thread KK
Hi

I have multiple appengine applications and I would like to use one
database created in one application in another application. Is it
possible? If yes how?
If not, what's the easiest way to copy the database from one
application to another application?

Thanks
KK

--

You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.




[Ubuntu-zh] 问一个内核参数问题

2009-12-20 Thread =KK=
以下2行参数的具体含义是什么,哪里有这方面的资料呀,谢谢

设置70:
Executing: echo 70  /proc/sys/vm/dirty_ratio

设置1 :
Executing: echo 1  /proc/sys/vm/dirty_background_ratio
-- 
ubuntu-zh mailing list
ubuntu-zh@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh


Re: [nox-dev] A general question regarding discovery module

2009-12-18 Thread kk yap
Hi Guanyao,

Does no LLDP means no LLDP sent or no LLDP received?  Take a look
at wireshark.

Regards
KK

2009/12/18 Guanyao Huang gyhu...@ucdavis.edu:
 I assume LLDP packets are sent periodically. If there is no LLDP, what
 will be the most possible reason? The controller or the switch is too
 busy?

 On Thu, Dec 17, 2009 at 3:07 PM, Martin Casado cas...@nicira.com wrote:
 Discovery times out links when no LLDP packets have been received over some
 timeout period.  Timer values are documented within discovery.py.

 It seems this module will periodically construct the topology. I dont
 know why it will periodically time_out the links. I want to know in
 what situations the links will time_out.
 Thanks.

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org




 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] A general question regarding discovery module

2009-12-18 Thread kk yap
Hi Guanyao,

If by huge data, you mean you are jamming the links with data, then
yes that could be the issue.  The LLDP packet can be dropped and cause
intermittent link timeout.

Regards
KK

2009/12/18 Guanyao Huang gyhu...@ucdavis.edu:
 In my program the discovery module times out links sometimes, causing
 my program not working well. I will debug to find out details why the
 link fails. Actually they are not supposed to fail. Maybe it's because
 of huge data.

 On Fri, Dec 18, 2009 at 8:41 AM, Martin Casado cas...@nicira.com wrote:
 The goal is to detect link failures, so one would hope that would be the
 most common failure mode.

 I assume LLDP packets are sent periodically. If there is no LLDP, what
 will be the most possible reason? The controller or the switch is too
 busy?

 On Thu, Dec 17, 2009 at 3:07 PM, Martin Casado cas...@nicira.com wrote:


 Discovery times out links when no LLDP packets have been received over
 some
 timeout period.  Timer values are documented within discovery.py.



 It seems this module will periodically construct the topology. I dont
 know why it will periodically time_out the links. I want to know in
 what situations the links will time_out.
 Thanks.

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org







 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] OpenFlow 0x98

2009-12-17 Thread kk yap
Hi,

This is probably because --with-openflow is somewhat hard to maintain.
 We are doing away with it for further versions.

If you do not need any specific feature in 0x98, I would recommend
going with 0x97 in
* openflowswitch.org/openflow (release/0.8.9)
* noxrepo.org/nox (do not use --with-openflow option in configure)

If you need some particular feature beyond v0.8.9, let us know.  We
can figure something out then.

Hope this is helpful.

Regards
KK


2009/12/17  n...@illicitonion.com:
 Sorry for double-message KK: replied rather than replied all, using an email 
 client I've never used before!

 I'm using NOX straight from git://noxrepo.org/nox - `git log` shows the last 
 commit as:

 da...@bruckner:~/nox$ git log
 commit 24800254eac4a8c25de091f6fc8562ad4fdb1cce
 Author: Martin Casado cas...@nicira.com
 Date:   Fri Mar 6 22:10:01 2009 -0800

    Bugfix submitted by Ye Deng

 I've tried against OpenFlow 0.8.9r2 from this tar: 
 http://openflowswitch.org/downloads/openflow-0.8.9~2.tar.gz as well as 
 0.9.0r1 from this tar: 
 http://openflowswitch.org/downloads/openflow-0.9.0-rev1.tar.gz and OpenFlow 
 (1.0) straight from git://openflowswitch.org/openflow with last commit:

 da...@bruckner:~/openflow$ git log
 commit 951f4ca9f573afda40c7c9b17c2e8cc2f801ae7a
 Author: Justin Pettit jpet...@nicira.com
 Date:   Mon Dec 7 23:45:02 2009 -0800

    Add new OpenFlow error messages for 1.0 release.

 The quoted compile error is against the git openflow release, though I get 
 similar ones against openflow 0.9.0, referring to expire events not existing.

 Compiling against 0.9.8 I get told:

 ../../../src/lib/openflow.cc: In member function ‘int 
 vigil::Openflow_connection::send_add_snat(uint16_t, uint32_t, uint32_t, 
 uint16_t, uint16_t, uint16_t, uint16_t, vigil::ethernetaddr, uint16_t)’:
 ../../../src/lib/openflow.cc:612: error: ‘struct nx_snat_config’ has no 
 member named ‘mac_addr’

 I am always compiling using:

 make clean  ../configure --with-python=yes 
 --with-openflow=/home/daw63/openflow  make

 with /home/daw63/openflow being a symlink to the relevant release I'm trying 
 to use.

 Thanks for getting back to me,

 Daniel

 On Thu 17/12/09 23:30 , kk yap  wrote::

 Hi Daniel,

 Are you compiling NOX for OpenFlow v0.9?  Basically, I would like to
 know where and how you got the OpenFlow source. That will help in
 resolving your question.

 Regards
 KK

 2009/12/17  ...@illicitonion.com:
 Hi,

 I'm trying to get a version of NOX which is compatible with OpenFlow 0x98.  
 Compiling the version from git://noxrepo.org/nox or 
 git://noxrepo.org/noxcore both give me compile errors about undefined 
 classes when setting --with-openflow to any of 0.8.9r2, 0.9.0 or the 
 openflow git.  Can anyone point me at somewhere I can get a newer version of 
 NOX?

 The specific compiler errors I'm getting (against openflow from git) are:

 In file included from ../../../src/lib/openflow-event.cc:43:
 ../../../src/include/flow-expired.hh: At global scope:
 ../../../src/include/flow-expired.hh:43: error: ISO C++ forbids declaration 
 of ‘ofp_flow_expired’ with no type
 ../../../src/include/flow-expired.hh:43: error: expected ‘,’ or ‘...’ before 
 ‘*’ token
 ../../../src/include/flow-expired.hh:58: error: ISO C++ forbids declaration 
 of ‘ofp_flow_expired’ with no type
 ../../../src/include/flow-expired.hh:58: error: expected ‘;’ before ‘*’ token
 ../../../src/include/flow-expired.hh:62: error: expected ‘;’ before ‘static’
 ../../../src/include/flow-expired.hh: In member function ‘virtual const 
 ofp_match* vigil::Flow_expired_event::get_flow() const’:
 ../../../src/include/flow-expired.hh:55: error: ‘get_flow_expired’ was not 
 declared in this scope
 ../../../src/include/flow-expired.hh: At global scope:
 ../../../src/include/flow-expired.hh:69: error: ISO C++ forbids declaration 
 of ‘ofp_flow_expired’ with no type
 ../../../src/include/flow-expired.hh:69: error: expected ‘,’ or ‘...’ before 
 ‘*’ token
 ../../../src/include/flow-expired.hh: In constructor 
 ‘vigil::Flow_expired_event::Flow_expired_event(vigil::datapathid, int)’:
 ../../../src/include/flow-expired.hh:71: error: ‘ofe’ was not declared in 
 this scope
 ../../../src/lib/openflow-event.cc: At global scope:
 ../../../src/lib/openflow-event.cc:68: error: ISO C++ forbids declaration of 
 ‘ofp_flow_expired’ with no type
 ../../../src/lib/openflow-event.cc:68: error: expected ‘,’ or ‘...’ before 
 ‘*’ token
 ../../../src/lib/openflow-event.cc: In function 
 ‘vigil::Event*::handle_flow_expired(vigil::datapathid, int)’:
 ../../../src/lib/openflow-event.cc:72: error: ‘ofe’ was not declared in this 
 scope
 ../../../src/lib/openflow-event.cc:72: error: ‘buf’ was not declared in this 
 scope
 ../../../src/lib/openflow-event.cc: In function ‘vigil::Event* 
 vigil::openflow_packet_to_event(vigil::datapathid, std::auto_ptr)’:
 ../../../src/lib/openflow-event.cc:277: error: ‘OFPT_FLOW_EXPIRED’ was not 
 declared in this scope
 ../../../src/lib/openflow-event.cc:278

Re: [sapiensinfotec] Novidade: Mouse da Mac Desbloqueado.

2009-12-04 Thread »§«|KK|»§«
*Otima noticia, Sandra!*
*Ontem tirei da embalagem o iMac de uma pessoa amiga, dai conectei na web e
tudo o mais e tals, e realmente o teclado lindinho e o magic mouse,
bluetooth, sao show.*
*Mas nesse caso aqui é melhor seguir essas dicas, q apareceu num dos
comentarios.*
*
http://blog.wedigital.com/post/How-to-get-Apple-Magic-Mouse-Scrolling-working-in-Bootcamp.aspx
*http://blog.wedigital.com/post/How-to-get-Apple-Magic-Mouse-Scrolling-working-in-Bootcamp.aspx
*Otimo fim de semana pra vc e todos!*
*KK*


On 12/4/09, Sandra sanj...@gmail.com wrote:



 Fonte: Correio Braziliense
 *
 Apple
 Mouse desbloqueado*

 O Magic mouse, primeiro sem botões e com superfície sensível ao toque, que
 antes só funcionava com computadores da Apple, agora também pode ser usado
 com PC. Segundo o site uneasysilence.com, o desbloqueio foi possível
 depois que a companhia lançou uma atualização com os drivers de 32 e 64 bits
 do periférico. Os arquivos eram usados para fazer o dispositivo, que sai por
 US$ 69 na loja online da companhia nos EUA, funcionar em cópias do Windows
 XP e do Vista virtualizados dentro do sistema do Mac.



 


[android-developers] Problem with fwrite onto sdcard

2009-12-04 Thread KK
Hi,

  I am very new to Android. I am trying the following code in the
android ndk.

FILE* fp = fopen(/sdcard/test, wb)
if(NULL == fp)
{
  return errno;
}
int written = fwrite(Test, 1, 4, fp);
if(4 != written)
{
  return -1;
}
fclose(fp);

return 0;

I am trying this on emulator and I have created and sdcard for the
emulator. The function returns 0. When I check the sdcard, a file with
the name is created, but it is empty. Can anyone please help me on
this?

Thanks in advance

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Fw: Re: [QUAD-L] The Mad Spanner

2009-11-28 Thread KK


That worked at Yahoo games for a while but now they are back selling sex while 
playing Bingo. 
KK



--- On Thu, 11/26/09, hellodav...@aol.com hellodav...@aol.com wrote:

From: hellodav...@aol.com hellodav...@aol.com
Subject: Re: [QUAD-L] The Mad
 Spanner
To: quad-list@eskimo.com
Date: Thursday, November 26, 2009, 4:26 PM



 
 


A CAPTCHA should slow down the bogus automated postings.
See this -- http://www.users.qwest.net/~daveoc/demo/CAPTCHA.html
It's like when you join Facebook or Hotmail, you have to type in letters in 
a given picture.
AZDAVE
 
 

[R] analyse tab delimited textfile microarray data(help)

2009-11-26 Thread kumar kk
Hello
I have microarray data in tab delimited text file.The main headers and some
fields are as:
following are the header:

FEATURES FeatureNum Row Col SubTypeMask ControlType ProbeName
SystematicName PositionX PositionY LogRatio LogRatioError
PValueLogRatio gProcessedSignal rProcessedSignal gProcessedSigError
rProcessedSigError gMedianSignal rMedianSignal gBGMedianSignal
rBGMedianSignal gBGPixSDev rBGPixSDev gIsSaturated rIsSaturated
gIsFeatNonUnifOL rIsFeatNonUnifOL gIsBGNonUnifOL rIsBGNonUnifOL
gIsFeatPopnOL rIsFeatPopnOL gIsBGPopnOL rIsBGPopnOL IsManualFlag
gBGSubSignal rBGSubSignal gIsPosAndSignif rIsPosAndSignif
gIsWellAboveBG rIsWellAboveBG SpotExtentX gBGMeanSignal rBGMeanSignal



following is the data corresponding to the above header :


DATA 1 1 1 66 1 DarkCorner DarkCorner 379.607 199.729 -5.98E-01
1.10E+00 5.86E-01 2.46E+00 6.21E-01 3.02E+00 1.51E+00 0 0 241 273
1.35E+02 1.48E+02 0 0 0 0 0 0 0 0 0 0 0 16.0892 -4.46689 1 0 0 0 65
135.479 148.517
DATA 2 1 2 66 1 DarkCorner DarkCorner 405 199.545 -4.71E-01 1.27E+00
7.11E-01 1.83E+00 6.20E-01 2.88E+00 1.55E+00 135 145.5 238 266
1.31E+02 1.48E+02 0 0 0 0 0 0 0 0 0 0 0 12.0031 2.05821 1 0 0 0 65
131.295 147.49
DATA 3 1 3 66 1 DarkCorner DarkCorner 430.5 199.5 -2.62E-01 1.55E+00
8.66E-01 1.13E+00 6.18E-01 2.66E+00 1.45E+00 128 142.5 237.5 270.5
1.30E+02 1.47E+02 0 0 0 0 0 0 0 0 0 0 0 7.41805 -0.318846 1 0 0 0
64.8204 130.996 148.231
DATA 4 1 4 0 0 GT_MTB_142632 chr1:2567359-2567418 455.648 199.519
1.89E-03 6.14E-02 9.75E-01 1.18E+03 1.18E+03 1.18E+02 1.18E+02 7776
15813 231.5 266 1.29E+02 1.48E+02 0 0 0 0 0 0 0 0 0 0 0 7741.9 15324.2
1 1 1 1 57.5363 129.226 148.004




Please tell me how can we analyse this tab delimited text file of microarray
data.
Please tell me the procedure of analysis.

thanks

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Fwd: R- bioconductor -- help

2009-11-24 Thread kumar kk
-- Forwarded message --
From: kumar kk kumarnod...@gmail.com
Date: Tue, Nov 24, 2009 at 2:29 PM
Subject: R- bioconductor -- help
To: r-help-boun...@r-project.org


How can we analyse text file using bioconductor(R).
How can we import text file for analysis.

Thanks

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [nox-dev] topology

2009-11-23 Thread kk yap
Hi,

It seems like there is something about flowdb and LAVI at the moment.
I will try to take a look at it within this week.  My apologies for
the slow reaction.

Regards
KK

2009/11/23 Arturo Veras a.ve...@gmail.com:
 hi,
 did you try LAVI ? i can see the topology but i cannot see the flows.


 
There are no applications contained in the standard Nox distribrution

which provide visualization of the topology.  However some third party
apps have been built.  For example:

 http://www.openflowswitch.org/wk/index.php/LAVI


 .m
 hi
 Is there any application to see the topology of a network?
 

 ___

 nox-dev mailing list
 nox-dev at noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org





 --
 XD

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [sapiensinfotec] PayPal: Alguem c/ Experiencia no Uso?

2009-11-23 Thread »§«|KK|»§«
oi, Sandra
Pode escrever em pvt se preferir
Uso Paypal a trocentos anos, alias nao conheço nada mais pratico e as vendas
q intermedio dos EUA pro BR em geral me sao pagas atraves deles, ja q podem
ser financiadas nos cartoes de credito, super pratico mesmo!

Posso responder o q for, telefonando pra lá, e te retornando por email. Se
tiver telefone fixo posso chamar direto pra ti e fazer a chamada tripla, te
passando os detalhes e vc refazendo as perguntas, tipo papo atravessado, em
2 idiomas, rsss.. Sem ser skype, pois meu serviço é ilimitado para linha
fixa, nada de cell.

Estou disponivel hoje q é meu day-off e estou meio a toa, entao se possivel
mande noticias em uma hora, depois q eu voltar do banco e correio. Agora no
Rio sao 14.42, as 3 e meia de lá estarei aqui.
Abçs
KK

On 11/22/09, Sandra sanj...@gmail.com wrote:

 Colegas


 Precisei criar uma conta, há 1 semana, no PAYPAL, para envio de
 pagamento de real = euro e tenho uma dúvida para a qual não encontrei
 resposta na opção Ajuda, do site.
 Mandei questionamento a eles, mas, enquanto não chega e já tentando
 agilizar a resposta, alguém que usa essa forma de pagamento/envio de $,
 tem experiência suficiente com isso p/ me responder 1 ou 2 perguntas?

 Obrigada,


 Sandra



 

 *Links do Yahoo! Grupos





[QUAD-L] Did anyone else get this email from Quad-digest?

2009-11-17 Thread KK
What is it  why should I download this program?  I'm not going to do anything 
unless I know why  who sent it to me.
KK
From: quad-dig...@eskimo.com quad-dig...@eskimo.com
Subject: [QUAD-L] Download Sofware You Need
To: quad-dig...@eskimo.com
Date: Monday, November 16, 2009, 12:26 PM

Download full version OEM

http://cid-0e5f546f1986fcac.spaces.live.com




[QUAD-L] Serious Complications with Negative Pressure Wound Therapy Systems

2009-11-16 Thread KK
Got this alert today from the FDA.  It is a long article so I will let you go 
look it up your selves.
http://www.fda.gov/MedicalDevices/Safety/AlertsandNotices/PublicHealthNotifications/ucm190658.htm

[Bug 445009] Re: Eclipse SIGSEGVs in libpango

2009-11-04 Thread kk
thanks nh2 and Dario Bertini
Eclipse Galileo ( and 3.6XX) is working properly in Ubuntu 9.10 32bit after 
these tips :)

-- 
Eclipse SIGSEGVs in libpango
https://bugs.launchpad.net/bugs/445009
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Google Wave APIs] Re: Enable toolbar on embedded wave

2009-11-02 Thread kk


hi yariv

couldnt get the toolbar on google wave...

please help

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Wave API group.
To post to this group, send email to google-wave-api@googlegroups.com
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] school wiki: a suggestion to make it more free/open

2009-11-02 Thread Jemshid KK
hi all
the hindu, Friday, Oct 30, 2009, has the following news.
http://www.hindu.com/2009/10/30/stories/2009103055840100.htm

the news says
From November 1, schools can register at ‘ www.schoolwiki.in’ and enter on
it a variety of details including their location, number of students,
facilities, academic achievements, clubs, school magazines, details of
alumni and an unlimited number of photographs, videos and even *Google maps*.
School Wiki — which will be in Malayalam —will be ready for launch on
January 1, 2010. This, however, will be just the first part of this new
venture.
in the news it is mentioned that the wiki will have google maps.

a suggestion is put forward here to use open street map (OSM),
www.openstreetmap.org instead of google maps as OSM is free map server,
where as google maps is not. and the message is to be forwarded to anwar
sadath as he is the executive director of the school wiki project.

Jemshid KK
ascent, calicut, kerala, india ph: 9349101566, 0495 2744046
kakespeak.blogspot.com

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[iklan-indonesia] Want 100's of sign-ups and or customers for your business/business opportunities?

2009-10-31 Thread KK
Want 100's of sign-ups and or customers for your business/business 
opportunities?

 
We place your business banners on 3-5 Million Websites. You'll have a
potential of 23 Million visitors to your Website Daily, bringing you 100's of
sign-ups and 100's of customers for your offers. 
 
Our Advertising Campaign is Ultra EFFECTIVE, and all our Advertisers enjoy a 
HIGH CLICK-THRU RATIO.
 
http://friends-in-need.ws/1Mil







==
Make Money Online. No Cost To Get Started. This Really Works.
Earn Up To $30 Per Referral...Plus A $125.00 Bonus For Joining
http://groups.yahoo.com/group/180ofyourmoney/message/17231



==
Get your ad posted to 5,000 groups for only $5.95 or less!!
http://groups.yahoo.com/group/bestopps/message/289690




This is not a spam. You receive this e-mail because YOU CHOOSE TO RECIEVE OUR 
E-MAIL FROM SOME GROUP. Please change your group message delivery setting to 
Web Only or choose Leave Group if you wish to be removed from future 
mailings. Or forward the whole e-mail to zont...@hotmail.com with the subject 
remove if you don't know how to do it, and then wait for our instructions. If 
you are a group ADMIN and no longer wish to receive our post, please remove us 
from your group. We don't own or even know your e-mail address, so please let 
us know which group you are in when you write to us and, most importantly, DO 
read our reply. Thanks for your understanding.
Want 100's of sign-ups and or customers for your business/business 
opportunities?

 
We place your business banners on 3-5 Million Websites. You'll have a
potential of 23 Million visitors to your Website Daily, bringing you 100's of
sign-ups and 100's of customers for your offers. 
 
Our Advertising Campaign is Ultra EFFECTIVE, and all our Advertisers enjoy a 
HIGH CLICK-THRU RATIO.
 
http://friends-in-need.ws/1Mil







==
Make Money Online. No Cost To Get Started. This Really Works.
Earn Up To $30 Per Referral...Plus A $125.00 Bonus For Joining
http://groups.yahoo.com/group/180ofyourmoney/message/17231



==
Get your ad posted to 5,000 groups for only $5.95 or less!!
http://groups.yahoo.com/group/bestopps/message/289690




This is not a spam. You receive this e-mail because YOU CHOOSE TO RECIEVE OUR 
E-MAIL FROM SOME GROUP. Please change your group message delivery setting to 
Web Only or choose Leave Group if you wish to be removed from future 
mailings. Or forward the whole e-mail to zont...@hotmail.com with the subject 
remove if you don't know how to do it, and then wait for our instructions. If 
you are a group ADMIN and no longer wish to receive our post, please remove us 
from your group. We don't own or even know your e-mail address, so please let 
us know which group you are in when you write to us and, most importantly, DO 
read our reply. Thanks for your understanding.




{IIG} proposal

2009-10-31 Thread shaijal kk
Dear Brothers  Friends,



Assalamu Alaikum,



Please be informed that I am looking for a suitable alliance for my Sister
who is working as an unaided school.



Height - 158 cm

Ege  - 26 Years



Education – B.A, B-Ed, M. A (Arabic)



And we are a middle class family from Calicut  area of Near Mukkam.



Therefore, proposals are invited from religious  educated youths from
Malappuram, Calicut, also near.



For more information please contact me at:





Tel:

Mob: +91 9745787614

--~--~-~--~~~---~--~~
Nor can Goodness and Evil be equal.  Repel (evil) with what is better; then the 
enmity between him and you will become as if it were your friend and intimate!
Visit: sultan.org

Subscribe: indianislahi-subscr...@googlegroups.com
Post to group: indianislahi@googlegroups.com
-~--~~~~--~~--~--~---



Re: [nox-dev] More than one action

2009-10-29 Thread kk yap
Hi Chitra,

You have to construct a ofp_flow_mod message (specified in openflow.h)
and send it to the switch.  In NOX, I typically use a boost shared
array to hold the message, then it is just a send_openflow_command.  I
cannot find a very clean segment of code, but you can look at
routing.cc for try to follow through it.

Regards
KK

2009/10/29 Chitra Muthukrishnan chi...@cs.wisc.edu:
 I believe the controller can specify many actions to be taken for a matching
 packet.
 I need a switch to send some packets to the controller and forward it to an
 output port.
 Can someone tell me how we can construct such rules with nox?

 -Chitra

 ___
 nox-dev mailing list
 nox-dev@noxrepo.org
 http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [QUAD-L]Adam

2009-10-28 Thread KK
I don't get to leave my house very often.  If I didn't have my computer, I 
would be depressed too. 



 


I am involved with several groups on-line.  Instant messaging is good also.  
And then there is video so you can see who you are talking to.
You can be happy again.  
KK

[sapiensinfotec] O-T URGENTE = The Rapidshare Cleanout Has Started ...

2009-10-21 Thread KK Y-Br
*FULL EXPLANATION OF THE ACTUAL SITUATION, IN ENGLISH, IS BELOW.*


Pra quem tem conta premium (paga) no RS ponto com, e q esteja com mais de
25GB de arquivos, se prepare pra perder os q estiverem a mais tempo sem ser
peskados, e isso possivelmente acontecerá no decorrer do dia de hoje,
conforme msg recebida de quem está na Australia e q ja sofreu hoje com os
ajustes já antes comunicados aos assinantes.

Repassem seu links de foma a q se possa fazer movimento com eles, ou ao
menos coloque nos programas q automatizam os downloads sem estarem logados,
de forma a ressuscita-los se é q vai dar tempo...
Uma pena isso, pois se vai perder muita coisa boa q foi upada por quem tinha
blogs e q os deixou sem atualizar, tipo abandonados... E outras tantas
coisas q nao sao tao populares mas tem um valor incalculavel, em tantos
forums pela web a dentro...

Bem, a quem quiser mais exposiçao relampago, me mande em pvt suas
listagens q eu repasso imediatamente aos outros grupos onde estou inscrita e
aceitam esse tipo de material, mas isso somente nas proximas 8 hs q vou
estar a disposiçao!
Bom dia a todos,
KK




-- Forwarded message --

On Tuesday, October 20, 2009 11:53:26 AM GMT -05:00 US/Canada Eastern
phil_au wrote:


Hi Folks,

Just spotted 61 files that RS has wiped from my account today for being
inactive (they were there yesterday), so it looks as though they're serious
about cleaning up accounts over 25GB.

The files I lost are pretty much the ones I expected, mostly stuff I didn't
repost to the NEW group, so no real harm done, but I thought I'd mention it
as a reminder that today's the day.

Cheers
Phil.

=
 *So...*
*IF YOU WANT ME TO SPREAD YOUR LINKS, AVOIDING LOSE THEM FOR NOT BEING
DOWNLOADED LATELY, PLS SEND ME A PVT MAIL W/ YOUR LIST IN THE NEXT 8HS, AND
I'LL RESEND SUCH LISTS TO ANOTHER 12 Y OR GG GROUPS I BELONG TO. *
*CAN'T PROMISE IT'S GONNA SAVE ALL THEM FROM THE SWEEPING, BUT THERE'S
NOTHING MUCH TO DO AT THIS POINT, IF YOU WERE UNAWARE OF THE DEAL... *
*WE SHOULD SEND ANGRY MAILS TO RS CUST SVCE, EVEN NON-PREMIUM USERS, AGAINST
SUCH POLICY! THE CHEAPEST HARDWARE PART NOWADAYS IS JUST THE HDDs!*
*THNX AND GOOD LUCK*


-- 
Por favor, antes de repassar mensagens:
1. Apague meu e-mail e meu nome.
2. Apague também quaisquer referencias a grupos, listas ou emails que ainda
estejam a mostra.
3. Encaminhe agora a quem vai receber, sempre como Cópia Carbono Oculta
(CCO: ou BCC:). Nunca os liste no Para: ou To: nem no CC:. Crie um endereço
falso qualquer para colocar como destinatario principal, tipo
meudisfa...@casa.net, algo so pra constar ali no Para:/To:. Ou simplesmente
um ; ja surte o efeito desejado, direitinho!
Agindo assim dificultamos a disseminação de vírus e spam, protegendo-nos e a
nossos amigos.
Vlw!
Ƹ̵̡Ӝ̵̨̄Ʒ


[android-beginners] Re: How to extract ICON from an APK file?

2009-10-16 Thread KK

ahI've not been deep into linux, and i have no sense on how to
handle linux gui, and I think it's pretty easy once you know how to
hookup ICON interface.
the aapt source is there and open :D

I'll keep update when I'm doing research aapt tool. :D

On 10月15日, 下午9时03分, Sean Hodges seanhodge...@googlemail.com wrote:
 Very interesting, thanks for keeping us up to date.

 Any chance your shell extension implementation might be ported to Linux?

 2009/10/15 KK guo.jing...@gmail.com:





  actually, the code of extractioniconis inside aapt which is from
  base package of android source code.
  I create a .net dll to displayiconin explorer, for now, I easily
  include aapt.exe into resorce, extract it and run it when needed.
  I will transform the code into native .net language (hopefully)...

  try it if you are interested.
 http://code.google.com/p/apkshellext/

  On 10月8日, 下午2时54分, KK guo.jing...@gmail.com wrote:
  Hi,

  I found the path is stored in resources.arsc, but where to indicates
  the index?

  BR,
  KK

  On Oct 7, 11:48 am, KK guo.jing...@gmail.com wrote:

   Sorry, I'm NOT using android API

   On Oct 7, 11:40 am, KK guo.jing...@gmail.com wrote:

Actually I'm doing a shell extension for windows, showing theiconof
apk files in windows, isn't it a good idea? :D
so I want to know where theiconlocated in apk file, and I'm using
android API...

Thanks for your tip, at least I can go and see the source code of
packagemanager..

BR,
KK

On Oct 7, 2:58 am, Justin Anderson janderson@gmail.com wrote:

 What exactly are you trying to do with thisicon?

 You can get theiconof an installed application on your phone via
 PackageManager.getActivityIcon() or 
 PackageManager.getApplicationIcon().

http://developer.android.com/reference/android/content/pm/PackageMana...

 Thanks,
 Justin

 --
 There are only 10 types of people in the world...
 Those who know binary and those who don't.
 --

 On Tue, Oct 6, 2009 at 12:50 AM, KK guo.jing...@gmail.com wrote:

  Hi,

  I'm trying to get theiconfrom an apk file, but I found not every 
  app
  use the theicon.png under res/, and androidmanifest.xml is compiled
  inside apk, where I can get the position information?

  Thx  BR,
  KK- Hide quoted text -

 - Show quoted text -- Hide quoted text -

- Show quoted text -- Hide quoted text -

   - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



About Cassandra

2009-10-16 Thread kk
Hi,
 I'm learning Cassandra,and have some questions to ask you.
 I installed the Cassandra in my PC in XP OS.I build the project and run 
Cassandra\bin\cassandra.bat,then how can I run the query Script in XP OS?
  
  
 Thanks

[QUAD-L] Wheelchaiir repair from HELL

2009-10-16 Thread KK
After many months of the recline not working on the chair, I finally found 
someone who could at least come look at it.  He spoke Spanish  a few words of 
English.  Had to have an interpreter.  When i called the shop I told them what 
the flashing lights were saying controller error.   He  his wife came.  Stayed 
about an hour  all he could say was the circuit breaker wasn't worrying.   
When you request someone who can work on the computer, seems to me they should 
have sent one.
How do you specify the problems  make sure that the correct repairman comes to 
take of all the problem?


[android-beginners] Re: How to extract ICON from an APK file?

2009-10-15 Thread KK

actually, the code of extraction icon is inside aapt which is from
base package of android source code.
I create a .net dll to display icon in explorer, for now, I easily
include aapt.exe into resorce, extract it and run it when needed.
I will transform the code into native .net language (hopefully)...

try it if you are interested.
http://code.google.com/p/apkshellext/

On 10月8日, 下午2时54分, KK guo.jing...@gmail.com wrote:
 Hi,

 I found the path is stored in resources.arsc, but where to indicates
 the index?

 BR,
 KK

 On Oct 7, 11:48 am, KK guo.jing...@gmail.com wrote:



  Sorry, I'm NOT using android API

  On Oct 7, 11:40 am, KK guo.jing...@gmail.com wrote:

   Actually I'm doing a shell extension for windows, showing theiconof
   apk files in windows, isn't it a good idea? :D
   so I want to know where theiconlocated in apk file, and I'm using
   android API...

   Thanks for your tip, at least I can go and see the source code of
   packagemanager..

   BR,
   KK

   On Oct 7, 2:58 am, Justin Anderson janderson@gmail.com wrote:

What exactly are you trying to do with thisicon?

You can get theiconof an installed application on your phone via
PackageManager.getActivityIcon() or PackageManager.getApplicationIcon().

   http://developer.android.com/reference/android/content/pm/PackageMana...

Thanks,
Justin

--
There are only 10 types of people in the world...
Those who know binary and those who don't.
--

On Tue, Oct 6, 2009 at 12:50 AM, KK guo.jing...@gmail.com wrote:

 Hi,

 I'm trying to get theiconfrom an apk file, but I found not every app
 use the theicon.png under res/, and androidmanifest.xml is compiled
 inside apk, where I can get the position information?

 Thx  BR,
 KK- Hide quoted text -

- Show quoted text -- Hide quoted text -

   - Show quoted text -- Hide quoted text -

  - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[sapiensinfotec] BR25: APOSTILAS, MANUAIS E TUTORIAIS

2009-10-12 Thread KK Y-Br
Clicar com o direito e salvar onde quiser...
Como entrei no site e ja me pulou uma janela de propaganda, entao nao
recomendo q visitem o local, mas os tutos sao bons.
Copiei daqui:
www.br25.com/diretorio/tutoriais.htm
Nao deixa de dar um pouco de medo abrir arquivos pdf de fonte desconhecida,
mas q fazer, né...
Desfrutem!

 *APOSTILAS, MANUAIS E TUTORIAIS*

   - *Tutoriais para Informática*
  - Atalhos de Teclado do
Windowshttp://www.br25.com/diretorio/atalhos.htm
  - Apostila de Banco de Dados
Básicohttp://www.br25.com/discovirtual/tutoriais/banco_de_dados_basico.pdf
  - Apostila para Formatação de
Computadoreshttp://www.br25.com/discovirtual/tutoriais/formatacao_windows_xp.pdf
  - Apostila de Informática
Básicahttp://www.br25.com/discovirtual/tutoriais/informatica_basica.pdf
  - Apostila de
Internethttp://www.br25.com/discovirtual/tutoriais/internet.pdf
  - Apostila Para Montagem e Configuração de
Computadoreshttp://www.br25.com/discovirtual/tutoriais/montagem_arquitetura.pdf
  - Apostila de Montagem de
Hardwarehttp://www.br25.com/discovirtual/tutoriais/montagem_hardware.pdf
  - Apostila de Manutenção de Memória de
Computadoreshttp://www.br25.com/discovirtual/tutoriais/montagem_memoria.pdf
  - Manual de Montagem e Configuração de
Modemshttp://www.br25.com/discovirtual/tutoriais/montagem_modens_diversos.pdf
  - Apostila para Montagem de Redes de
Computadoreshttp://www.br25.com/discovirtual/tutoriais/rede_2.pdf
  - Apostila para Compartilhamento em Rede de
Computadoreshttp://www.br25.com/discovirtual/tutoriais/rede_compartilhamento.pdf
  - Apostila Redes
Wirelesshttp://www.br25.com/discovirtual/tutoriais/redes_wireless.pdf
  - Manual Windows
XPhttp://www.br25.com/discovirtual/tutoriais/windows_xp.doc
  - Manual de Otimização do Windows
XPhttp://www.br25.com/discovirtual/tutoriais/windows_xp_otimizacao_2.pdf
  - Virus: System Volume
Informationhttp://www.br25.com/diretorio/systemvolumeinformation.htm
  - Manual Microsoft Excel
1http://www.br25.com/discovirtual/tutoriais/excel_1.pdf
  - Manual Microsoft Excel
2http://www.br25.com/discovirtual/tutoriais/excel_2.pdf
  - Como proteger links para não
expirarhttp://www.br25.com/diretorio/protegerlinks.htm




   - *Tutoriais para Imagens e Gráficos*
  - Manual 
Autocadhttp://www.br25.com/discovirtual/tutoriais/autocad_2007.pdf
  - Manual Corel Draw http://www.br25.com/discovirtual/coreldraw.doc
  - Manual Photoshop
Básicohttp://www.br25.com/discovirtual/tutoriais/photoshop.pdf
  - Manual Photoshop
Completohttp://www.br25.com/discovirtual/tutoriais/photoshop_completo.pdf
  - Manual Adobe
Illustratorhttp://www.br25.com/discovirtual/tutoriais/illustrator.pdf




   - *Tutoriais para Gravação CD e DVD*
  - Manual Gravação de
DVDhttp://www.br25.com/discovirtual/tutoriais/gravacao_dvd.doc
  - Manual DVD
Shrinkhttp://www.br25.com/discovirtual/tutoriais/gravacao_dvd_shrink_3.2.pdf
  - Manual Nero 7 Ultra
Editionhttp://www.br25.com/discovirtual/tutoriais/gravacao_nero.pdf
  - Manual Nero
Expresshttp://www.br25.com/discovirtual/tutoriais/gravacao_nero_express.pdf
  - Manual Nero
Visionhttp://www.br25.com/discovirtual/tutoriais/gravacao_nero_vision.pdf
  - Manual Super DVD
Creatorhttp://www.br25.com/discovirtual/tutoriais/gravacao_super_dvd_creator.pdf
  - Manual Total Video
Converterhttp://www.br25.com/discovirtual/tutoriais/gravacao_total_video_converter_3.0.2.pdf




   - *Tutoriais Web Design*
  - Manual HTMLhttp://www.br25.com/discovirtual/tutoriais/web_html.pdf
  - Apostila Planejamento de
Siteshttp://www.br25.com/discovirtual/tutoriais/web_planejamento_de_sites.pdf
  - Manual 
Webmasterhttp://www.br25.com/discovirtual/tutoriais/web_webmaster.pdf
  - Manual Folha de
Estiloshttp://www.br25.com/discovirtual/tutoriais/web_folha_de_estilo.pdf
  - Manual 
Dreamweaverhttp://www.br25.com/discovirtual/tutoriais/web_dreamweaver.pdf
  - PHP - Curso
Completohttp://www.br25.com/discovirtual/tutoriais/php_curso_completo.pdf




   - *Tutoriais para Outlook Express*
  - Manual Outlook Express
Básicohttp://www.br25.com/discovirtual/tutoriais/outlook_express.pdf
  - Configurando o Outlook
Expresshttp://www.br25.com/discovirtual/tutoriais/outlook_express_configuracao.pdf
  - Gmail no Outlook Express -
Configuraçãohttp://www.br25.com/discovirtual/tutoriais/outlook_express_configurando_o_gmail.pdf
  - Outlook Express - Funções Básicas
1http://www.br25.com/discovirtual/tutoriais/outlook_express_funcoes_basicas_1.pdf
  - Outlook Express - Funções Básicas
2http://www.br25.com/discovirtual/tutoriais/outlook_express_funcoes_basicas_2.pdf




   - *Tutoriais Compartilhamento de Arquivos na Internet*
  - Manual Dreamulehttp://www.br25.com/discovirtual/tutoriais/dreamule.pdf
  - Manual Emule http://www.br25.com/discovirtual/tutoriais/emule.pdf




   - *Tutoriais Compactação e Descompactação de Arquivos*
  - Manual 

[sapiensinfotec] Ajuda = no SKYPE qual é a porta generica, e as alte rnativas?

2009-10-12 Thread KK Y-Br
*olá, boa noite
Quem use skype (com WinXP sp2) por gentileza veja nas opçoes, conexoes: em
portas, qual é a q se usa e tbm se tem uma alternativa pois nao to
conseguindo conectar com a indicada, usando a 32124. *
*To instalando uma versao nao tao atual nesse pc q nunca teve skype antes.*
*Ja liberei no firewall.*
**
*No outro pc (onde tinha uma versao ate mais antiga e q funcionava bem) sei
q nao era essa mas tampouco lembro qual era.*
*Fico grata pelo auxilio, bom inicio de semana a todos*
*KK*


[fsug-tvm] Re: GPRS connection Via bluetooth

2009-10-12 Thread Jemshid KK
i have been using a package named blueman for pairing my lg reliance phone
with ubuntu for file transfer and dial up networking(DUN).
even with blueman, the wvdialconf couldn't find and auto configure my phone.
i had to edit wvdial.conf manually.
Jemshid KK

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[sapiensinfotec] Fwd: Evolution of Microsoft Windows: 1985 ~ 2009

2009-10-11 Thread KK Y-Br
-- Forwarded message --
From: *David*
Date: Oct 11, 2009 7:26 AM

 Some nostalgia, or nightmares :-)
Sent to me by a collegue, who takes no responsibility, hehe he never has for
anything..
David





[image: evolution of ms windows]

It all began in Plaza Hotel, New York City on the 10th of November 1983..
Two Microsoft founders *Paul Allen* and *Bill Gates* officially announced
their corporation’s first and next-generation graphical user interface
operating system – *Microsoft Windows*.

Despite the criticism on stability and constantly being compared to their
rivals *Apple Macintosh*, *Microsoft Windows* is still the most widely used
operating systems in the world.


 *Windows 1.01* *(1985)*

Officially released on November 20, 1985, this 16-bit OS that cost less than
1MB in overall is Microsoft’s very first operating system that allows
multi tasking with graphical user interface on PC platform that runs on
MS-DOS 5.0.

[image: windows 1.01]

[image: windows 1.01]

[image: Windows 1.01]
*Windows 1..03* *(1986)*

Introduced in 1986, *Windows 1.03* is an upgrade to its previous predecessor
*Windows 1.01*. Entire operating system cost about 2.2Mb hard disk space.

[image: Windows 1.03]

[image: Windows 1.03]
*Windows 2.03* *(1987)*

Taking advantage of the speed of Intel 286/386 processor at that time,
Windows 2.03 is a replacement for Windows 1.x. It also starts the era where
users are able to overlap windows, customize screens, etc. Still the entire
operating system cost no more than 2.5Mb.

[image: Windows 2.03]
*Windows 2.86* *(1989)*

[image: Windows 2.86]
*Windows 3.0* *(1990)*

This is the third major released of Microsoft Windows with a improved set of
Windows icons and applications like File Manager, Program Manager that is
still being used in today’s Windows. This 22 May 1990 released operating
system is then replaced by Windows 3.1 two years later.

[image: windows 3.0]

[image: Windows 3.0]
*Windows 3.1* *(1992)*

Windows 3.1 is probably the earliest Windows most of us are familiar with.
Windows 3.1 and later Windows 3.1x is an upgrade to Windows 3.0 with bug
fixes and multimedia support.

[image: windows 3.1]

[image: Windows 3.1]

[image: Windows 3.1]
*Windows NT 3.1* *(1993)*

The first Windows New Technology (NT) introduced. It maintains consistency
with the Windows 3..1, a well-established home and business operating system
at the time, the new Windows NT operating system began with version 3.1.
Unlike Windows 3.1, however, Windows NT 3.1 was a 32-bit operating system.

[image: Windows NT 3.1]
*Windows 3.1*1 *(1993)*

A superset of Windows 3.1, Windows for Workgroups 3.11 added peer-to-peer
workgroup and domain networking support. For the first time, Windows–based
PCs were network-aware and became an integral part of the emerging
client/server computing evolution – *Microsoft*

[image: Windows 3.11]

[image: Windows 3.11]
*Windows NT 3.51 Workstation* *(1995)*

The Windows NT Workstation 3.5 release provided the highest degree of
protection yet for critical business applications and data. With support for
the OpenGL graphics standard, this operating system helped power high-end
applications for software development, engineering, financial analysis,
scientific, and business-critical tasks – *Microsoft*

[image: Windows NT 3.51 Workstation]

[image: Windows NT 3.51 Workstation]
*Windows 95* *(1995)*

Previously code-named *Chicago*, *Windows 95* is a successor to all the
existing Windows operating system so far. It gives full graphical user
interface support, integrated a 32-bit TCP/IP (Transmission Control
Protocol/Internet Protocol) stack for built-in Internet support, dial-up
networking, and new Plug and Play capabilities that made it easy for users
to install hardware and software.

[image: Windows 95]

[image: Windows 95]
*Windows NT 4.0* *(1996)*

Windows NT Workstation 4.0 included the popular Windows 95 user interface
yet provided improved networking support for easier and more secure access
to the Internet and corporate intranets – *Microsoft*.

[image: Windows NT 4.0]

[image: Windows NT 4.0]
*Windows NT Server 4.0* *(1996)*

[image: Windows NT Server 4.0]

[image: Windows NT Server 4.0]
*Windows 98* *(1998)*

Windows 98 was the upgrade from Windows 95. Described as an operating system
that Works Better, Plays Better, Windows 98 was the first version of
Windows designed specifically for consumers – *Microsoft*.

[image: Windows 98]

[image: Windows 98]
*Windows 2000* *(2000)*

More than just the upgrade to Windows NT Workstation 4.0, Windows 2000
Professional was also designed to replace Windows 95, Windows 98, and
Windows NT Workstation 4.0 on all business desktops and laptops. Built on
top of the proven Windows NT Workstation 4.0 code base, Windows 2000 added
major improvements in reliability, ease of use, Internet compatibility, and
support for mobile computing – *Microsoft*.

[image: Windows 2000]

[image: Windows 2000]
*Windows 2000 

Re: [sapiensinfotec] Grupos no Gmail e redundância.

2009-10-09 Thread KK Y-Br
ola, boa tarde, tudo bom?

Se forem grupos, como esse q temos aqui, criados no Yahu ou no Gugolgroups,
sim, se recebe a msg trocentas vezes, uma copia de cada lista e a diferença
é q tem no inicio do assunto algo identificando o grupo de acordo com o q o
dono/moderador escolhe ao criar o grupo..
Se forem listas suas, ali nos Contatos do Gmeiu acredito q nao pois algumas
vezes coloco o mesmo destinatario duplamente na lista a enviar ali no campo
BCC, e so chega uma copia.
Achismo meu, claro q pode nao ser verdade, mas é o q me parece...!

Por essas tantas facilidades é q nao troco de webmail, mesmo com tantos
atropelos como essa versao nova q emperra o andamento e eu tenho q ao entrar
pular logo pra versao anterior senao nem consigo me mexer aqui...!

Otimo findi longo pra todos!
KK

On 10/9/09, Renato Alvim renato.al...@gmail.com wrote:



 Caros amigos. Tenho muitos grupos de contatos no Gmail e muitos possuem
 redundância, ou seja, o mesmo
  contato em dois ou três grupos.
 Quando mando um e-mail para os grupos, um contato presente em dois ou mais
 grupos selecionados
 receberá a mesma mensagem duas vezes?Ou três?
 Obrigado.

 --
 []´s
 --

 Renato Alvim - Rio de Janeiro - RJ - OM8 32.375 (Ordem dos Músicos)- -
 Budista - Nam-Myoho-Rengue-Kyo
 Blog :  http://renatoalvim.blogs.sapo.pt
 Sítio : :www.ralvim.com -  Youtube : http://www.youtube.com/user/ralvim27l

 






[sapiensinfotec] Alguem gravou? 'Guy Laliberte's event aimed to raise awareness of global water issues.'

2009-10-09 Thread KK Y-Br
Alguem assistiu online, e ainda conseguiu gravar...?
Pode upar e postar...?
Vlw
KK

   'Space clown' hosts global show
   Guy Laliberte's event aimed to raise awareness of global water issues


*Circus entrepreneur and first clown in space Guy Laliberte has hosted a
global artistic performance from the International Space Station (ISS).*

Mr Laliberte introduced artists and speakers from 14 countries in a two-hour
show aimed at drawing attention to global water shortages.

Al Gore, Bono and Salma Hayek were among those involved.

Mr Laliberte, founder of the Cirque du Soleil theatre company, is near the
end of a 10-day tourist visit to the ISS.

The show, called Moving Stars and Earth for Water, was described by its
organisers as a Poetic Social Mission.

It began at midnight GMT, with a welcome from Mr Laliberte onboard the ISS.

He then introduced former US Vice President and environmental campaigner Mr
Gore, who said that to solve the climate crisis and safeguard our planet
and its beauty will require global effort.

*Global stars*

Over the next two hours, the show visited actors, artists, politicians, and
activists in 14 countries including South Africa, Morocco, India, Japan and
Australia.

  [image: Guy Laliberte (30 Sept 2009)] Mr Laliberte said Earth appeared
fragile when seen from space

Each artist read a section of a poem by Man-Booker prize-winning author Yann
Martel - emphasising the need for all the world's population to have access
to clean water - followed by a musical or artistic performance.

In South Africa, Nobel Peace Prize winner Wangari Maathai read a passage
about the link between water and education, followed by a seafront
performance by musical group Ladysmith Black Mambazo.

In London, musician and activist Peter Gabriel spoke about water as a human
right before British singer Joss Stone performed.

And in Mumbai, a reading by Indian environmentalist Vandana Shiva was
followed by a video recording of a performance by Academy Award-winning
composer AR Rahman.

Other performances included Inuk singer Elisapie Isaac in Canada, Australian
opera singer Tiffany Speich in Sydney, Moroccan rap group Fnaire in
Marrakech and acrobatic dances by members from Mr Laliberte's Cirque du
Soleil.

In New York, a group of dancers staged a flash-mobbing in Times Square.

Among the speakers were US actors Hayek and Matthew McConaughey,
award-winning scientist and environmentalist Dr David Suzuki, Canadian
astronaut Julie Payette and Bindi Irwin, the young daughter of the late
Australian wildlife expert, Steve Irwin.

*'So fragile'*

The event was broadcast live on the website of One Drop, the water charity
founded by Mr Laliberte.

  [image: Guy Laliberte with the crew of the ISS (2 October 2009)] Mr
Laliberte is spending 10 days on board the ISS

Viewers around the world were invited to sign a pledge to cut down on the
amount of water they use.

Irish singer and activist Bono spoke to Mr Laliberte from a concert of his
band, U2, in Tampa, Florida.

Bono asked Mr Laliberte, who he called the first clown in space, for his
perspective of Earth from the ISS.

I see stars, I see darkness and emptiness. But planet Earth looks so great,
and also so fragile, said Mr Laliberte.

We should not forget that we have a great privilege to live on planet
Earth.

Mr Laliberte blasted into space from the Baikonur Cosmodrome in Kazakhstan
on 30 September, accompanied by Russian cosmonaut Maksim Surayev and US
astronaut Jeffrey Williams.

He is the seventh private individual to make the trip and reportedly paid
$35m for his ticket.

Before his departure, he told the BBC he wanted to use his visit to the ISS
to produce something that is originally creative.

Hopefully we will have the result of sensitising people toward the
situation of water in the world, he said.




-- 
Por favor, antes de repassar mensagens:
1. Apague meu e-mail e meu nome.
2. Apague também quaisquer referencias a grupos, listas ou emails que ainda
estejam a mostra.
3. Encaminhe agora a quem vai receber, sempre como Cópia Carbono Oculta
(CCO: ou BCC:). Nunca os liste no Para: ou To: nem no CC:. Crie um endereço
falso qualquer para colocar como destinatario principal, tipo
meudisfa...@casa.net, algo so pra constar ali no Para:/To:. Ou simplesmente
um ; ja surte o efeito desejado, direitinho!
Agindo assim dificultamos a disseminação de vírus e spam, protegendo-nos e a
nossos amigos.
Vlw!
Ƹ̵̡Ӝ̵̨̄Ʒ


[android-beginners] Re: How to extract ICON from an APK file?

2009-10-08 Thread KK

Hi,

I found the path is stored in resources.arsc, but where to indicates
the index?

BR,
KK

On Oct 7, 11:48 am, KK guo.jing...@gmail.com wrote:
 Sorry, I'm NOT using android API

 On Oct 7, 11:40 am, KK guo.jing...@gmail.com wrote:



  Actually I'm doing a shell extension for windows, showing the icon of
  apk files in windows, isn't it a good idea? :D
  so I want to know where the icon located in apk file, and I'm using
  android API...

  Thanks for your tip, at least I can go and see the source code of
  packagemanager..

  BR,
  KK

  On Oct 7, 2:58 am, Justin Anderson janderson@gmail.com wrote:

   What exactly are you trying to do with this icon?

   You can get the icon of an installed application on your phone via
   PackageManager.getActivityIcon() or PackageManager.getApplicationIcon().

  http://developer.android.com/reference/android/content/pm/PackageMana...

   Thanks,
   Justin

   --
   There are only 10 types of people in the world...
   Those who know binary and those who don't.
   --

   On Tue, Oct 6, 2009 at 12:50 AM, KK guo.jing...@gmail.com wrote:

Hi,

I'm trying to get the icon from an apk file, but I found not every app
use the the icon.png under res/, and androidmanifest.xml is compiled
inside apk, where I can get the position information?

Thx  BR,
KK- Hide quoted text -

   - Show quoted text -- Hide quoted text -

  - Show quoted text -- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



Re: [sapiensinfotec] P/ Renato A: RIO DE JANEIROOOOOOOOO!!!!!!

2009-10-07 Thread KK Y-Br
Oii!
Sim, quero sim, um manual basico! Fico super grata, mas será q serve pra
esse q eu tenho instalado aqui...?
Acho q é Frugal Puppy, será isso...? Tá guardadinho a umas 3 semanas q nem
olho pra ele ja q esse aqui começou a dar sua cota de problemas e parei com
tudo q era extra por enqto.

Pode mandar por email direto pra cá?
Se quiser pode colocar no rapidshare q eu pesko de lá, e quem sabe alguem
aqui no grupo ate aproveita tbm!
Abraço, vou listar as duvidas menos tolas e em breve te mando, thn!
:-)
Boa tarde pra vc e todos
KK


On 10/6/09, Renato Alvim renato.al...@gmail.com wrote:



 Fala-se aqui Nitiren. Quanto ao Daishonin a pronúncia varia de Daishônin a
 Daishonín.


 Quanto ao Linux, sou dosusuários mais antigos do Brasil.
 Vou lhe mandar o manual do Ubuntu.


 E faça as perguntas que quiser, por favor.

 2009/10/5 KK Y-Br
 --
 []´s
 --

 Renato Alvim - Rio de Janeiro - RJ - OM8 32.375 (Ordem dos Músicos)- -
 Budista - Nam-Myoho-Rengue-Kyo
 Blog :  http://renatoalvim.blogs.sapo.pt
 Sítio : :www.ralvim.com -  Youtube : http://www.youtube.com/user/ralvim27l



[android-beginners] How to extract ICON from an APK file?

2009-10-06 Thread KK

Hi,

I'm trying to get the icon from an apk file, but I found not every app
use the the icon.png under res/, and androidmanifest.xml is compiled
inside apk, where I can get the position information?

Thx  BR,
KK

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: How to extract ICON from an APK file?

2009-10-06 Thread KK

Actually I'm doing a shell extension for windows, showing the icon of
apk files in windows, isn't it a good idea? :D
so I want to know where the icon located in apk file, and I'm using
android API...

Thanks for your tip, at least I can go and see the source code of
packagemanager..

BR,
KK

On Oct 7, 2:58 am, Justin Anderson janderson@gmail.com wrote:
 What exactly are you trying to do with this icon?

 You can get the icon of an installed application on your phone via
 PackageManager.getActivityIcon() or PackageManager.getApplicationIcon().

 http://developer.android.com/reference/android/content/pm/PackageMana...

 Thanks,
 Justin

 --
 There are only 10 types of people in the world...
 Those who know binary and those who don't.
 --



 On Tue, Oct 6, 2009 at 12:50 AM, KK guo.jing...@gmail.com wrote:

  Hi,

  I'm trying to get the icon from an apk file, but I found not every app
  use the the icon.png under res/, and androidmanifest.xml is compiled
  inside apk, where I can get the position information?

  Thx  BR,
  KK- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: How to extract ICON from an APK file?

2009-10-06 Thread KK

Sorry, I'm NOT using android API

On Oct 7, 11:40 am, KK guo.jing...@gmail.com wrote:
 Actually I'm doing a shell extension for windows, showing the icon of
 apk files in windows, isn't it a good idea? :D
 so I want to know where the icon located in apk file, and I'm using
 android API...

 Thanks for your tip, at least I can go and see the source code of
 packagemanager..

 BR,
 KK

 On Oct 7, 2:58 am, Justin Anderson janderson@gmail.com wrote:



  What exactly are you trying to do with this icon?

  You can get the icon of an installed application on your phone via
  PackageManager.getActivityIcon() or PackageManager.getApplicationIcon().

 http://developer.android.com/reference/android/content/pm/PackageMana...

  Thanks,
  Justin

  --
  There are only 10 types of people in the world...
  Those who know binary and those who don't.
  --

  On Tue, Oct 6, 2009 at 12:50 AM, KK guo.jing...@gmail.com wrote:

   Hi,

   I'm trying to get the icon from an apk file, but I found not every app
   use the the icon.png under res/, and androidmanifest.xml is compiled
   inside apk, where I can get the position information?

   Thx  BR,
   KK- Hide quoted text -

  - Show quoted text -- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[sapiensinfotec] P/ Renato A: RIO DE JANEIROOOOOOOOO!!!!!!

2009-10-05 Thread KK Y-Br
Sim, Renato, a muitos anos, desde q um tempo depois q cheguei em NYC.
Tenho meu gohonzon q nesse momento ainda tá enrolado sem ter um butsudan, a
quase 5 anos desde q mudei pra outra casa, e isso nao tá muito bom naum...
Em portugues, se faz mençao a ele como Nitiren ou Nichiren...? Essas coisas
de pronuncia eu nao sei mais sei como empregar...
Achon q as vezes eu coloco como se falaria em carioquez, imagina...
:-)

Eu sempre vejo na sua assinatura alguns detalhes mas havia algo sobre o
linux e sumiu, eu acho.. Nao é isso...? Eu te disse q tenho um Linux Puppy
rodando em um netbookinho Fujitsu? Uma gracinha mas so q eu nao me animo
muito, ja q nao sei absolutamente nadika de Linux e to bem sem tempo pra ler
mais sobre e aprender o basico ao menos...! Teria q rolar um manual de
sobrevivencia pra q eu pudesse entrar logo no assunto sem tanto detalhe bobo
como aparece quando se le em um livro por ex...
:-/

Otima semana proCs!
KK


On 10/5/09, Renato Alvim renato.al...@gmail.com wrote:



 Você é budista?

 2009/10/4 KK Y-Br kittykatc...@yahoo.com.br




 Ok, chega de O-T, r
 Gente, o planeta q vcs estao querendo ou nao existe ou esqueceram de me
 dizer onde é o paraiso!
 Será q tem algum pais q vcs possam me indicar como onde estao usando tudo
 isso pra ajudar ao bendito povo, q alias nao sao mais q os eleitores dos
 tais malfeitores...??
 Os lobbies sao pra isso, pra se ajudarem e se nao berrar fica do jeito q
 tá, e cada um q pode se dar bem corre pra dar seu jeito!
 Seres humanos que somos, naum...?

 Eu nao vivo ai, nem sei quem seriam essas 2 pessoas q o Wilson menciona,
 mas a trocentos anos ai no Rio, quando estavam começando a operar o
 Metro-Rio, eu conhecia duas pessoas, um era um senhor aposentado, q foi
 o engenheiro q havia assinado a 1a lage de concreto em Brasilia, do Banco do
 BR, e q havia deixado o Rio com muitos outros, pra dar seu tempo com os
 candangos; outra era uma recem contratada bilheteira q ia estrear na nova
 profissao, com 18 anos. Sabe q o salario dela era mais q o dobro dos
 proventos como aposentado do tal engenheiro-arquiteto, q se aposentou com a
 qualificaçao q era topo de carreira mas havia sido posto em disponibilidade
 e dai perdeu um tanto do q deveria estar ganhando depois q encerrou a
 carreira no INPS, tendo vindo do instituto dos Bancarios, acreditam, nao..?

 Ate q eu acho q o BRasil está super bem,  depois de se ter visto o q foram
 os anos da dita dura em q fizeram tantas dividas no exterior e enfim nao se
 passa mais por aqueles micos de ter q pedir refinanciamento e perdao ao
 Banco Mundial a cada 3 meses!!
 Aqui eu escuto a radio Bloomberg toda noite e so falam q a Russia, China,
 India e Brasil estao se tornando potencias por conduzirem sua politica
 economica bem melhor q os paises  do G7 e tals, entao porq reclamar se é a
 propria classe media q está deixando as coisas a deriva e nao quer mesmo q
 os pobres tenham vez?? Sejamos francos, porq essa ideia de q o pais é de
 miseraveis nao cola mais naum...

 Renato, eu tbm sou de Nitiren, mas ainda bem ou talvez nem tanto, tenho os
 pés bem assentados, na capital financeira do planeta, e o q vejo é q tá tudo
 seguindo, no passo de sempre, e nao adianta reclamar naum..
 Enfim, q se use a faca e o queijo e tudo vai ficar bem melhor do q eu vejo
 aqui nos EUA, garanto a vcs...

 Big joka
 KK



 --
 []´s
 --

 Renato Alvim - Rio de Janeiro - RJ - OM8 32.375 (Ordem dos Músicos)- -
 Budista - Nam-Myoho-Rengue-Kyo
 Blog :  http://renatoalvim.blogs.sapo.pt
 Sítio : :www.ralvim.com -  Youtube : http://www.youtube.com/user/ralvim27l

 






Re: [sapiensinfotec] RIO DE JANEIROOOOOOOOO!!!!!!

2009-10-03 Thread KK Y-Br
Bom diaaa!!
Sabe q mais, pessoal e vc, em particular q abriu a questao, Renato...

A volta do esporte é ainda onde mais se agregam pessoas decentes e de ideal
limpo, entao como nao vamos nascer em outro planeta e nem consertar esse
aonde caimos, sei lá se por engano, vamos usar do q está a mao, q é trazer
de volta ao Rio o seu tao merecido posto de destinaçao turistica int'l (e
nao so pra safanagem) ja a tempos desbancado qdo era moda apregoar a
violencia urbana como se ela nao estivesse nos 4 cantos do universo, ou ao
menos onde a droga campeia solta, e qdo foi onde o Nordeste ganhou o enorme
contingente de duristas q lá aporta ate hoje em dia, unicamente interessado
nas diversoes baratézimas e excusas, nao é mesmo...!?

Viva a comunidade esportiva mundial, q vai ter a chance de viiver seus
sonhos na cidade mais bonita do planeta, ou quem é q nao concorda com isso??
Abraços e aguarde q ja vem um pedidinho meu no proximo email, com um
problemaozinho q espero possam decifrar e me auxiliar nesse sabadaum!
:-)
Té depois...
KK

PS: Q bom que o yuhu criou essa forma ideal pra q se possa incluir arquivos
bem gordos e sem pesar nem na caixa de emails nem atrapalhando quem tem
conexao tartaruga!!
Se o gmeiu copiasse a ideia ia ser otimo...!
Dai eu ja nao iria ter q abrir um endereço novo a cada par de meses...!


On 10/2/09, Renato Alvim renato.al...@gmail.com wrote:



 Mais negociatas para os corruptos e NENHUM benefício permanente para o
 povo. Nunca aprenderemos???
 2009/10/2 KK Y-Br kittykatc...@yahoo.com.br


 [Anexoshttps://mail.google.com/mail/?ui=1ik=448accc446view=cvsearch=inboxth=12417d926761de2cww=1260cvap=47qt=zx=wlrko1n6aydy#12417d926761de2c_12416411dff33ed7_TopTextde
  KK Y-Br incluídos abaixo]


  *YE!*
 *Minha cidade maravilhosa!*
 *:-)))*
 Jokas, C ya there!
 *KK*


 *(THNX PELO WALLPAPER, BUDDY!!)*




*BRASIL! RIO DE JANEIRO, sede dos *




*JOGOS OLIM**PICOS 2016,
 pela primera vez na America do SUL!*






Vlw!
 Ƹ̵̡Ӝ̵̨̄Ʒ


 []´s
 --

 Renato Alvim - Rio de Janeiro - RJ - OM8 32.375 (Ordem dos Músicos)- -
 Budista - Nam-Myoho-Rengue-Kyo
 Blog :  http://renatoalvim.blogs.sapo.pt
 Sítio : :www.ralvim.com -  Youtube :
 http://www.youtube.com/user/ralvim27l

 






[sapiensinfotec] Re: RJ se prepara para as Olimpíadas de 2016. [1 Anexo]

2009-10-03 Thread KK Y-Br
-- Forwarded message --
Date: Oct 3, 2009 12:15 PM
Subject: RJ se prepara para as Olimpíadas de 2016.
To:

 *** Rio já se prepara para as Olimpíadas de 2016!!*

-- 


Por favor, antes de repassar mensagens:
1. Apague meu e-mail e meu nome.
2. Apague também quaisquer referencias a grupos, listas ou emails que ainda
estejam a mostra.
3. Encaminhe agora a quem vai receber, sempre como Cópia Carbono Oculta
(CCO: ou BCC:). Nunca os liste no Para: ou To: nem no CC:. Crie um endereço
falso qualquer para colocar como destinatario principal, tipo
meudisfa...@casa.net, algo so pra constar ali no Para:/To:. Ou simplesmente
um ; ja surte o efeito desejado, direitinho!
Agindo assim dificultamos a disseminação de vírus e spam, protegendo-nos e a
nossos amigos.
Vlw!
Ƹ̵̡Ӝ̵̨̄Ʒ


[sapiensinfotec] Ajuda: Parte da janela do Gerenciador de Tarefas sumiu..!

2009-10-03 Thread KK Y-Br
Olá, boa atrde, pessoal!
Ja a dias com esse problema e ja estou concluindo q nao consiguirei arrumar
sem ajuda.

DEPOIS Q DEI UMA MOVIDA MUITO RAPIDA C/ O MOUSE, ARRASTANDO ALGO Q NEM DEU
PRA VER O Q FOI sobre a janela do Gerenciador de tarefas, de imediato
desabilitou q sejam mostradas as outras, tipo networking, users, e as
tarefas em si, e assim mesmo está sem a parte de cima, conforme está na
imagem cujo link está abaixo. Nao tem mais a moldura com as 3 opçoes p/
minimizar, aumentar, ou fechar.

Detalhe q agora na barra de tarefas só me aparece a imagem sem nome, nao
adianta clicar nem com o esq q nao sobe nem desce, nem com o direito me
mostra nenhuma janelinha, entao pra fechar tenho q 'END PROCESS' com o
taskmgr.exe selecionado.

Quando entro como outro usuario tá tudo bem, ou seja, so alterou p/ o
administrador, onde eu estava na hora fatal, e meio afobada pelo
acontecido...
Espero q algum de vcs me traga a soluçao, please...
:-)
Otimo sabado pra todos, fico SUPER grata!
KK

IMAGEM DO QUE ESTÁ APARECENDO:

http://rapidshare.com/files/288194804/Oct_09__017_Com_q_cara_q_est__jpg

Size: 67 KB

==


AS 5 cHAVES EM Q APARECE 'taskmgr' no registro estao ai abaixo, nessa mesma
ordem:


HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\MUICache

C:\WINDOWS\system32\taskmgr.exe

(nao fiz imagem, mas se parece com a 016)

==

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Nls\MUILanguages\RCV2\taskmgr.exe

vER IMAGEM 013
http://rapidshare.com/files/288194805/Oct_09__013.jpg

Size: 60 K

===

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet004\Control\Nls\MUILanguages\RCV2\taskmgr.exe

VER IMAGEM 014
http://rapidshare.com/files/288194806/Oct_09__014.jpg

Size: 62 KB



HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RCV2\taskmgr.exe

VER IMAGEM 015
http://rapidshare.com/files/288194807/Oct_09__015.jpg

Size: 62 KB

==


HKEY_USERS\S-1-5-21-269536213-3134616843-1333191943-1005\Software\Microsoft\Windows\ShellNoRoam\MUICache


C:\WINDOWS\system32\taskmgr.exe

VER IMAGEM 016
http://rapidshare.com/files/288194808/Oct_09__016.jpg

Size: 249 KB

=



Vlw!
Ƹ̵̡Ӝ̵̨̄Ʒ


[sapiensinfotec] Resolvido: Parte da janela do Gerenciador de Tarefas sumiu..!

2009-10-03 Thread KK Y-Br
*Amigos, sei q deu trabalho fazer as pix e tals, e dai lhes ocupar a pedir
ajuda, entao fico super grata e ja vou curtir meu sabado!*
*Imagina q ja enviaram pra mim a soluçao magica: é** so clicar duas vezes na
borda da janelinha q volta ao normal, e deve ter sido isso q eu fiz quando a
diminui, antes, e nem vou mais conferir se o proceso inverso tbm dá errado,
claro, r...*
**
*Como eu nao uso nada com o clique duplo, nao ia acertar nunca, pois so por
um acaso q aconteceu anrtes*
*Alias como eu tenho esse trackball q é no centro do teclado, entao q as
vezes entra letra a mais e eu nem noto, so c/ a movimentaçao do cursor...!*
*Abçs, bom findi a todos, super grata pela atençao, a vc Belo e a todos os
listantes!*
*:-)*
*KK
*

On 10/3/09, FHABB fh...@yahoo.com.br wrote:

 

 **
 Oi KK

 *O rapidshare hoje está de grave comigo, não consigo baixar a imagem.*
 *Como é pequena, poderia enviar como anexo.*
 *Se nao quiser enviar para  o grupo, envie-me em pvt. ok?*
 *belo*


 Olá, boa atrde, pessoal!
 Ja a dias com esse problema e ja estou concluindo q nao consiguirei arrumar
 sem ajuda.

 DEPOIS Q DEI UMA MOVIDA MUITO RAPIDA C/ O MOUSE, ARRASTANDO ALGO Q NEM DEU
 PRA VER O Q FOI sobre a janela do Gerenciador de tarefas, de imediato
 desabilitou q sejam mostradas as outras, tipo networking, users, e as
 tarefas em si, e assim mesmo está sem a parte de cima, conforme está na
 imagem cujo link está abaixo. Nao tem mais a moldura com as 3 opçoes p/
 minimizar, aumentar, ou fechar.

 Detalhe q agora na barra de tarefas só me aparece a imagem sem nome, nao
 adianta clicar nem com o esq q nao sobe nem desce, nem com o direito me
 mostra nenhuma janelinha, entao pra fechar tenho q 'END PROCESS' com o
 taskmgr.exe selecionado.

 Quando entro como outro usuario tá tudo bem, ou seja, so alterou p/ o
 administrador, onde eu estava na hora fatal, e meio afobada pelo
 acontecido...
 Espero q algum de vcs me traga a soluçao, please...
 :-)
 Otimo sabado pra todos, fico SUPER grata!
 KK

 IMAGEM DO QUE ESTÁ APARECENDO:

 http://rapidshare.com/files/288194804/Oct_09__017_Com_q_cara_q_est__jpg

 Size: 67 KB


 ==


 AS 5 cHAVES EM Q APARECE 'taskmgr' no registro estao ai abaixo, nessa mesma
 ordem:


 HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\MUICache

 C:\WINDOWS\system32\taskmgr.exe

 (nao fiz imagem, mas se parece com a 016)


 ==


 HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Nls\MUILanguages\RCV2\taskmgr.exe

 vER IMAGEM 013
 http://rapidshare.com/files/288194805/Oct_09__013.jpg

 Size: 60 K


 ===


 HKEY_LOCAL_MACHINE\SYSTEM\ControlSet004\Control\Nls\MUILanguages\RCV2\taskmgr.exe

 VER IMAGEM 014
 http://rapidshare.com/files/288194806/Oct_09__014.jpg

 Size: 62 KB


 


 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RCV2\taskmgr.exe

 VER IMAGEM 015
 http://rapidshare.com/files/288194807/Oct_09__015.jpg

 Size: 62 KB


 ==



 HKEY_USERS\S-1-5-21-269536213-3134616843-1333191943-1005\Software\Microsoft\Windows\ShellNoRoam\MUICache


 C:\WINDOWS\system32\taskmgr.exe

 VER IMAGEM 016
 http://rapidshare.com/files/288194808/Oct_09__016.jpg

 Size: 249 KB


 =



 Vlw!
 Ƹ̵̡Ӝ̵̨̄Ʒ


 


 *



[sapiensinfotec] RIO DE JANEIROOOOOOOOO!!!!!! [1 Anexo]

2009-10-02 Thread KK Y-Br
 *YE!*
 *Minha cidade maravilhosa!*
 *:-)))*
 Jokas, C ya there!
 *KK*


*(THNX PELO WALLPAPER, BUDDY!!)*




*BRASIL! RIO DE JANEIRO, sede dos *




*JOGOS OLIM**PICOS 2016,
 pela primera vez na America do SUL!*






Vlw!
 Ƹ̵̡Ӝ̵̨̄Ʒ




[OpenSocial] How to promote Opensocial Apps

2009-09-28 Thread KK

Hi,

Regarding websites I am aware of several methods to promote like SEO,
Internet Ads etc. But still not clear of the ways to promote
opensocial apps.

I have created my first orkut apps http://tinyurl.com/1dollardeal .
Can somebody review and give me your valuable comments. Also if
somebody helps me by suggesting ways of promoting the same, I would be
grateful.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenSocial Application Development group.
To post to this group, send email to opensocial-api@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] ekiga crashing

2009-09-27 Thread Jemshid KK
this is an email from fsug calicut list.
request support from fsug-tvm members.

-- Forwarded message --
From: Jithendranath jithendran...@gmail.com
Date: 2009/9/27
To: Jemshid KK jemshi...@gmail.com, FSUG Calicut 
fsug-cali...@freelists.org

On Sat, 2009-09-26 at 10:55 +0530, Jemshid KK wrote:
 start ekiga by typing ekiga in a terminal. terminal is available under
 applications, accessories.
 then start ekiga by typing ekiga in the command prompt and email the
 result of the command displayed in the terminal.
 better to put that in the group.
 write back, if you find difficulty in doing this.

Help needed
Ekiga was not turning up in the desktop. Jemshid advised as above and
this is the message I got in the terminal window

jit...@jithen-desktop:~$ ekiga
The program 'ekiga' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
 (Details: serial 48 error_code 11 request_code 132 minor_code 19)
 (Note to programmers: normally, X errors are reported asynchronously;
  that is, you will receive the error a while after causing it.
  To debug your program, run it with the --sync command line
  option to change this behavior. You can then get a meaningful
  backtrace from your debugger if you break on the gdk_x_error()
function.)

Help me someone. I am a new one to Ubuntu
with regards

--
Dr.K.Jithendranath
Doctors Hospital, Main Road
Sulthan Bathery PIN 673 592
Tele: 04936 220562   Mob 9288179589

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[sapiensinfotec] OT = Envie email anonimamente! Lovely idea, check it out...

2009-09-23 Thread KK Y-Br
**
*Testei enviando pra mim dali do site.*
*Foi meio lento mas eles avisaram q iria dar a volta no planeta, r...*
*Levou umas 5hs pra chegar; a Message eu copiei do q vem discriminado junto
com o trajeto, se é q me fiz entender!*
*Have fun!*
*KK*

-- Forwarded message --
From: Non scrivetemi nonscrivet...@pboxmix.winstonsmith.info
Date: Sep 23, 2009 9:53 AM
Subject: lovely idea, check it out...

hi
http://anonymouse.org/anonemail.html
let me know who I am...
;-p

===
Message: This is a Type II anonymous message, sent to you by the Winston
Smith
 Project Pboxmix mixmaster server at pboxmix.winstonsmith.info.
 If you do not want to receive anonymous messages, please contact
 pbox-ad...@winstonsmith.info.
===


-- 
Por favor, antes de repassar mensagens:
1. Apague meu e-mail e meu nome.
2. Apague também quaisquer referencias a grupos, listas ou emails que ainda
estejam a mostra.
3. Encaminhe agora a quem vai receber, sempre como Cópia Carbono Oculta
(CCO: ou BCC:). Nunca os liste no Para: ou To: nem no CC:. Crie um endereço
falso qualquer para colocar como destinatario principal, tipo
meudisfa...@casa.net, algo so pra constar ali no Para:/To:. Ou simplesmente
um ; ja surte o efeito desejado, direitinho!
Agindo assim dificultamos a disseminação de vírus e spam, protegendo-nos e a
nossos amigos.
Vlw!
Ƹ̵̡Ӝ̵̨̄Ʒ


Re: [sapiensinfotec] QUEM TEM HOTMAIL ou NÃO!

2009-09-19 Thread KK Y-Br
olá, bom dia!
So agora achei sua resposta,. desculpe, mas como sao mais de 5mil mails dos
grupos por semana, eu tenho q manter um certo controle e se baseia em
conferir quais emails dos q enviei receberam resposta, sem q o assunto tenha
sido alterado... Dai q passou batido, ate agora... Porq sempre chega um dia
em q eu me encontro com a msg, mesmo assim tao atrasada...!

Nao sei se considero o serviço do hotmail tao ruim assim, desde q nao se
faça uso do windows live, mas ainda é o mais antigo e digratis nao se pode
reclamar muito!

O gmail segue me trazendo problemas, e decididamente a versao mais atual nao
combina comigo, entao sempre entro e passo logo pra o q vem no topo a
direita, oferecendo a menos nova, pra simplificar a chateza, rsss... E isso
q nao uso o comunicador do gmail, o tal gtalk, q nome, porq era outra coisa
chatinha.

Se o skype q diziam q nao servia pra Windows 98se eu consegui usar por anos
na minha querida carroça AMD K2-366, e me concedeu linhas em todas as
cidades q eu quiz ate agora, nao uso mais nenhum outro. Espero q mesmo
depois de vender parte do negocio, ainda siga tao bom quanto tem sido ate
agora!
Outro tbm excelente é o NetMeeting, mas acho q cada um tem necessidades
diferentes e no meu caso nao sinto q precise do MSN pra nada, se esses dois
q mencionei funcionarem sem encrencas e sem perturbar o meu hotmail,
r

Abçs, bom findi

KK




On 8/9/09, Sandra sanj...@gmail.com wrote:



 Título alterado para ficar objetivo (curto e claro). Era: Re:
 [sapiensinfotec] REPAREM, QUEM TEM HOTMAIL ou NÃO! Resposta Automática de
 Ausência


 KK

 O serviço Hotmail, comos empre costumo alertar, há anos, mesmo antes destas
 invasões que vêm se tornando constantes, é o pior serviço que tem,
 justamente porque é da Microsoft: mais visada e mais vulnerável, justamente
 porque o comunicador instantâneo, Windows Mail (ex-MSN), é o mais usado, mas
 poderiam usar essa conta apenas para acessá-lo e, para os e-mails, algo mais
 competente, o que ele não é muito tempo antes desses problema!

 Ótimo alerta que ilustra ainda mais o péssimo serviço dele. Em tempo:
 recebi um e-mail, há meses, de um casal francês que usa o Hotmail.fr, me
 mandando dicas de uns sites, estranhei, porque algo ali não bateu, mandei
 e-mail, perguntando, e meu amigo disse que a conta tinha sido invadida e
 estava enviando e-mails falsos, com links de armadilha para toda a lista de
 contatos. Como ele não avisa, já que tinha a resposta na ponta da língua e
 tinha, portanto, conhecimento? Não dá para confiar que os amigos se tocarão
 de nos avisar, por isso, seja o que for que possa comprometer a segurança do
 teu PC, pergunte antes de abrir ou acessar! Outro caso foi de um gerente do
 banco, ano passado, que teve compra feita, autorizada por e-mail, com débito
 automático de sua conta. Hotmail pagou o que foi retirado, nenhum centavo a
 mais, nenhuma indenização.

 Sandra


 Em 08/08/2009 12:25, KK Y-Br escreveu:


 Amigos e colegas,
 Bom dia.
 Qdo insisto em alertar q nao façamos repasse de emals com dados a mostra,
 seja lá de quem for, é exatamente pra evitar situaçoes como essas duas
 pessoas abaixo podem estar passando no momento.
 Recebi nessa madrugada, e no mesmo horario no meu webgmail, dois emails
 semelhantes e com as mesmas caracteristicas, de terem vindo de assaltantes
 de contas do Hotmail.
 Estavam todas duas com tarja vermelha, na pasta de spam.

 Se algum de voces conhece pessoalmente ou tem algum email alternativo de
 grabielagrabi...@hotmail.com
 ou
 mcacoelh...@hotmail.com

 podem avisar que a conta de email no Hotmail, seja a deles ou talvez
 de algum conhecido deles, foi sequestrada e q estao usando os endereços dos
 contatos pra fazer esse tipo de spam. E q quem lhes escrever, vai receber
 uma resposta como que se tivessem suspendido o recebimento por um tempo,
 funçao essa q está disponivel nas opçoes do serviço, p/ qdo precisamos.

 Provavelmente q ja nao terao mais acesso com a senha original, e nao terao
 mais nome algum como contato, isso se tivessem como voltar a acessar, pois
 parece q trocam a senha, roubam a lista de contatos e a deletam, ate por
 amldade, claro...

 Solução:
 entrando em contato com o serviço de ajuda do msn eles vao pedir q o dono
 da conta envie 3 emails dos q estavam originalmente na lista de contatos, a
 lista será restaurada e o acesso voltará a ser possivel.

 Isso é bem real, nao é hoax mesmo, e cada vez mais frequente, e a uns 3
 meses qdo eu soube de alguem a passar por algo bem perto disso, fui procurar
 informaçoes e cheguei a uma serie de paginas, em ingles, no proprio forum do
 msn, portanto estou certa de q esse é o caminho.

 Praticamente nao faço uso dessa minha conta de email sem ser nos grupos e
 listas, dai q acredito q as pessoas afetadas estejam entre alguns de vcs a
 quem me dirijo agora.

 Tenham um otimo findi e por favor cuidem sempre bastante bem dos nossos
 endereços de email!
 :-)
 Abçs
 KK



 -- Forwarded message --
 From

Re: [sapiensinfotec] QUEM TEM HOTMAIL ou NÃO!

2009-09-19 Thread KK Y-Br
ola
Eu nao sei do yahu atual, pois parece q alteraram muita coisa, tipo o
windows live, é isso...?
A forma com q eu consigo gerenciar as trocentas msgs é q me faz pensar q
ainda compensa as demais tranqueiras e ate uso o repasse de lá pra o gmeiu,
mas gostaria de saber mais do q está melhor por lá...

Alias eu tenho 3 contas webmail nesses 3, q mantenho abertas no browser o
dia todo, pois o limite de tamanho no gmeiu faz as coisas mais complicadas,
inclusive a cada 2 a 3 meses acaba q tenho q abrir outra nova, e faço as
alteraçoes de forma a continuar a repassar do yahu pra o novo pouso. Entao
faço tbm encaminhamento de certas coisas q ocupam muitissimo espaço, tipo
pps, wmv, e ebooks, justamente pro o tal outro yahu, e so tneho q esvaziar a
lixeira do gmeiu a cada intervalo para q nao entupa tao rapido, e assi tenho
tempo pra salvar em bloco e colocar num SD card pra assistir no pda, qdo to
no metrô ou outras situaçoes do tipo.
Isso ja a alguns anos e dai q nao tenho muita vontade de passar por muitas
mudanças saindo do gmeiu.

Usava o OE, mas a confusao q era a cada vez q ele emperrava por excesso de
msgs na entrada, ocasionava uma operaçao de guerra pra conseguir salvar o q
estava nas outras pastas, e acaba q me desgostei e acabei com isso de
formatar mails, e foi quando apareceu o gmeiu onde to ate agora...

Fico grata pela sugestao, mas nao sei se to usando o yahu na sua forma mais
antiga, so q ali nessa 2a conta em q uso com o browser, nao vejo grandes
funçoes,tipo as a q ja me acostumei no googlesco...
:-)

Aproveitando a carona, Renato... Revendo agora no rodape da sua msg...
 Se tem alguma noticia de um calibrador de tela pra linux, eu to muito
interessada!
Tenho o linux Puppy num Fujitsu Lifebook P1120, mas qdo o comprei usado nao
me mandaram com isso, e uma das coisas mais interessantes desse jurassico
netbook é justamente sua touch screen, na minha opiniao, claro..!
:-))

Abçs, muito boa tarde!
KK



On 9/19/09, Renato Alvim renato.al...@gmail.com wrote:



 Yahoo é excelente alternativa para o Gmail. Tentou?

 2009/9/19 KK Y-Br kittykatc...@yahoo.com.br





 SENADO BRASILEIRO, O CLUBE DOS CAFAJESTES!
 O BOM POLÍTICO É O POLÍTICO MORTO,
 []´s
 -

 Renato Alvim - Rio de Janeiro - RJ Linux
 Budista - Nam-myoho-rengue-kyo
 Registered Member #114620
 -  OM8 32.375 (Ordem dos Músicos)
 Meu blog :http://renatoalvim.blogs.sapo.pt
 Meu sítio:www.ralvim.com - Mais de trezentas músicas cifradas
 CORRETAMENTE!
 Eu no Youtube :http://www.youtube.com/user/ralvim27
 Rio de Janeiro - Brasil ---





Re: [sapiensinfotec] QUEM TEM HOTMAIL ou NÃO!

2009-09-19 Thread KK Y-Br
OIii...

Isso mesmo, é a produçao de umas 50 listas q assino. E assim mesmo tenho q
estar sempre atenta e preciso manter a faxina em dia, porq o q vem de
arquivo c/ mais de 5MB cada nos emails é um absurdo e foi depois q o gmail e
o yahoo liberaram para os listantes. Antes era menos de 1mb e assim mesmo
o  anexo tinha q ter ate 750kb q contabilizados de uma forma q nao lembro
mais, chegava a esse tal 1MB.
O yahoo a pouco tempo deu a opçao de q os grupos escolham se querem
arquivar, ou nao, na pagina de cada lista, e dai mandam so o link para q se
baixe direto do servirdor deles, o q acho super valido afinal pra q encher
as caixas e o trafego da web com tanta coisa repetida, e q muitas das vezes
vai direto pra lixeira!?

Entao essa é minha tortura de um ano pra cá, assinando tantas listas
interessantes mas tendo menos prazer com elas pois me tomam um tanto de
tempo manejando os mais de 100 filtros q tenho no gmail, q preciso refazer a
cada vez q acrescento um novo endereço!
As minhas caixas iniciais ate tem bastante espaço no momento, pois parei
quando atingiram 2 GB, mas acaba q acostumei a ter esses arquivos de
referencia, e so de um tempo pra cá criei as separadas pra os tais pps, wmv,
ebooks e q tais de onde deleto logo q pesco, mas as antigas entao tbm ainda
contem um tanto de coisas q nao limpava na epoca e geravam acumulo em ate
menos tempo.

No momento tenho umas tantas contas mas imagino quem use o tal gmail drive,
como q nao utiliza muitas mais!
Teve um tempo em q a troca de arquivos grandes, tipo ate os de video era
feita em contas de gmail e yahoo... Se anunciava perguntando quem queria tal
arquivo, as vezes com ate 700mb, e era marcado um dia para o envio em massa,
quando todos os interessados recebiam do doador, e era super funcional.
Ainda tenho 2 contas com arquivaços q nao baixei, por nao ter tempo pra
catar de um em um, e sao desses grandissimos.
Os de musika, com ate 120mb, eu agarrei todos, adorava a forma. Era mais
dificil usar o RS e outros hosters, ja q o fantasma deleteiro atacava com
muita rapidez, e se tinha q usar de astucia, rsss

Enfim, acabou o discurso, e vou ler mais trocentas msgs logo e sair
correndo, nao perder o sabadaum todo nesssa!
:-))
Abçs, tenha uma noite otima!
KK




On 9/19/09, Wilson Baptista Junior wilsonbapti...@terra.com.br wrote:

 Não sei se entendi bem, você está dizendo que consegue entupir o GMail em
 dois ou três meses? Com 8 gigabytes de espaço em cada conta?
 Wilson

 At 15:04 19/9/2009 -0400,KK Y-Br wrote:
 ola
 Eu nao sei do yahu atual, pois parece q alteraram muita coisa, tipo o
 windows live, é isso...?
 A forma com q eu consigo gerenciar as trocentas msgs é q me faz pensar q
 ainda compensa as demais tranqueiras e ate uso o repasse de lá pra o gmeiu,
 mas gostaria de saber mais do q está melhor por lá...
 
 Alias eu tenho 3 contas webmail nesses 3, q mantenho abertas no browser o
 dia todo, pois o limite de tamanho no gmeiu faz as coisas mais complicadas,
 inclusive a cada 2 a 3 meses acaba q tenho q abrir outra nova, e faý §o as
 alteraçoes de forma a continuar a repassar do yahu pra o novo pouso. Entao
 faço tbm encaminhamento de certas coisas q ocupam muitissimo espaço, tipo
 pps, wmv, e ebooks, justamente pro o tal outro yahu, e so tneho q esvaziar a
 lixeira do gmeiu a cada intervalo para q nao entupa tao rapido, e assi tenho
 tempo pra salvar em bloco e colocar num SD card pra assistir no pda, qdo to
 no metrô ou outras situaçoes do tipo.
 Isso ja a alguns anos e dai q nao tenho muita vontade de passar por muitas
 mudanças saindo do gmeiu.
 
 Usava o OE, mas a confusao q era a cada vez q ele emperrava por excesso de
 msgs na entrada, ocasionava uma operaçao de guerra pra conseguir salvar o q
 estava nas outras pastas, e acaba q me desgostei e acabei com isso de
 formatar mails, e foi quando apareceu o gmeiu onde to ate agora...
 
 Fico grata pela sugestao, mas nao sei se to usando o yahu na sua forma
 mais antiga, so q ali nessa 2a conta em q uso com o browser, nao vejo
 grandes funçoes,tipo as a q ja me acostumei no googlesco...
 :-)
 
 Aproveitando a carona, Renato... Revendo agora no rodape da sua msg...
  Se tem alguma noticia de um calibrador de tela pra linux, eu to muito
 interessada!
 Tenho o linux Puppy num Fujitsu Lifebook P1120, mas qdo o comprei usado
 nao me mandaram com isso, e uma das coisas mais interessantes desse
 jurassico netbook é justamente sua touch screen, na minha opiniao, claro..!
 :-))
 
 Abçs, muito boa tarde!
 KK


 --







[Bug 411574] Re: [karmic] No sound on Intel 82801H HD Audio

2009-09-16 Thread kk
@pablomme
Same here. YouTube videos won't be affected by PulseAudio because the Flash 
plugin uses OSS driver.

@Jonathan
I can confirm the speakers making crackling sounds.

More observations when I switch audio drivers in SMPlayer:
OSS, alsa (0.0 - HDA Intel)  -  everything fine
alsa, alsa (0.1 - HDA Intel), pulse  -  crackling sounds only

@qwerty800
I have added model=dell-m21 into alsa-base.conf but it didn't help.
(Dell 640m, SigmaTel STAC9200)

-- 
[karmic] No sound on Intel 82801H HD Audio
https://bugs.launchpad.net/bugs/411574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[orkut-developer] Urgent pls help : src attribute of IMG tag gets deleted mysteriously

2009-09-15 Thread KK

Hi,

My Application ( appId = 562545233389 ) posts activity with IMG tag in
body. It has src attribute set which gets mysteriously deleted while
posting. This worked perfect in Sandbox. Could anyone help me in this
regard?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Orkut Developer Forum group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~--~~~~--~~--~--~---



[android-developers] Emulator: LogCat Errors for Donut 1.6 Release

2009-09-15 Thread kk

Hi All,

The following errors occurred during startup of Android 1.6 SDK
Release Emulator:


What do the following errors mean?

Can these errors be ignored?


Emulator Details:


Target: Google APIs (API Level 4)
Skin: HVGA
SDCARD: 64MB  image size


Errors:

09-16 13:16:00.072: ERROR/vold(550): Error opening switch name path '/
sys/class/switch/test2' (No such file or directory)
09-16 13:16:00.072: ERROR/vold(550): Error bootstrapping switch '/sys/
class/switch/test2' (No such file or directory)
09-16 13:16:00.072: ERROR/vold(550): Error opening switch name path '/
sys/class/switch/test' (No such file or directory)
09-16 13:16:00.072: ERROR/vold(550): Error bootstrapping switch '/sys/
class/switch/test' (No such file or directory)
09-16 13:16:54.123: ERROR/MemoryHeapBase(582): error opening /dev/
pmem: No such file or directory
09-16 13:16:54.133: ERROR/SurfaceFlinger(582): Couldn't open /sys/
power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake
09-16 13:16:54.312: ERROR/libEGL(582): couldn't load libhgl.so
library (Cannot load library: load_library[984]: Library 'libhgl.so'
not found)
09-16 13:16:56.602: ERROR/libEGL(598): couldn't load libhgl.so
library (Cannot load library: load_library[984]: Library 'libhgl.so'
not found)
09-16 13:17:17.392: ERROR/BatteryService(582): Could not open '/sys/
class/power_supply/usb/online'
09-16 13:17:17.392: ERROR/BatteryService(582): Could not open '/sys/
class/power_supply/battery/batt_vol'
09-16 13:17:17.401: ERROR/BatteryService(582): Could not open '/sys/
class/power_supply/battery/batt_temp'
09-16 13:17:19.242: ERROR/EventHub(582): could not get driver version
for /dev/input/mouse0, Not a typewriter
09-16 13:17:19.271: ERROR/EventHub(582): could not get driver version
for /dev/input/mice, Not a typewriter
09-16 13:17:19.852: ERROR/System(582): Failure starting core service
09-16 13:17:19.852: ERROR/System(582): java.lang.SecurityException
09-16 13:17:19.852: ERROR/System(582): at
android.os.BinderProxy.transact(Native Method)
09-16 13:17:19.852: ERROR/System(582): at
android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:
146)
09-16 13:17:19.852: ERROR/System(582): at
android.os.ServiceManager.addService(ServiceManager.java:72)
09-16 13:17:19.852: ERROR/System(582): at
com.android.server.ServerThread.run(SystemServer.java:162)
09-16 13:17:19.892: ERROR/AndroidRuntime(582): Crash logging skipped,
no checkin service
09-16 13:17:26.013: ERROR/LockPatternKeyguardView(582): Failed to bind
to GLS while checking for account



Thanks,
KK

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Emulator: 1.6 SDK release Troubleshooting Proxy

2009-09-15 Thread kk

Hi All,

Trying to troubleshoot proxy, but  command as indicated in SDK
Emulator documentation results in invalid command prompt:

Documented Command:
emulator -verbose-proxy -avd

Error indicated:

  unknown option: -verbose-proxy
  please use -help for a list of valid options

In previous SDK releases (1.5)  the following undocumented command was
functional, but now does not post any messages when accessing
Network via Browser.

emulator -debug-proxy -avd mydevice


What is the appropriate command to troubleshoot proxy?

Is this a known issue and/or bug?


Rgds,

KK
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



Re: [Ubuntu-zh] 如何让SCIM在切换到中 文输入法时仍然默认使用半角符 号呢?

2009-09-15 Thread =KK=
我也很需要,我用的是五笔码,每次都要按 ctrl+.
fcitx五笔就不错。

2009/9/12 Zoom.Quiet zoom.qu...@gmail.com

 2009/9/12 Gwonder wonderbey...@gmail.com:
 每次都是切换到中文后再按下 CTRL+. 我已经厌倦了,全角很少用,而且往往会
  带来麻烦,我希望SCIM总是默认使用半角,而用全角可以通过CTRL+. 开启

 是也乎,是也乎,俺也非常非常需要...
 我用的是自然码.
 俺用的是 表形码...

 谢谢!!!
 +1

 --
 http://zoomquiet.org 人生苦短? Pythonic!
 Time is unimportant, only life important!
 --
 ubuntu-zh mailing list
 ubuntu-zh@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh




-- 
=KK=
-- 
ubuntu-zh mailing list
ubuntu-zh@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh


[android-developers] Re: Supported Media Formats Programmatically

2009-09-09 Thread kk

Hi Ajeet,

Thanks for the reply.

This is great information, but unfortunately does not address my
question.

I am not certain that querying the Webkit interface gurantees that the
mimetype is support on across the platform, let alone via Webkit based
applications.

Documentation to sparse to determine.

Regards,

KK


On Sep 9, 5:37 pm, Ajeet Singh ajeet.invinci...@gmail.com wrote:
 See the class MimeTypeMap.java (frameworks\base\core\java\android
 \webkit)

 Hope this helps you.

 AJ



 kk wrote:
  How do I determine programmatically which Media MimeTypes/Formats are
  supported on a specific device/platform?

  There doesn't appear to be any methods in Media Store or Media
  Managers to determine supported types on device.

  Is this by design or can we expect to see support in future releases?

  Regards,

  KK
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Supported Media Formats Programmatically

2009-09-09 Thread kk

How do I determine programmatically which Media MimeTypes/Formats are
supported on a specific device/platform?

There doesn't appear to be any methods in Media Store or Media
Managers to determine supported types on device.

Is this by design or can we expect to see support in future releases?


Regards,

KK


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



<    7   8   9   10   11   12   13   14   15   16   >