User:RafaelOrtiz: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (Reverted edits by Arsehole of the highest order (Talk); changed back to last version by RafaelOrtiz)
m (Walter's rectum 24 moved to User:RafaelOrtiz over redirect: revert)
 
(28 intermediate revisions by 15 users not shown)
Line 1: Line 1:
{{User irc |dirakx|#olpc #olpc-qa #olpc-help #olpc-health #olpc-support-gang |irc.freenode.net }}
{{User irc | dirakx | #olpc-devel #debian-olpc | irc.oftc.net
}}

{|style="float:right"
{|style="float:right"
|-
|-
Line 10: Line 14:
[[Image:Contributer.gif]]
[[Image:Contributer.gif]]


Contact:
*rafael (at) laptop.org '''Rafael Ortiz'''
*IRC: '''dirakx''' or '''dirak1''' in #olpc #olpc-es #sugar


''Contact'':
= Working on =
* rafael (at) laptop.org '''Rafael Ortiz'''


= Working On =
* [[Networking scenarios]]
* [[XS Configuration Management]]
* [[XS Installing Software]]
* [[School server]]
* [[XS Server Services]]
* [[OLPC Colombia]]
* [[OLPC Colombia]]
* [[OLPC Colombia/Community]]
* [[OLPC Colombia/Community]]
Line 61: Line 69:
* [[Disassembly]]
* [[Disassembly]]
* [[Test Config Notes]]
* [[Test Config Notes]]
* [[Off grid power]]
* [http://en.wikipedia.org/wiki/Kerckhoffs%27_principle Kerckhoffs principle]
* [[Deployment_planning_workshops]]

== School Server ==

*http://wiki.laptop.org/index.php?title=Nepal:_XO_Testing_Plan
*[[Bashuki Journal]]
*[[School server]]
* [[User:Az990tony/edublog-beta-sw]]


= TO DO =
= TO DO =
Line 70: Line 88:
* xoxo devel resume
* xoxo devel resume
* Going through the US spec..OHCI and stuff...
* Going through the US spec..OHCI and stuff...
* Translation of Activities and activities/all pages are needed.
* New {{ticket|2432}}
* Keep trac of these, (look for relation), {{ticket|2861}}, {{ticket|436}}.


== Notes ==
== Notes ==
Line 105: Line 122:


* The Open Ec code will be at http://dev.laptop.org/git.do?p=projects/openec;a=summary
* The Open Ec code will be at http://dev.laptop.org/git.do?p=projects/openec;a=summary

=== Blog ===
* [http://dirakx.blogspot.com/ dirakx]

Latest revision as of 15:32, 20 December 2009

IRC Nick: dirakx
#olpc #olpc-qa #olpc-help #olpc-health #olpc-support-gang
Server: irc.freenode.net
IRC Nick: dirakx
#olpc-devel #debian-olpc
Server: irc.oftc.net
es Castellano es la lengua materna de este usuario
en-3

This user is able to contribute with an advanced level of English.

fr-2 Cet utilisateur peut contribuer avec un niveau intermédiaire en français.

Contributer.gif


Contact:

  • rafael (at) laptop.org Rafael Ortiz

Working On

Things to look at

School Server

TO DO

Notes

Pootle

  • Access to Solar ssh solar.laptop.org -p 5022
  • /var/lib/pootle /usr/sbin/PootleServer /var/log/pootle
  • sudo /etc/init.d/pootle {start|stop|restart|force-reload|status}
  • /etc/pootle
  • pomerge --progress=verbose --mergeblanks=no --template=../../gitcore_es/ --input=. --output=reverse_es2
  • msgcat --use-first -o /home/rafael/__project__/__path__/xx_YY.po /var/lib/pootle/{xocore|xobundle}/xx_YY/__project__.__foo__.po /home/rafael/__project__/__path__/xx_YY.po
  • lftp -p 5022 sftp://__uname__@solar.laptop.org

Forth Things

l@  ( adr -- l )    \ Fetch a 32-bit value
l!  ( l adr -- )    \ Store a 32-bit value
w@  ( adr -- w )    \ Fetch a 16-bit value
<w@ ( adr -- w )    \ Fetch a 16-bit value, sign extending
w!  ( w adr -- )    \ Store a 16-bit value
c@  ( adr -- b )    \ Fetch a 8-bit value
c!  ( b adr -- )    \ Store a 8-bit value
 ok 12345 constant mynum \defining hex constants
pc@ ( port# -- byte )  \ Read from an 8-bit I/O port --- P ports
pw@ ( port# -- word )  \ Read from a 16-bit I/O port
pl@ ( port# -- long )  \ Read from a 32-bit I/O port
pc! ( byte port# -- )  \ Write to an 8-bit I/O port
pw! ( word port# -- )  \ Write to a 16-bit I/O port
pl! ( long port# -- )  \ Write to a 32-bit I/O port

Open EC

Blog