<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>B2CK</title><link>http://www.b2ck.com/</link><description>Software Development</description><language>en</language><lastBuildDate>Tue, 22 Jul 2025 10:38:17 GMT</lastBuildDate><generator>http://getnikola.com/</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Campaign for Tryton creation helper</title><link>http://www.b2ck.com/posts/campaign-for-tryton-creation-helper.html</link><dc:creator>B2CK</dc:creator><description>&lt;p&gt;B2CK has started a campaign to develop the &lt;a class="reference external" href="https://discuss.tryton.org/t/record-creation-helper/817"&gt;creation helper&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Help us to &lt;a class="reference external" href="https://igg.me/at/uJUBcoL2d18/x/9036966"&gt;reach the goal&lt;/a&gt;.&lt;/p&gt;
&lt;iframe src="https://www.indiegogo.com/project/tryton-creation-helper/embedded/9036966" width="222px" height="445px" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;</description><category>campaign</category><category>tryton</category><guid>http://www.b2ck.com/posts/campaign-for-tryton-creation-helper.html</guid><pubDate>Fri, 08 Feb 2019 15:00:00 GMT</pubDate></item><item><title>Campaign for Tryton task queue and notification</title><link>http://www.b2ck.com/posts/campaign-for-tryton-task-queue-and-notification.html</link><dc:creator>B2CK</dc:creator><description>&lt;p&gt;B2CK has started a campaign to develop a task queue and notification system in
Tryton.&lt;/p&gt;
&lt;p&gt;Help us to &lt;a class="reference external" href="https://igg.me/at/tryton-task-queue-notification/x/9036966"&gt;reach the goal&lt;/a&gt;.&lt;/p&gt;
&lt;iframe src="https://www.indiegogo.com/project/tryton-task-queue-and-notification/embedded/9036966" width="222px" height="445px" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;</description><category>campaign</category><category>tryton</category><guid>http://www.b2ck.com/posts/campaign-for-tryton-task-queue-and-notification.html</guid><pubDate>Thu, 15 Feb 2018 14:00:00 GMT</pubDate></item><item><title>Google Cloud Storage for Tryton</title><link>http://www.b2ck.com/posts/google-cloud-storage-for-tryton.html</link><dc:creator>B2CK</dc:creator><description>&lt;p&gt;B2CK has published a new module &lt;a class="reference external" href="https://pypi.python.org/pypi/tryton-filestore-gs"&gt;tryton-filestore-gs&lt;/a&gt; which allows to use
&lt;a class="reference external" href="https://cloud.google.com/storage/"&gt;Google Cloud Storage&lt;/a&gt; to store Tryton's
data.&lt;/p&gt;
&lt;p&gt;To use Google Cloud Storage, the trytond configuration must be modify to set in
the &lt;cite&gt;database&lt;/cite&gt; section, the &lt;cite&gt;class&lt;/cite&gt;  to &lt;cite&gt;tryton_filestorage_gs.FileStoreGS&lt;/cite&gt; and
the &lt;cite&gt;bucket&lt;/cite&gt; to the name of your bucket.
Here is an example the section:&lt;/p&gt;
&lt;pre class="literal-block"&gt;
[database]
class = tryton_filestorage_gs.FileStoreGS
bucket = bucket-id-here
&lt;/pre&gt;
&lt;p&gt;The authentication must be set using environment variable as explained in the
&lt;a class="reference external" href="https://google-cloud-python.readthedocs.io/en/latest/core/auth.html"&gt;Authentication section&lt;/a&gt;.&lt;/p&gt;</description><guid>http://www.b2ck.com/posts/google-cloud-storage-for-tryton.html</guid><pubDate>Sat, 13 Jan 2018 09:00:00 GMT</pubDate></item><item><title>Campaign to Port Tryton Client to GTK+-3</title><link>http://www.b2ck.com/posts/campaign-to-port-tryton-client-to-gtk-3.html</link><dc:creator>B2CK</dc:creator><description>&lt;p&gt;B2CK has started a campaign to fund the port of the Tryton client to GTK+-3.&lt;/p&gt;
&lt;p&gt;Help us to &lt;a class="reference external" href="https://igg.me/at/hHC6MsBIthc/x/9036966"&gt;reach the goal&lt;/a&gt;.&lt;/p&gt;
&lt;iframe src="https://www.indiegogo.com/project/gtk-3-tryton-client--2/embedded/9036966" width="222px" height="445px" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;</description><category>campaign</category><category>tryton</category><guid>http://www.b2ck.com/posts/campaign-to-port-tryton-client-to-gtk-3.html</guid><pubDate>Thu, 30 Jun 2016 10:00:00 GMT</pubDate></item><item><title>Formation Tryton en mars 2016</title><link>http://www.b2ck.com/posts/formation-tryton-mars-2016.html</link><dc:creator>B2CK</dc:creator><description>&lt;p&gt;B2CK organise une formation technique via internet sur &lt;a class="reference external" href="http://www.tryton.org/"&gt;Tryton&lt;/a&gt; du 14 au 18 mars 2016. Les séances auront lieu de
09:00 à 11:00 CET.&lt;/p&gt;
&lt;p&gt;Cette session couvrira les aspects techniques du développement pour Tryton. Le
but principale de celle-ci est de permettre aux participants de comprendre
l'archicture du logiciel et de pouvoir développer leur premier module.&lt;/p&gt;
&lt;p&gt;Les pré-requis sont les suivants:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;une connaissance de base en programmation (de préférence mais pas
obligatoirement en Python)&lt;/li&gt;
&lt;li&gt;une machine avec Python installé&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Les sujets couverts par la formation seront:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Un aperçu technique du monde Tryton&lt;/li&gt;
&lt;li&gt;L'architecture de Tryton&lt;/li&gt;
&lt;li&gt;Création d'un module minimal&lt;/li&gt;
&lt;li&gt;Champs et Modèles&lt;/li&gt;
&lt;li&gt;Vue formulaire et vue liste&lt;/li&gt;
&lt;li&gt;Les bouttons, assistant et actions&lt;/li&gt;
&lt;li&gt;L'extension des modèles et des vues pré-existants&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;La formation se tiendra via un &lt;a class="reference external" href="http://www.google.com/+/learnmore/hangouts/"&gt;Hangout Google&lt;/a&gt;.
Le prix pour la semaine complète est de 800€ par participant (sans la TVA).&lt;/p&gt;
&lt;p&gt;Comme de coutume nous appliquons une remise cumulative de 50% pour chaque
participant additionel d'une même société dans les limites des places
disponibles.&lt;/p&gt;
&lt;p class="alert alert-info"&gt;Afin de réserver merci d'envoyer vos coordonées à l'adress &lt;a class="reference external" href="mailto:sales@b2ck.com"&gt;sales@b2ck.com&lt;/a&gt;&lt;/p&gt;</description><category>training</category><category>tryton</category><guid>http://www.b2ck.com/posts/formation-tryton-mars-2016.html</guid><pubDate>Fri, 29 Jan 2016 22:00:00 GMT</pubDate></item><item><title>Tryton Training of February 2016</title><link>http://www.b2ck.com/posts/tryton-training-of-february-2016.html</link><dc:creator>B2CK</dc:creator><description>&lt;p&gt;B2CK is organizing a technical training web session on &lt;a class="reference external" href="http://www.tryton.org/"&gt;Tryton&lt;/a&gt; from the 15th to 19th of February 2016 from 09:00 to
11:00 CET.&lt;/p&gt;
&lt;p&gt;The training session will cover technical subjects. The main goal of this
training is to help the attendees understand the Tryton architecture and to
build their first module.&lt;/p&gt;
&lt;p&gt;Prerequisites are:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;basic programming knowledge (preferably but not mandatory Python)&lt;/li&gt;
&lt;li&gt;a machine with Python installed&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;The topics covered are:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Technical overview of tryton&lt;/li&gt;
&lt;li&gt;Tryton architecture&lt;/li&gt;
&lt;li&gt;Minimal tryton module&lt;/li&gt;
&lt;li&gt;Model and fields&lt;/li&gt;
&lt;li&gt;List view and form view&lt;/li&gt;
&lt;li&gt;Buttons, Wizards and Actions&lt;/li&gt;
&lt;li&gt;Extending existing views and models&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Training will take place on &lt;a class="reference external" href="http://www.google.com/+/learnmore/hangouts/"&gt;Google Hangout&lt;/a&gt;.
The prize for the full week is 800€ per attendee (VAT excluded).&lt;/p&gt;
&lt;p&gt;As usual for additional attendees by the same company we apply a cumulative 50%
rebate.&lt;/p&gt;
&lt;p class="alert alert-info"&gt;For reservation or more information please send an email to &lt;a class="reference external" href="mailto:sales@b2ck.com"&gt;sales@b2ck.com&lt;/a&gt;&lt;/p&gt;</description><category>training</category><category>tryton</category><guid>http://www.b2ck.com/posts/tryton-training-of-february-2016.html</guid><pubDate>Mon, 11 Jan 2016 09:00:00 GMT</pubDate></item><item><title>Tryton Training to Customize Report for December 2014</title><link>http://www.b2ck.com/posts/tryton-training-to-customize-report-for-december-2014.html</link><dc:creator>B2CK</dc:creator><description>&lt;p&gt;B2CK is organizing a French training web session for customization of Tryton's
report the 22th December 2014 from 10:00 to 12:00 CET.&lt;/p&gt;
&lt;p&gt;The training session will cover the required knowledges needed to be able to
customize existing reports of Tryton.&lt;/p&gt;
&lt;p&gt;There is no prerequisite.&lt;/p&gt;
&lt;p&gt;Training will take place on &lt;a class="reference external" href="http://www.google.com/+/learnmore/hangouts/"&gt;Google Hangout&lt;/a&gt;.
The prize is 150€ per attendee (VAT excluded) to be paid before.&lt;/p&gt;
&lt;p class="alert alert-info"&gt;For reservation or more information please sent an email to &lt;a class="reference external" href="mailto:sales@b2ck.com"&gt;sales@b2ck.com&lt;/a&gt;&lt;/p&gt;</description><category>relatorio</category><category>training</category><category>tryton</category><guid>http://www.b2ck.com/posts/tryton-training-to-customize-report-for-december-2014.html</guid><pubDate>Mon, 15 Dec 2014 10:00:00 GMT</pubDate></item><item><title>Tryton Training for December 2014</title><link>http://www.b2ck.com/posts/tryton-training-for-december-2014.html</link><dc:creator>B2CK</dc:creator><description>&lt;p&gt;B2CK is organizing a technical training web session on &lt;a class="reference external" href="http://www.tryton.org/"&gt;Tryton&lt;/a&gt; from the 1st to 5th of December 2014 from 16:00 to
18:00 CET.&lt;/p&gt;
&lt;p&gt;The training session will cover technical subjects. The main goal of this
training is to empower quickly attendees to get the most out of Tryton and to
build their first module.&lt;/p&gt;
&lt;p&gt;Prerequisites are:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;basic programming knowledge (preferably but not mandatory Python)&lt;/li&gt;
&lt;li&gt;a machine with Python installed&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;The topics covered are:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Technical overview of tryton&lt;/li&gt;
&lt;li&gt;Tryton architecture&lt;/li&gt;
&lt;li&gt;Minimal tryton module&lt;/li&gt;
&lt;li&gt;Model and fields&lt;/li&gt;
&lt;li&gt;List view and form view&lt;/li&gt;
&lt;li&gt;Buttons, Wizards and Actions&lt;/li&gt;
&lt;li&gt;Extending existing views and models&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Training will take place on &lt;a class="reference external" href="http://www.google.com/+/learnmore/hangouts/"&gt;Google Hangout&lt;/a&gt;.
The prize for the full week is 750€ per attendee (VAT excluded).&lt;/p&gt;
&lt;p class="alert alert-info"&gt;For reservation or more information please sent an email to &lt;a class="reference external" href="mailto:sales@b2ck.com"&gt;sales@b2ck.com&lt;/a&gt;&lt;/p&gt;</description><category>training</category><category>tryton</category><guid>http://www.b2ck.com/posts/tryton-training-for-december-2014.html</guid><pubDate>Wed, 12 Nov 2014 20:00:00 GMT</pubDate></item><item><title>New Tryton services</title><link>http://www.b2ck.com/posts/new-tryton-services.html</link><dc:creator>B2CK</dc:creator><description>&lt;p&gt;A new way of pricing is available for &lt;a class="reference external" href="http://www.b2ck.com/tryton-services.html#based-on-timesheet"&gt;Tryton development based on
timesheet&lt;/a&gt;.&lt;/p&gt;</description><category>b2ck</category><category>tryton</category><guid>http://www.b2ck.com/posts/new-tryton-services.html</guid><pubDate>Tue, 02 Jul 2013 12:00:00 GMT</pubDate></item><item><title>B2CK at FOSDEM</title><link>http://www.b2ck.com/posts/b2ck-at-fosdem.html</link><dc:creator>B2CK</dc:creator><description>&lt;p&gt;B2CK will be present at the &lt;a class="reference external" href="http://www.fosdem.org/"&gt;FOSDEM&lt;/a&gt;, one of biggest
meeting of open-source developpers in Europe. The FOSDEM takes place in
Brussels the 2 and 3 February of 2013. If you would like to meet the B2CK team,
contact us to set things up.&lt;/p&gt;</description><category>b2ck</category><category>fosdem</category><guid>http://www.b2ck.com/posts/b2ck-at-fosdem.html</guid><pubDate>Thu, 24 Jan 2013 15:46:51 GMT</pubDate></item></channel></rss>