philipl

gvfs MTP backend update

2012-12-03 04:03 UTC  by  philipl
0
0

Hi again,

It’s been quite a while since I wrote my gvfs MTP backend work, but that doesn’t mean nothing has happened in the meantime. Since then, I’ve improved the functionality quite a bit, including submitting patches to libmtp to support grabbing thumbnails and detecting “Add Storage” events (which you want to do so that when someone unlocks their phone, the phone storage automatically appears). I’ve also started the review process for submitting upstream (See GNOME Bug 666195), so hopefully we’ll see it upstream in the next couple of months.

More practically, and the main reason for writing this post, I’ve finally got around to setting up a ppa to host builds of gvfs with my patches applied. Learning how to set up a ppa was interesting, and pretty painless – so the end result is working packages for Ubuntu 12.10. Note that due to 12.10 only including libmtp 1.1.4, neither of the features I mentioned above is enabled in these builds (so you’ll have to refresh your nautilus window after unlocking). Perhaps I’ll throw a build of 1.1.5 in there too at some point.

You can find the ppa here. Enjoy!

Categories: The wonderful world of GNOME...
Andrew Flegg

MWKN Weekly News for Monday, 3 Dec 2012

2012-12-03 15:00 UTC  by  Andrew Flegg
0
0
Front Page

Nokia supporting Hildon Foundation in ecosystem infrastructure move

The Hildon Foundation Board made a surprising and welcome announcement last week, notifying the community that Nokia has offered to cover the costs of migration for maemo.org: "In a conference held by Nokia, Nemein and the Hildon Foundation, Nokia has offered to help economically in the process of migration. The details for starting the migration are under discussion. Nokia is already working with the Hildon Foundation in a legal document to cover the transferring process ofmaemo.org assets. While this document is being reviewed and completed, the migration process of services should take place during the month of December."

Details are still being discussed, but so far Nokia will cover the costs of the migration and of new hardware for the site. Funding for hosting costs at Nemein will need to be covered by the foundation beginning in 2013.

Read more (maemo.org)

In this edition (Download)...

  1. Front Page
    • Nokia supporting Hildon Foundation in ecosystem infrastructure move
  2. Development
    • Port Qt apps from MeeGo to BlackBerry 10 to potentially get $10,000
  3. Community
    • Council meeting minutes from 23rd November
cybercomchannel
In accordance with the procedure agreed by the 2012 AGM, Henrik Didner, Didner & Gerge Fonder AB, has been appointed as a new member of the nomination committee of Cybercom Group AB (publ), as a representative of one of the three largest shareholders in terms of votes.
Categories: English
cybercomchannel

This is the season to be jolly

2012-12-09 18:35 UTC  by  cybercomchannel
0
0




The holidays just around the corner and many project leaders running around in panic, I guess that could sum up the life for many this time of year. Now you might wonder why this time of year might be a headache for a project leader, the reason is quite simple and it spells resources. During Xmas holidays you often only have a ghost crew for a couple of days, you still want anyone actually in the office too have something to do. Just having people sitting around doing nothing is quite expensive and also very boring. Of course there is no silver bullet to fix this “problem”; you just have to be a bit creative. Here are at least a few suggestions:

  • If you use scrum it might be an idea to switch to Kanban during Xmas, you could still keep the same delivery schedule etc to avoid getting out of rhythm.
  • Seek and destroy defects
  • Build competence!
  • See who manage to eat the most of the left over Xmas candy! ;)

If you have any other great idea, feel free to send it to me and I might post it on the blog! :)

Share/Bookmark

Categories: English
Andrew Flegg

MWKN Weekly News for Monday, 10 Dec 2012

2012-12-10 06:00 UTC  by  Andrew Flegg
0
0
Front Page

Nokia supporting Hildon Foundation in ecosystem infrastructure move

