Showing results 1 to 25 of 72 @ 0.06 seconds. Search: Posts Made By: JosefA
Forum: Development 2010-03-11, 16:51
Replies: 26
Views: 5,051
Posted By JosefA
Re: [Linux bash] Why is this not working?

The point is, look at the difference between that and your code. The point isn't "do you have bash on your N900". I don't either.
Forum: Development 2010-03-11, 16:46
Replies: 26
Views: 5,051
Posted By JosefA
Re: [Linux bash] Why is this not working?

#!/bin/bash

my="abcd"

if [[ $my = *bc* ]]
then
echo "Ok"
else
echo "Not ok"
fi
Forum: Applications 2010-02-05, 20:30
Replies: 836
Views: 181,554
Posted By JosefA
Re: witter - a python twitter client

dwould, witter is good stuff. Thank you!
Forum: Nokia N900 2010-01-04, 20:33
Replies: 19
Views: 5,688
Posted By JosefA
Re: How do I type a carrot into Xterm?

The closest I can come to a constructive answer in a thread with a title like this is to suggest that there's a game called Burger Space in extras-testing.

It's got lettuce.

HTH.
Forum: Games 2009-12-19, 17:43
Replies: 25
Views: 10,000
Posted By JosefA
Re: Frotz for N900 (nfrotz)

When you say provide a deb, that would hopefully be through extras-*? :)
Forum: Applications 2009-12-18, 20:29
Replies: 40
Views: 19,931
Posted By JosefA
Re: TEASER: Maegios - Nagios Client for Maemo 5

Holy moly, our operations guys are going to salivate.
Forum: Applications 2009-12-18, 18:46
Replies: 90
Views: 58,782
Posted By JosefA
Re: GNU Emacs 23.1.1 for Nokia N900

Any chance of pushing this to extras-devel or -testing if so inclined?
Forum: Applications 2009-12-13, 20:07
Replies: 29
Views: 8,048
Posted By JosefA
Re: Light at the end of the tunnel for apps?

Optification is a requirement for moving from extras-testing to extras. So extras-testing is a stage where it's supposed to be optified and people get a chance to look at it and say "oh yes, it is...
Forum: Maemo 5 / Fremantle 2009-12-13, 19:55
Replies: 20
Views: 13,937
Posted By JosefA
Re: wget, other apps, and other problems

wget is in the fremantle/tools repository IIRC.

deb http://repository.maemo.org/ fremantle/tools free non-free
Forum: Maemo 5 / Fremantle 2009-12-13, 19:46
Replies: 20
Views: 13,937
Posted By JosefA
Re: wget, other apps, and other problems

You just added Debian repos (http://talk.maemo.org/showpost.php?p=425982&postcount=10) to your N900, right?

How about following that up with trying to reflash the device with itunes then?
Forum: Applications 2009-12-13, 13:25
Replies: 488
Views: 159,030
Posted By JosefA
Forum: Maemo 5 / Fremantle 2009-12-12, 20:14
Replies: 4
Views: 2,422
Posted By JosefA
Re: syncevolution

Funambol have a USD 750 code bounty (https://help.forge.funambol.org/ds/viewMessage.do?dsForumId=814&dsMessageId=79010) for a working N900 syncml client FWIW.
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2009-12-12, 14:06
Replies: 8
Views: 6,294
Posted By JosefA
Re: script for automatic renice command

renice -20 $(pidof appname)

Ought to do it, I think.
Forum: Design 2009-12-11, 16:10
Replies: 225
Views: 60,240
Posted By JosefA
Re: Artists and designers - I need help: sheep!

10,000 sheep drawings here:

http://www.thesheepmarket.com/

I'd imagine the artist might be willing to listen to a request for CC licensing for use here. If that looks interesting, I'll drop him...
Forum: Community 2009-11-21, 20:18
Replies: 94
Views: 25,339
Posted By JosefA
Re: Bugzilla: is there a walk-thru somewhere?

That is sensible. I agree.



Hm. It strikes me as very likely that by the time a non-technical user has found out there's a bug tracker that they can submit issues to, they've already talked to...
Forum: Community 2009-11-21, 20:07
Replies: 94
Views: 25,339
Posted By JosefA
Re: Bugzilla: is there a walk-thru somewhere?

Umm, no. There is no pain like BMC Remedy.
Forum: Community 2009-11-21, 19:56
Replies: 94
Views: 25,339
Posted By JosefA
Re: Bugzilla: is there a walk-thru somewhere?

Bugzilla has what can only considered a cruel and inhumane interface. Problem is though, the level of detail required and provided is necessary for the people sufficiently technical to address the...
Forum: Brainstorm 2009-11-19, 16:46
Replies: 18
Views: 5,210
Posted By JosefA
Re: automatic tagging of photos of known persons

Even easier, exposing contact list names as available tags?
Forum: Community 2009-11-19, 12:05
Replies: 18
Views: 3,554
Posted By JosefA
Re: [AGITATION] Fresh eyes and brains needed for further wiki improvement

Yes, that's precisely why I linkified everything in my autogenerated app list. That way even if an app's page doesn't exist it shows up in the list of missing pages and - more importantly - in the...
Forum: Community 2009-11-18, 18:47
Replies: 18
Views: 3,554
Posted By JosefA
Re: [AGITATION] Fresh eyes and brains needed for further wiki improvement

I see someone's working on an app list (http://wiki.maemo.org/Application_list). I wrote a python script which autogenerates an app list from maemo.org/downloads. Then I realised it's likely to be...
Forum: Community 2009-11-16, 19:15
Replies: 12
Views: 3,756
Posted By JosefA
Re: maemo.org Custom Google Search

It looks pretty good, but what is the motivation for switching search infrastructure (out of curiosity)? If it's to integrate searching across m.o assets then I'd say this is perfect. If it's...
Forum: Community 2009-11-16, 07:50
Replies: 8
Views: 1,938
Posted By JosefA
Re: Maemo Developer Day in Copenhagen

I am in Copenhagen! And I do IT, but I'm not (officially!) a developer, more on the enterprise open source side. Community building and enterprise adoption and so on. Writing software isn't what I...
Forum: Development 2009-11-15, 14:24
Replies: 5
Views: 3,369
Posted By JosefA
Re: Cannot continue with Xephyr started

I could be way off, but it sounds to me like you started Xephyr and sat back waiting for magic.

There's more to starting the SDK than that. For starters, try having a closer look at the SDK...
Forum: Community 2009-11-15, 10:03
Replies: 8
Views: 1,938
Posted By JosefA
Re: Maemo Developer Day in Copenhagen

I would have, but I have this funny thing called a job and it doesn't have with Maemo to do.

In future events it may make sense to account for the amateurs. Timing it to coincide with working...
Forum: Community 2009-11-14, 11:42
Replies: 38
Views: 9,418
Posted By JosefA
Re: maemo.org Intro page (November Sprint)

I've been roped into discussions on wiki structuring and front pages at work too (I steamrolled a mediawiki into adoption there), so here's some of the thoughts we've had that probably apply here...
Showing results 1 to 25 of 72



 
Forum Jump

All times are GMT. The time now is 17:45.