Aniello Del Sorbo | 1 Jun 2009 10:47
Picon

Re: Xournal and PDF

:p

You're right, but the issue is that I started working some time ago,
on the Diablo version by adding a few features.
Mistakenly I was doing it on the original code base and I didn't have
a copy  (yeah I didn't setup a CVS repo at that time, stupid me).

So right know I am actually against the GPL, I think, as I don't have
the source code for that specific version available.

To fix this, I have to make the current messed-up code, working and
repackage it for both Chinook and Diablo.

And this takes time, and so far I haven't had much after I moved to London.

--
anidel

2009/5/31 Faheem Pervez <trippin1 <at> gmail.com>:
> If not, you'd also make many happy by uploading the chinook version,
> which works awesomely, as-is, to diablo extras-devel. :)
>
> Regards,
> Faheem
> On 5/29/09, Aniello Del Sorbo <anidel <at> gmail.com> wrote:
>> I wanted to also release a Diablo version, but well...not much spare time
>> left.
>> We'll see.
>>
>
(Continue reading)

Julius Szelagiewicz | 3 Jun 2009 17:02
Favicon

netcat not working

Dear Folks,
 the subject tells it all - netcat is not working. Even if I run it
against localhost, the sending process just exits quietly without waiting
for input while listening process gets no data. Any fixes, workarounds?
Thank you, julius
Andrew Flegg | 3 Jun 2009 18:12
Gravatar

Re: netcat not working

On Wed, Jun 3, 2009 at 08:02, Julius Szelagiewicz <julius <at> turtle.com> wrote:
>
>  the subject tells it all - netcat is not working. Even if I run it
> against localhost, the sending process just exits quietly without waiting
> for input while listening process gets no data. Any fixes, workarounds?

What version of netcat are you using? Can you type the following in
X-Terminal and paste the output, please:

    $ apt-cache policy netcat

Thanks in advance,

Andrew

--

-- 
Andrew Flegg -- mailto:andrew <at> bleb.org  |  http://www.bleb.org/
Maemo Community Council chair
Julius Szelagiewicz | 3 Jun 2009 19:14
Favicon

Re: netcat not working

> On Wed, Jun 3, 2009 at 08:02, Julius Szelagiewicz <julius <at> turtle.com>
> wrote:
>>
>>  the subject tells it all - netcat is not working. Even if I run it
>> against localhost, the sending process just exits quietly without
>> waiting
>> for input while listening process gets no data. Any fixes, workarounds?
>
> What version of netcat are you using? Can you type the following in
> X-Terminal and paste the output, please:
>
>     $ apt-cache policy netcat
Andrew, here is the output:
Sig_05:~# apt-cache policy netcat
netcat:
  Installed: 0.7.1
  Candidate: 0.7.1
  Version table:
 *** 0.7.1 0
        500 http://repository.maemo.org diablo/free Packages
        100 /var/lib/dpkg/statusig_05:~# apt-cache policy netcat
netcat:
  Installed: 0.7.1
  Candidate: 0.7.1
  Version table:
 *** 0.7.1 0
        500 http://repository.maemo.org diablo/free Packages
        100 /var/lib/dpkg/status

julius
(Continue reading)

Andrew Flegg | 3 Jun 2009 18:49
Gravatar

Re: netcat not working

Julius wrote:
>
> Sig_05:~# apt-cache policy netcat
> netcat:
>  Installed: 0.7.1

Can you give a reproducible test case? For example, if you open two X-Terminal windows and do in the first:

    $ netcat -l -p 8421

In the other:

    $ echo hello | netcat localhost 8421

I'd expect "hello" to appear in the first window.

Cheers,

Andrew

--

-- 
Andrew Flegg -- mailto:andrew <at> bleb.org  |  http://www.bleb.org/
Maemo Community Council chair

_______________________________________________
maemo-users mailing list
maemo-users <at> maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users
Julius Szelagiewicz | 3 Jun 2009 21:24
Favicon

Re: netcat now working