The Hildon Foundation Board made a surprising and welcome announcement last week, notifying the community that Nokia has offered to cover the costs of migration for maemo.org: "In a conference held by Nokia, Nemein and the Hildon Foundation, Nokia has offered to help economically in the process of migration. The details for starting the migration are under discussion. Nokia is already working with the Hildon Foundation in a legal document to cover the transferring process of maemo.org assets. While this document is being reviewed and completed, the migration process of services should take place during the month of December."

Details are still being discussed, but so far Nokia will cover the costs of the migration and of new hardware for the site. Funding for hosting costs at Nemein will need to be covered by the foundation beginning in 2013.

Read more (maemo.org)

In this edition (Download)...

  1. Front Page
    • Nokia supporting Hildon Foundation in ecosystem infrastructure move
  2. Development
    • Port Qt apps from MeeGo to BlackBerry 10 to potentially get $10,000
  3. Community
    • Council meeting minutes from 23rd November
cybercomchannel
Bo Strömqvist will be the new head of sales at Cybercom. He comes most recently from Enea as head of sales and is now tasked with accelerating and realising Cybercom’s group-wide sales strategy.
Categories: English
cybercomchannel

Ten tips for secure development

2012-12-10 09:16 UTC  by  cybercomchannel
0
0




Many IT systems are insecure, others are simply dangerous. Some people argue that this is because the vendors that develop them are ignorant. I think not. However, I do believe they like money. A quarterly report with great numbers is never wrong.

It costs 5-10% more to develop a secure system than a clumsy and insecure system. If the organisation making the system has never worked securely in the past the cost can be up to 25% more, but this rapidly decreases as the processes become embedded. Despite the cost, the investment is worthwhile because higher quality radically reduces downtime, successful hacker attacks and other ills. Not to mention fewer headaches.

When development is placed with an external provider, the problem is that you take the business risk while the supplier delivers to a specification. If security is not included in the specification, then security will not be delivered. Why would the supplier reduce their margins by 5-10%? If a provider includes security in the price when it hasn’t been requested, they may even lose the deal because the customer chooses a cheaper alternative.

There is only one solution. Include security requirements in the contract and follow them up. Believe me, you do not want software that does not meet at least the following:

  1. The system should not have any of the SANS 25 programming errors and, if it is a web application, it should not have any security holes in the OWASP Top 10.
  2. The supplier should specify which software components, including version numbers, are used to create the system.
  3. The supplier should use only standard methods for encryption and signing. All security-related documentation should be available on request.
  4. You should have the right to review the security system.
  5. The supplier should provide documentation on how the system has been installed, with a minimum of access rights to the operating system and what network traffic is necessary for the system to work in the particular environment.
  6. The supplier should indicate the update cycle.
  7. The supplier should be able to demonstrate how security is integrated into the system lifecycle.
  8. Depending on which comes first, the supplier should provide information on vulnerabilities detected in the system within thirty days or when an update is issued that resolves the problem.
  9. The system should log all events and comply with SIEM standards.
  10. The system should be able to identify and authenticate users and confirm eligibility. It should comply with open IAM standards.

Really, you should conduct a security analysis to ascertain the right level of security and cost framework. But the above points are a good start. Then you won’t be disappointed by system crashes or being pulverised by hackers. And you can happily throw the headache pills in the bin.

 

Share/Bookmark

Categories: English
hildonfound

The New Hildon Foundation Website

2012-12-12 17:30 UTC  by  hildonfound
0
0

We’d like to take a minute to unveil the new Hildon Foundation website:

http://hildonfoundation.org

As you’ll see, there is a fairly easy way to donate to the Hildon Foundation and the Maemo Community:

http://hildonfoundation.org/support/

This is the same method that’s being used here on tmo:

http://talk.maemo.org/showthread.php?p=1303767

 

Categories: News
mtraceur

2012-11-30 and 2012-12-07 Council Meeting Minutes

2012-12-13 07:15 UTC  by  mtraceur
0
0

