Blog
Content before 2026 was migrated and some information might have been lost.
Math at Firefox OS
Published on March 16, 2015.
Note
Last year, I promissed to Bill Gianopoulos that I will write my steps to build my image of Firefox OS with math support. After many months I finally did it.
Last year, before I started my Google Summer of Code project I wrote a few blog posts about hacking Firefox OS:
- Atualizando Alcatel One Touch Fire <../../../2014/05/19/atualizando_alcatel>
- Compilando Firefox OS para o Alcatel One Touch Fire <../../../2014/05/20/compilando_fxos>
- Compilando o Emulador do Firefox OS <../../../2014/05/26/compilando_firefox_os_emulator>
- Atualizando o Gaia do Firefox OS <../../../2014/05/30/atualizando_gaia>
- Another Hacking Gaia Tutorial <../../../2014/06/06/another_hacking_gaia_tutorial>
One thing that I didn’t write was how to add math support and you will find in this post.
More ...Dia do Bibliotecário
Published on March 11, 2015.
Note
This post was previous published at blog.rgaiacs.com. Some links might got broken during the conversion from reStructuredText to Markdown.
Amanhã, 12 de Março de 2015, é o Dia do Bibliotecário e farei uma apresentação na USP. Meus slides encontram-se disponíveis aqui <slides.zip>.
academia,ciência aberta
Call for MathML March Meeting
Published on March 3, 2015.
Note
This post was previous published at blog.rgaiacs.com. Some links might got broken during the conversion from reStructuredText to Markdown.
Last month we didn't have our MathML month meeting but this month it will happen. Please reserve March 11th at 8pm UTC (check the time at your location here) and add topics in the PAD.
Google Summer of Code
This year Mozilla wasn't accepted as for GSoC. This is sad since we can't get someone to improve MathML support at Firefox but I see it as one opportunity to improve MathML on others open source projects like
More ...Org Mode e Python
Published on February 24, 2015.
Org Mode é um modo do Emacs para gerenciar notas e manter lista de tarefas. O Org Mode possui uma “extensão”, chamada Org Babel, que possibilita o uso de várias linguagens de programação de dentro do Org Mode. Nesse post vamos ver como utilizar Python dentro do Org Mode.
Nota
Antes de ler esse post você talvez queira ler esse outro post <../../../2014/12/17/orgmode_lt>.
Configuração
Adicione em ~/.emacs :
(org-babel-do-load-languages
'org-babel-load-languages
'((python . t)))
Olá mundo
Download
More ...Reflexões sobre "Oficina de Cadernos de Pequisas Abertos" na UFC
Published on February 8, 2015.
Note
This post was previous published at blog.rgaiacs.com. Some links might got broken during the conversion from reStructuredText to Markdown.
No início da semana passada ocorreu uma oficina, de dois dias, focada em cadernos de pesquisas abertos na Universidade Federal do Ceará.
A começou com uma palestra do Luiz Carlos Irber Júnior sobre o tema e como ele aplica esse conceito no seu dia a dia como doutorando na Michigan State University sob a supervisão do Dr. C. Titus Brown. A palestra foi muito interessante e encontra-se disponível para quem desejar assistir.
More ...