> Julius wrote:
>>
>> Sig_05:~# apt-cache policy netcat
>> netcat:
>>  Installed: 0.7.1
>
> Can you give a reproducible test case? For example, if you open two
> X-Terminal windows and do in the first:
>
>     $ netcat -l -p 8421
>
> In the other:
>
>     $ echo hello | netcat localhost 8421
>
> I'd expect "hello" to appear in the first window.
>
>
Andrew,
 and your expectations would be met. Definitely a senior moment: I used nc
-l 1234 instead of nc -l -p 1234. The first invocation is correct on my
laptop, but not on the tablet. Duhhh. Thank you very,very much
julius

Laura Conrad | 5 Jun 2009 03:22
X-Face
Gravatar

note taking app?


My n810 let me down this evening.  I was taking minutes at the condo
meeting, and I decided to bring the N810 and all the cables and adaptors
necessary to connect a keyboard to it and take the notes on that.  (One
of the reasons I love computers so much is that I'm a competent typist,
and practically illiterate from the point of view of being able to read
my own handwriting any amount of time later.)

Ideally, I'd have emacs, but I read up on installing it and it sounded
like more work than I wanted to do at that time, so I don't.  

So I looked at "Utilities", and it had something called notepad, which I
opened up and typed on for about 5 minutes and then it crashed.

So I took the rest of the notes by hand.

But what do people use to take notes? 

--

-- 
Laura   (mailto:lconrad <at> laymusic.org http://www.laymusic.org/ )
(617) 661-8097	233 Broadway, Cambridge, MA 02139   

When people talk about "write what you know" instead of writing SF, I
always say that the one thing we're all qualified to write is the
story of being thirteen years old and surrounded by aliens.

Jo Walton in her review of "Survivor" by Octavia Butler on the Tor Blog
Peter Bart | 5 Jun 2009 04:10

Re: note taking app?

On Thu, 2009-06-04 at 21:22 -0400, Laura Conrad wrote:
> My n810 let me down this evening.  I was taking minutes at the condo
> meeting, and I decided to bring the N810 and all the cables and adaptors
> necessary to connect a keyboard to it and take the notes on that.  (One
> of the reasons I love computers so much is that I'm a competent typist,
> and practically illiterate from the point of view of being able to read
> my own handwriting any amount of time later.)
> 
> Ideally, I'd have emacs, but I read up on installing it and it sounded
> like more work than I wanted to do at that time, so I don't.  
> 
> So I looked at "Utilities", and it had something called notepad, which I
> opened up and typed on for about 5 minutes and then it crashed.
> 
> So I took the rest of the notes by hand.
> 
> But what do people use to take notes? 

Leafpad, it allows several open files at the same time and it saves in a
format that opens on everything I have.

Best Regards,

--

-- 
Peter Bart <peter <at> petertheplumber.net>
Peter The Plumber

Erik Hovland | 5 Jun 2009 04:15
Gravatar

Re: note taking app?

> My n810 let me down this evening.  I was taking minutes at the condo
> meeting, and I decided to bring the N810 and all the cables and adaptors
> necessary to connect a keyboard to it and take the notes on that.  (One
> of the reasons I love computers so much is that I'm a competent typist,
> and practically illiterate from the point of view of being able to read
> my own handwriting any amount of time later.)

The N810 removes the need of an extra keyboard for me. The N800 needs one for any serious note taking.

> But what do people use to take notes?

I use vim in an xterm myself. Although conboy and leafpad look like good options.

E

_______________________________________________
maemo-users mailing list
maemo-users <at> maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users
Jamie Bennett | 5 Jun 2009 07:51

Re: note taking app?

On 5 Jun 2009, at 02:22, Laura Conrad wrote:
>
> But what do people use to take notes?

I love Tomboy on my laptop and now Conboy[1] has been released, it  
would be my natural choice for note taking on the tablet.

> -- 
> Laura   (mailto:lconrad <at> laymusic.org http://www.laymusic.org/ )

Regards,
Jamie.
--
http://www.linuxuk.org

[1] https://garage.maemo.org/projects/conboy/

Gmane