This post contains the meeting minutes for both the 2012-11-30 and the 2012-12-07 meetings. As the person responsible for preparing these minutes and posting them in a timely manner, I apologize to the community for falling behind on them these last two weeks. It is worth noting that since these meetings took place, there has been discussion on the TMO infrastructure topic, both internally and visibly to the community through Board posts, and probably to some extent forum discussion. So the bullets regarding TMO infrastructure issues do not necessarily reflect the latest information by any means.

Click to read 1022 more words
Thomas Perl

Billboard 1.0.7 available in Nokia Store

2012-12-13 14:06 UTC  by  Thomas Perl
0
0
A new version of Billboard, the standby screen customizing app for the N9 has been released and is now available from Nokia Store. It brings some nifty features such as in-line color customization, a battery bar and a battery icon:


The full ChangeLog is available on the Billboard website.
Questions and feedback can be left in the support thread on TMO.
Categories: billboard
hildonfound

The Amazing Maemo Community!

2012-12-13 16:20 UTC  by  hildonfound
0
0

According to Cosimo Kroll (zehjotkah), long-time maemo.org community member and contributor, and Hildon Foundation treasurer, the Maemo Community has stepped up in a serious way, donating more than $1000.00 US in the first 24-hours of the call to support the community.

Thank you, everyone, for your support and dedication to this cause. The Maemo Community is one of the most incredible open source communities around — and, exactly why the Hildon Foundation was formed.

You are the best.

If you haven’t donated yet, please consider it. It is the only way that this community will survive. You may make a contribution (any amount helps) here:

http://hildonfoundation.org/support/

Categories: News
xan

Theory and praxis of Netbanking

2012-12-13 22:34 UTC  by  xan
0
0

Do you know how when you get sick you suddenly cannot remember anything about your life but being sick in the past? With almost every memory gone, all your life is reduced to a series of very similar events that form a parallel reality that, as someone once said, you only get to experience for a short time. WebKitGTK+ hackfests often feel a bit like this, the difference being that this is the kind of disease that you look forward to as a child in order to skip school and stay at home playing video games. A couple dozen hackers sitting in a bright clean room, safe from the rainy weather, programming for hours on end until they have to be literally kicked out of the place. Lots of coffee. A blackboard full of tasks. Tortilla and beers, or pulpo if you are the sort of person that would eat an animal that can predict the outcome of football matches. The parallel life we live for a few days every December, in Igalia‘s Coruña headquarters.

Click to read 878 more words
Categories: Blogroll
Philip Van Hoof

Warming up

2012-12-14 14:19 UTC  by  Philip Van Hoof
0
0

Hey former Harmattan peeps. How about we do a little bit of this Jolla stuff after our hours and see where it goes? You never know, and neither have any of the technologies and improvements that we did for Nokia harmed us. It’s at #jollamobile on FreeNode. Btw. Ping me if you are going to FOSDEM. Maybe we can discuss how we can revive some of our Harmattan projects? Personally, I’m thinking about reducing the role of Tracker’s FS miner in Jolla by first refactoring libtracker-extract and adapting buteo to call for metadata extraction instead of letting miner-fs pick the newly added files up. Dead to file system monitoring on phones!

At the same time I’m also working with Calligra a lot lately. Which is by the way awesome stuff. Can’t choose.

Categories: controversial
monkeyiq

Cross platform package building..?

2012-12-14 15:53 UTC  by  monkeyiq
0
0
Sorry for the chatter post, but if anybody has recommendations for a tool that can build for win, osx, and lin that would be great. The project is an autofools one, mainly coded in 100s of kloc of C++. Builds like a treat on a Fedora machine, can be beaten unto submission to build on osx, and I assume on a suitably tainted windows machine it will gcc into binaries too. At least it has built on those other platforms in the past.

I've had great success with OBS, but that was mainly for Linux packages. It seems OBS can do mingw too, but I've not walked the valley of darkness into building for the more closed platforms on OBS before.

The saucelabs looks pretty cool, but it seems targeted to web code if I am reading it correctly.

The initial plan is to get 24hr rolling packages for all platforms and have feedback as to which day a github commit has broken the package build. It might be nice to have it for each github commit, but I think it would be easy enough to bisect a break given a 24 hour window unless an armada of contributors rushes at the ship.

A separate build issue I've been tinkering with in my mind for a while is grabbing from a github repo and creating android packages. Different code base for this though, mainly some of my n9 apps, as such, preferably for a mixed C++/QML app. But I think for that project I'll wind up taking my chisel and hammer and coming back with a cron job.


Categories: autotools
hildonfound

Board Minutes For Meeting On December 8th, 2012

2012-12-15 06:27 UTC  by  hildonfound
0
0

Apologies for the delay, but there were several logistical aspects that had to be resolved…

Click to read 1084 more words
Categories: Meeting Minutes
Andrew Flegg

MWKN Weekly News for Monday, 17 Dec 2012

2012-12-17 10:13 UTC  by  Andrew Flegg
0
0
Front Page

Nokia's funding for maemo.org is ending: call for donations

Council member, Joerg Reisenweber has announced a need for donations to keep all of maemo.org running as Nokia step back from support: "I have to inform all of you that we're approaching a critical date for all of us: Nokia is about to stop funding our infrastructure and board and council are busy to establish a new set of servers to run all the bits we need to continue with our daily maemo-life. First impact is on this very forum, which we need to either move to a new server until end of the year, or as a last resort find some 500 bucks to buy one more month of operation on the old one, until we established the move end of January then. There are other expenses the board is facing right now to ensure a smooth continuation of services like repositories, wiki, whatnot else."

Click to read 1026 more words
Philip Van Hoof

Recapping from my last blog article; I worked a bit on this concept during the weekend.

Click to read 1124 more words
Categories: english
mtraceur

2012-12-14 Meeting Minutes

2012-12-18 23:19 UTC  by  mtraceur
0
0

Meeting held on FreeNode, channel #maemo-meeting (logs)

Attending: DocScrutinizer05, qwazix, ivgalvez, Mentalist Traceur.
Absent: NielDK.

Summary of topics (ordered by discussion):
- CC Device Issue Almost At Dead End
- Hildon Foundation Monthly Monetary Reports
- Infrastructure

Topic  (CC Device Issue Almost At Dead End):

  • qwazix still has no reply from anyone about the CC devices.
  • ivgalvez recently acquired one more Nokia contact, who he will try.

Topic  (Hildon Foundation Monthly Monetary Reports):

  • Mentalist Traceur brought up for consideration that the Board could publish a monthly (or some other timeframe) report to the community, saying how much money was earned, how much was spent where, and what the financial aftermath was for Hildon Foundation for that month.
  • There was mutual agreement with this suggestion.
  • ivgalvez will forward this suggestion to the Board

Topic  (Infrastructure):

  • Nokia agreed to pay for everything except TMO for two months while the preparations for a transition are ongoing.
  • TMO, however, has no such provision, and is thus fairly urgent.
  • TMO will be needing an administrator in the near future.
  • It is looking likely that the Foundation will have to hire a professional sysadmin at some point, if there is no sufficiently skilled volunteer.
  • We had a significant debate about what the better course of action was (note: infrastructure decisions are decided by Board, not Council, so this has only indirect influence on policy, if any).
  • The disagreement largely boils down to whether the hosting of talk.maemo.org forums and the other maemo.org website needs to be on one server, and more importantly, how soon should the servers be consolidated.
  • It is also partly informed by a claim made that the laws of the US (where TMO is currently hosted) would require us to notify and/or get the agreement of all TMO members before the forum could be relocated to the EU.
  • The details of the discussion can be seen in the IRC log, linked above, but were not included in the minutes for brevity.
Action Items:
  • ivgalvez will contact his remaining Nokia contact in the hope of getting the CC issue unstuck.
  • ivgalvez will forward the monthly (or other time period) Foundation financial report to community idea to the Board.
hildonfound
Click to read 1333 words
Categories: Meeting Minutes
hildonfound

New vBulletin license for TMO…

2012-12-20 21:02 UTC  by  hildonfound
0
0

This is just a quick note of thanks (again) to the Maemo Community for stepping up and donating their hard-earned money in order to keep our community alive.

vBulletinBecause of your donations and the help of many community members — especially Reggie Suplido (rsuplido), long-time Maemo Community member and Super Admin of TMO (talk.maemo.org) and internettablettalk.com — we were able to purchase a license for vBulletin, the software that runs the TMO forums.

But, what does this mean for our community? It means that when we are set to migrate all of the maemo.org infrastructure to new servers at the end of this year, TMO will be coming with it. Hopefully, due to the migration and the vBulletin license, the community downtime will be negligible.

Again, thank you for supporting this community. And, if you haven’t donated any money yet, please consider doing so here:

http://hildonfoundation.org/support/

Happy Holidays everyone!

Categories: News
Thomas Perl

gPodder 2.20.3 for Maemo 4 and Maemo 5

2012-12-23 00:35 UTC  by  Thomas Perl
0
0
A new release of gPodder 2.x for Maemo 4 (aka Diablo, N800 + N810) and Maemo 5 (aka Fremantle, N900) is out, fixing YouTube-related issues (again ;).

gPodder 2.20.3 running on Maemo 4 (N810) Packages have been uploaded to Maemo Extras, but as people have reported problems with the autobuilder, and as maemo.org seems to be moving these days, anyway (to the Hildon Foundation, apparently), we also provide for the first time since.. well, since a very long time I guess.. binary .deb packages for gPodder on Maemo 4 and Maemo 5 :)

gPodder 2.20.3 running on Maemo 5 (N900) You can find the download links on the gPodder download page - you can directly download gPodder 2.20.3 from the web browser in both OS versions, and choose to open the .deb file with the Application Manager. Be sure to choose the right package for your device (N8x0 users choose the Maemo 4 version, N900 users choose the Maemo 5 version). Enjoy :) Next up: A new release of gPodder 3.x for Harmattan. Soon!
Categories: diablo
Thomas Perl

gPodder 3.4.0 for MeeGo 1.2 Harmattan

2012-12-23 19:03 UTC  by  Thomas Perl
0
0
As promised, following the 2.20.3 release for Maemo 4 and Maemo 5, a new version of gPodder 3 has been released today. This release brings some new improvements to the QML UI that should make scrolling in the episode list faster, as well as align a bit more with the Harmattan UX Guidelines.

gPodder 3.4.0 running on MeeGo 1.2 Harmattan (N9) As always, updated packages will be available via Nokia Store once the QA process has finished. As there have been problems with apps.formeego.org recently (3.3.0 isn't even out of the staging area yet, after 3 months), we now provide a package of gPodder for MeeGo 1.2 Harmattan on gpodder.org/downloads for those who want to avoid or can't use Nokia Store (you have to enable packages from unknown sources, and you might have to uninstall the previous version if it came from Nokia Store or Apps For MeeGo due to the Aegis security policy). The source and packaging is available in the "harmattan" branch in Git, as has always been the case.

I hope you like the new UI changes. If you are missing the feed update button in the lower left corner, try "pull to refresh" on the podcast list (this avoids accidental updates when pressing the back button twice). I'd like to create a nicer "pull to refresh" implementation, but the limitations of Qt 4's QML Flickable prevent me from creating a better one (if you have a better implementation than gPodder's PullDownHandle, I'd love to hear from you). Scrolling the episode list should now also be faster (than before), and some unnecessary animations were removed in the process.
Categories: gpodder

Back