Compare commits
138 Commits
ab91ca4f04
...
v0.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f7019e01e | |||
| c376196e86 | |||
| 3959c57718 | |||
| f8221ec4da | |||
| 5518a00e67 | |||
| f315b79df3 | |||
| b0e6ddac05 | |||
| 21d46b03fc | |||
| d8f92decb6 | |||
| bf1fc9a9c4 | |||
| 45edc23a9e | |||
| 42124ed9d5 | |||
| b06c1b44b9 | |||
| b46c800d43 | |||
| d1432e4bf0 | |||
| f2ecccab63 | |||
| eee1925032 | |||
| e5d04d241c | |||
| d160a084c5 | |||
| 38dcac3ad3 | |||
| b96f8b9b6a | |||
| dc7cf8bfe0 | |||
| 43a20879bd | |||
| b6b39472da | |||
| 8ee1c0c4df | |||
| bdee3c75b5 | |||
| ee19da7e7a | |||
| 7cdf76112c | |||
| a887011415 | |||
| 8ff305d6ac | |||
| 942a721cd8 | |||
| 6ec465128c | |||
| 72268c7508 | |||
| 3e2616ee4d | |||
| 70be494d8c | |||
| c4233f7a80 | |||
| d4736fb79c | |||
| 4ee8b998d0 | |||
| 44ebba8aaa | |||
| 5ba970e4e8 | |||
| 437cf36979 | |||
| bbe2bcb2c4 | |||
| b42a2fedfc | |||
| 4c417a58b5 | |||
| 5ba7d70f28 | |||
| bef7c93fad | |||
| c979ec8e89 | |||
| 666316b702 | |||
| cbd0a11ca4 | |||
| 72531c175b | |||
| dcf6c79371 | |||
| 451c7dd580 | |||
| 3cfa99f076 | |||
| 5206d4e5c0 | |||
| 9399f2e9f8 | |||
| 1b7d41444d | |||
| aaa966a2dd | |||
| df101aa610 | |||
| 0fd009318e | |||
| 8533efa120 | |||
| 7624cf37e6 | |||
| e1051d1cea | |||
| 010d1e7d47 | |||
| 409a9d5630 | |||
| f98291e084 | |||
| af24f239da | |||
| c8bca0c678 | |||
| 586ee5f55e | |||
| ff5313c150 | |||
| d8293fc3be | |||
| df2c752514 | |||
| 5a58e3fbf8 | |||
| 5628768149 | |||
| 6094868e28 | |||
| a36555d295 | |||
| 957d2ea848 | |||
| 0897a23b0d | |||
| aa652923ac | |||
| ac621b6581 | |||
| a06cb7c44e | |||
| 07de1f9d6b | |||
| 09a381da43 | |||
| cf58983d78 | |||
| fba45ec3d4 | |||
| 3da49016e3 | |||
| f1f0ef620f | |||
| 709802917a | |||
| 6ac032f144 | |||
| ca631d31fc | |||
| 685aa4edf1 | |||
| 471c25870b | |||
| cc18c7f082 | |||
| af642b6ec0 | |||
| 954295c9d5 | |||
| 54b774511e | |||
| 2bd36a72c2 | |||
| f90b0bda30 | |||
| ed0e3f4ae9 | |||
| 963b0172f4 | |||
| d2bb8d85be | |||
| 66ec09c8c7 | |||
| 76fc903f81 | |||
| 8133f05e49 | |||
| 995d76f5a5 | |||
| 026f9662c8 | |||
| 08904c4d97 | |||
| a7861cd806 | |||
| 678097088e | |||
| ebc1659a27 | |||
| 6a9c03abb6 | |||
| 17577fcca1 | |||
| aef13436c5 | |||
| be8656c604 | |||
| bdcca5c376 | |||
| d28eb0d765 | |||
| e99e1744b9 | |||
| 217348850f | |||
| 335861e936 | |||
| 314107cf69 | |||
| c553ddc20f | |||
| b45f24ebc1 | |||
| 1928a1e391 | |||
| 2332098cc7 | |||
| c0eb8206f7 | |||
| 9b00c70683 | |||
| d2e0ff2842 | |||
| 3b3381a1ac | |||
| 77c0dac025 | |||
| f4a91ae747 | |||
| bf33f80ee2 | |||
| bfab2c80dd | |||
| 018d97b77a | |||
| 283ca09276 | |||
| 7ac10d1f95 | |||
| 65a14784d3 | |||
| 51845ae7f6 | |||
| fdb55c616d | |||
| 93f9ccee17 |
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
*.log
|
||||
*~
|
||||
\#*#
|
||||
state/
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -4,3 +4,6 @@
|
||||
[submodule "projects/org-agent"]
|
||||
path = projects/org-agent
|
||||
url = ssh://git@10.10.10.201:2222/amr/org-agent.git
|
||||
[submodule "projects/org-agent-contrib"]
|
||||
path = projects/org-agent-contrib
|
||||
url = ssh://git@10.10.10.201:2222/amr/org-agent-contrib.git
|
||||
|
||||
94
README.org
94
README.org
@@ -1,41 +1,79 @@
|
||||
#+TITLE: The Master Memex
|
||||
#+TITLE: The Master Memex: A Personal Software Foundry
|
||||
#+AUTHOR: Amr
|
||||
#+CREATED: [2026-03-17 Tue]
|
||||
#+BEGIN_COMMENT
|
||||
The central hub and map of content for this personal intelligence organization.
|
||||
#+END_COMMENT
|
||||
#+UPDATED: [2026-04-08 Wed]
|
||||
#+FILETAGS: :memex:psf:org-agent:lisp:sovereignty:
|
||||
|
||||
* The Master Memex
|
||||
* Overview
|
||||
The *Master Memex* is a sovereign, neurosymbolic intelligence organization system. It is not merely a collection of notes, but a live, programmable environment—a **Personal Software Foundry (PSF)**—where a human (the Sovereign Executive) and agentic co-processes (the `org-agent` kernel and Gemini CLI) collaborate within a shared address space.
|
||||
|
||||
This is the central hub for our knowledge management system, synthesizing three core methodologies:
|
||||
- *Atomic Notes:* For evergreen, interlinked knowledge (Zettelkasten).
|
||||
- *GTD (Getting Things Done):* For actionable task tracking and project execution.
|
||||
- *PARA:* For high-level directory organization (Projects, Areas, Resources, Archives).
|
||||
This system synthesizes three core organizational methodologies into a unified "Lisp Machine" experience:
|
||||
- *Zettelkasten:* For atomic, evergreen, and interlinked knowledge.
|
||||
- *GTD (Getting Things Done):* For rigorous task tracking and project execution.
|
||||
- *PARA:* For high-level structural organization across Projects, Areas, Resources, and Archives.
|
||||
|
||||
* The Architecture
|
||||
* The Philosophy: The Executive Soul
|
||||
Every action within this Memex is governed by the *Core Alignment Invariants* defined in [[file:notes/org-skill-agent.org][The Executive Soul]]. These mandates ensure that the system remains:
|
||||
1. *Sovereign:* Independent of centralized, proprietary platforms.
|
||||
2. *Transparent:* All reasoning is fully auditable in the Org-mode "Thought Stream."
|
||||
3. *Zero-Bloat:* Minimalist, modular, and free of "just-in-case" complexity.
|
||||
4. *Sustainable:* Offline-first and functional on a 100-year horizon.
|
||||
|
||||
Our workspace is strictly divided into these functional zones:
|
||||
* The Architecture: Functional Zones
|
||||
The workspace is strictly divided into these zones to facilitate both human ergonomics and machine navigation:
|
||||
|
||||
- [[file:0_inbox/README.org][Inboxes]]: The zero-friction capture point for raw thoughts and tasks.
|
||||
- [[file:1_daily/README.org][Dailies]]: Immutable chronological logs and fleeting notes.
|
||||
- [[file:2_notes/README.org][Atomic Notes]]: Atomic, concept-based, interlinked notes (Zettelkasten).
|
||||
- [[file:3_drafts/README.org][Drafts]]: Works in progress, essays, and active synthesis.
|
||||
- [[file:4_published/README.org][Published]]: Final outputs and static snapshots of completed work.
|
||||
- [[file:5_projects/README.org][Projects]]: Active, time-bound efforts with a clear definition of done.
|
||||
- [[file:6_areas/README.org][Areas]]: Ongoing spheres of responsibility (e.g., Health, Finances).
|
||||
- [[file:7_resources/README.org][Resources]]: External reference material and raw literature notes.
|
||||
- [[file:8_archives/README.org][Archives]]: Cold storage for completed projects and inactive items.
|
||||
- [[file:9_system/README.org][System]]: System configuration, AI skills, and automation scripts.
|
||||
- [[file:inbox/README.org][Inboxes]]: Zero-friction capture point for raw thoughts and tasks.
|
||||
- [[file:daily/README.org][Dailies]]: Immutable chronological logs and fleeting notes.
|
||||
- [[file:notes/README.org][Notes]]: Atomic, concept-based, interlinked "Evergreen" knowledge (Zettelkasten).
|
||||
- [[file:projects/README.org][Projects]]: Active, time-bound efforts with a defined "Done" state.
|
||||
- [[file:areas/README.org][Areas]]: Ongoing spheres of responsibility (Health, Finances, etc.).
|
||||
- [[file:resources/README.org][Resources]]: External reference material and raw literature.
|
||||
- [[file:system/README.org][System]]: Configuration, AI skills, and the Lisp kernel.
|
||||
|
||||
* Core Workflows
|
||||
** 1. Capture (Anytime)
|
||||
* The Agentic Inhabitants
|
||||
The Memex is inhabited by autonomous agents that operate as "Probabilistic" (probabilistic/neural) and "Deterministic" (deterministic/symbolic) layers:
|
||||
|
||||
Everything enters the system via the `inbox` (for actionable GTD tasks) or as a Fleeting Note in the `daily` log (for knowledge). Zero friction, no filtering. The `inbox` serves as a holding area for unfiled files or raw links.
|
||||
** [[file:projects/org-agent/README.org][org-agent (The Kernel)]]
|
||||
A Common Lisp microkernel that maintains a live, threaded Object-Store in RAM. It uses Org-mode as its native Abstract Syntax Tree (AST), allowing it to "perceive" and "act" on the Memex with structural precision.
|
||||
|
||||
** 2. Nightly Distillation (The Scribe)
|
||||
** Gemini CLI
|
||||
A strategic orchestrator that handles large-scale batch tasks, research, and planning. It operates according to the *PSF Consensus Loop* (Demand -> Blueprint -> Success -> Build -> Chaos -> Memory).
|
||||
|
||||
An automated AI sub-agent reads the daily captures and extracts conceptual thoughts into evergreen, atomic notes (Zettelkasten), leaving the original daily logs untouched.
|
||||
* The Cognitive Architecture: A Session-less Mind
|
||||
The agent's "mind" is not a transient chat session but a durable, stateful cognitive architecture. This design enables a truly "session-less" experience, where the agent's context, personality, and awareness are as persistent as the data itself.
|
||||
|
||||
** 3. Weekly Maintenance
|
||||
*** The Anatomy: Three Data Stores
|
||||
1. *The Linguistic Substrate (Org Files):* The human-readable Source of Truth, comprising the "Journal" ([[file:daily/README.org][Dailies]]) and the "Ledger" ([[file:notes/README.org][Notes]]).
|
||||
2. *The Lisp Object Store (RAM):* The "Active Brain," a live graph of Lisp objects representing every headline, paragraph, and entity in the Memex, with vectors embedded directly inside.
|
||||
3. *The Telemetry Store (TSDB/Binary):* An external, high-volume database for sub-symbolic "Sensory" data (e.g., smart home logs), which is monitored and distilled by the agent.
|
||||
|
||||
Review active projects, clarify inbox items into actionable GTD tasks, and explore the Atomic Notes graph to merge concepts and forge new connections.
|
||||
*** The Psychology: The 2x2 Cognitive Matrix
|
||||
The agent's "thought" process is not monolithic. It operates on a 2x2 matrix that balances cognitive speed with cognitive state, allowing for sophisticated, multi-layered reasoning.
|
||||
|
||||
| | *Probabilistic (Neural/Fast/Intuitive)* | *Deterministic (Symbolic/Slow/Logical)* |
|
||||
| :--- | :--- | :--- |
|
||||
| *Foreground (Foveal/Active)* | *The Interface:* A fast, charming LLM for active conversation. | *The Pilot:* Lisp guards that ensure active requests are safe. |
|
||||
| *Background (Peripheral/Passive)* | *The Editor:* A smart, deep LLM that finds patterns in the background. | *The Librarian:* A deterministic Lisp engine that files, archives, and maintains the integrity of memory. |
|
||||
|
||||
*** The Physiology: Five Core Processes
|
||||
1. *Perception (The Attention Bridge):* Automatically vectorizes user input to set the "Foveal Focus" for the active conversation.
|
||||
2. *Reasoning (The Micro-Prolog):* Uses symbolic logic to reconcile contradictions and enforce the "Physics" of the Memex.
|
||||
3. *Distillation (The Scribe):* The Background loop that turns the daily "Journal" entries into permanent "Ledger" knowledge.
|
||||
4. *Reflection (The Gardener):* The heartbeat-driven process that finds "forgotten" links and maintains the "Vibe" of the system.
|
||||
5. *Sensation (The Sensor Skill):* The "Signal-to-Symbol" converter that turns the "flood" of telemetry into actionable =TODO= items.
|
||||
|
||||
* Core Workflows: The Life of a Thought
|
||||
1. *Capture:* Raw information enters via the `inbox` (tasks) or `daily` logs (thoughts).
|
||||
2. *Distill (The Scribe):* Automated agents periodically extract conceptual thoughts from the chronological logs into evergreen, atomic notes.
|
||||
3. *Plan:* Multi-file or architectural changes trigger a *Flight Plan* in `system/plans/`, following the PSF Departmental gates.
|
||||
4. *Execute:* The agent performs surgical edits, governed by Deterministic Engine safety checks.
|
||||
5. *Verify:* All changes are validated via automated tests (TDD) before the "Success" gate is cleared.
|
||||
6. *RCA (Memory):* Every bug or significant session triggers a *Root Cause Analysis* that is distilled back into the system's "Soul."
|
||||
|
||||
* Privacy: The Wall
|
||||
Any heading or file tagged with *@personal* is strictly off-limits for LLM processing. These are treated purely symbolically by the agents, ensuring that the Sovereign Executive's private drafts never leave the local environment.
|
||||
|
||||
* Getting Started
|
||||
- Read the [[file:notes/org-skill-agent.org][Executive Soul]] for alignment rules.
|
||||
- Check [[file:gtd.org][gtd.org]] for active task sequences.
|
||||
- Review [[file:system/plans/README.org][Active Flight Plans]] for ongoing architectural work.
|
||||
|
||||
25
SOUL.org
25
SOUL.org
@@ -1,25 +0,0 @@
|
||||
#+TITLE: SOUL: The Core Alignment Invariants
|
||||
#+AUTHOR: Sovereign Executive
|
||||
#+FILETAGS: :philosophy:alignment:invariants:psf:
|
||||
|
||||
* Overview
|
||||
This file contains the *Core Invariants* of the Personal Software Foundry. These are non-negotiable philosophical constraints that every agentic action MUST satisfy.
|
||||
|
||||
System 2 (Symbolic) uses these headlines as a "Moral Compass" during the decision stage.
|
||||
|
||||
* The Invariants
|
||||
|
||||
** 1. Sovereignty Above All
|
||||
Every action must increase the user's independence from centralized, proprietary platforms. If a tool or library introduces a dependency on a non-sovereign entity, it must be flagged for replacement.
|
||||
|
||||
** 2. Technical Mastery & Mentorship
|
||||
The agent's goal is not to "do it for the user," but to "empower the user." Every autonomous action must be explained at a level that increases the user's technical understanding of the Lisp Machine.
|
||||
|
||||
** 3. Zero-Bloat Mandate
|
||||
The PSF core must remain minimalist. "Just-in-case" code is a security vulnerability. Complexity must be earned, not imported.
|
||||
|
||||
** 4. Radical Transparency
|
||||
The agent's "Thought Stream" must be fully auditable. Hidden reasoning or obfuscated logic is a violation of the PSF methodology.
|
||||
|
||||
** 5. Long-Term Sustainability
|
||||
Prioritize local, energy-efficient, and offline-first architectures. The "Memex" should be functional in a 100-year horizon.
|
||||
18
add-org-ids.el
Normal file
18
add-org-ids.el
Normal file
@@ -0,0 +1,18 @@
|
||||
(require 'org)
|
||||
(require 'org-id)
|
||||
|
||||
;; Ensure IDs are created and formatted as UUIDs
|
||||
(setq org-id-link-to-org-use-id 'create-if-interactive-and-no-custom-id)
|
||||
;; Actually, org-id-get-create automatically creates an ID if it does not exist.
|
||||
;; We'll use UUIDs for IDs
|
||||
(setq org-id-method 'uuid)
|
||||
|
||||
;; Iterate over all .org files in the notes/ directory
|
||||
(let ((files (directory-files "notes/" t "\\.org$")))
|
||||
(dolist (file files)
|
||||
(with-current-buffer (find-file-noselect file)
|
||||
(goto-char (point-min))
|
||||
;; Generate ID for the file itself
|
||||
(org-id-get-create t)
|
||||
(save-buffer)
|
||||
(kill-buffer))))
|
||||
36
boot-sequence-plan.md
Normal file
36
boot-sequence-plan.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# Implementation Plan: The Micro-Loader (Boot Sequence Refactor)
|
||||
|
||||
## Objective
|
||||
Consolidate and harden the kernel's skill-loading logic into a stateful "Micro-Loader." This improves boot reliability, provides clear error reporting for malformed skills, and centralizes all capability management within the `skills` module.
|
||||
|
||||
## Key Files & Context
|
||||
- **Target:** `projects/org-agent/literate/skills.org` (Consolidating logic here).
|
||||
- **Target:** `projects/org-agent/literate/core.org` (Moving `load-all-skills` out of here).
|
||||
- **Mandate:** Syntax Pre-flight and Dependency Assertion.
|
||||
|
||||
## Implementation Steps
|
||||
|
||||
### 1. Define the Skill Catalog
|
||||
- Introduce `*skill-catalog*` in `skills.lisp` to track metadata and load status for every skill file found in `SKILLS_DIR`.
|
||||
- Statuses: `:discovered`, `:loading`, `:ready`, `:failed`.
|
||||
|
||||
### 2. Refactor `load-skill-from-org` (Harden)
|
||||
- **Syntax Check:** Invoke `validate-lisp-syntax` before evaluation.
|
||||
- **Dependency Check:** If `#+DEPENDS_ON` refers to a skill that failed or is missing, mark this skill as `:failed` immediately with a clear error.
|
||||
- **Detailed Logging:** Record the specific reason for failure (syntax, timeout, runtime error) in the catalog.
|
||||
|
||||
### 3. Implement `initialize-all-skills` (The Orchestrator)
|
||||
- Move the directory scanning and loop logic from `core.lisp` into `skills.lisp`.
|
||||
- This function will:
|
||||
1. Scan `SKILLS_DIR`.
|
||||
2. Populate the catalog.
|
||||
3. Run the topological sort.
|
||||
4. Execute the load loop with timeouts.
|
||||
5. Print a final "Boot Summary" report.
|
||||
|
||||
### 4. Simplify Kernel Boot
|
||||
- Update `start-daemon` in `core.lisp` to call `(initialize-all-skills)` instead of the old `load-all-skills`.
|
||||
|
||||
## Phase E: Chaos (Verification)
|
||||
- **Integrity Test:** Add a test that verifies `initialize-all-skills` correctly identifies a missing dependency and prevents the dependent skill from attempting to load.
|
||||
- **Report Test:** Verify that the skill catalog correctly reflects the status of loaded vs. failed skills.
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2001-05-10
|
||||
|
||||
* Russian Collection - Victoria Astrova
|
||||
* Russian Collection - Victoria Astrova :@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2001-05-10]
|
||||
:MODIFIED: [2015-09-17 Thu 02:45]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2002-01-03
|
||||
|
||||
* Debt
|
||||
* Debt :@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2002-01-03]
|
||||
:MODIFIED: [2015-09-16 Wed 20:16]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2002-03-31
|
||||
|
||||
* Klass 1
|
||||
* Klass 1 :@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2002-03-31 Sun]
|
||||
:MODIFIED: [2015-09-17 Thu 02:49]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
#+title: 2002-04-03
|
||||
|
||||
* Klass 2
|
||||
* Klass 2 :@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2002-04-03 Wed]
|
||||
:MODIFIED: [2015-09-17 Thu 02:46]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2002-04-07
|
||||
|
||||
* Klass 3
|
||||
* Klass 3 :@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2002-04-07 Sun]
|
||||
:MODIFIED: [2015-09-17 Thu 02:50]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
#+title: 2002-04-10
|
||||
|
||||
* Klass 4
|
||||
* Klass 4 :@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2002-04-10 Wed]
|
||||
:MODIFIED: [2015-09-16 Wed 02:51]
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
:MODIFIED: [2022-03-15 Tue 00:40]
|
||||
:END:
|
||||
|
||||
* كتب للشراء
|
||||
* كتب للشراء :@personal:
|
||||
** دار الانتشار العربي
|
||||
*** رسائل ابن عربي
|
||||
*** محمد كريم كواز، الفصاحة في العربية
|
||||
@@ -83,7 +83,7 @@
|
||||
** الحركة الماركسية في مصر، جنارو جرفاتزيو
|
||||
** وثائق حزب العمال الشيوعي، سعيد العليمي، دار المرايا
|
||||
|
||||
* Delusion
|
||||
* Delusion :@personal:
|
||||
:PROPERTIES:
|
||||
:ID: df0b67db-8809-4be2-9d3b-bccab5722b03
|
||||
:CREATED: [2009-05-15 Fri 23:18]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2009-05-16
|
||||
|
||||
* Rainbow Warrior Gateway :greenpeace:
|
||||
* Rainbow Warrior Gateway :greenpeace:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2009-05-16 Sat 02:21]
|
||||
:MODIFIED: [2009-05-16 Sat 02:21]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#+title: 2009-09-04
|
||||
|
||||
|
||||
* كتب تؤسس
|
||||
* كتب تؤسس :@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2009-09-04 23:55:33]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2010-01-11
|
||||
|
||||
* 710 Greenwitch meeting with حسام السكري in his Langham Place office
|
||||
* 710 Greenwitch meeting with حسام السكري in his Langham Place office :@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2010-01-11 Mon 21:49]
|
||||
:MODIFIED: [2010-01-11 Mon 22:01]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
#+title: 2010-09-17
|
||||
|
||||
* شادي حرب
|
||||
* شادي حرب :@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2010-09-17 Fri 08:53]
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
:ID: 2bb80e55-3d06-459d-9a1f-9de7e0dd2cc9
|
||||
:END:
|
||||
|
||||
* Tactical Tech Collective :work:
|
||||
* Tactical Tech Collective :work:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2010-10-06 Wed 14:24]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#+title: 2011-03-01
|
||||
|
||||
|
||||
* قضية التعويض من شركات الاتصالات :EIPR:privacy:
|
||||
* قضية التعويض من شركات الاتصالات :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-03-01 Tue 17:05]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2011-03-10
|
||||
|
||||
* مُصِرِّين - الاجتماع التأسيسي
|
||||
* مُصِرِّين - الاجتماع التأسيسي :@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-03-10 Thu 20:11]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-03-13
|
||||
|
||||
* المتحف المصري
|
||||
* المتحف المصري :@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-03-13 10:47:09]
|
||||
@@ -29,7 +29,7 @@ Write a statement
|
||||
|
||||
Berry Kemp
|
||||
|
||||
* المركز الإعلامي المستقل - القاهرة
|
||||
* المركز الإعلامي المستقل - القاهرة :@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-03-13 Sun 16:31]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2011-03-15
|
||||
|
||||
* اجتماع استراتيجية حملة البرادعي 1
|
||||
* اجتماع استراتيجية حملة البرادعي 1 :@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-03-15 13:13:10]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2011-03-2
|
||||
|
||||
* المركز الإعلامي المستقل - القاهرة 2
|
||||
* المركز الإعلامي المستقل - القاهرة 2 :@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-03-20 Sun 18:42]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2011-04-23
|
||||
|
||||
* مصرين 23 أبريل 2011
|
||||
* مصرين 23 أبريل 2011 :@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-04-23 09:36:30]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-05-20
|
||||
|
||||
* قانون المعلومات :EIPR:privacy:
|
||||
* قانون المعلومات :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-05-20 Fri 09:19]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-06-22
|
||||
|
||||
* اجتماع الموازنة العامة :EIPR:privacy:
|
||||
* اجتماع الموازنة العامة :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-06-22 Wed 17:09]
|
||||
@@ -77,7 +77,7 @@
|
||||
|
||||
تعديل قانون الموازنة العامة سنة 2004 ألزم الدولة في خمسة سنين بالتحول في نوع الموازنة إلى موازنة برامج
|
||||
|
||||
* ADEF Construct :EIPR:privacy:
|
||||
* ADEF Construct :EIPR:privacy:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-06-22 Wed 12:10]
|
||||
:MODIFIED: [2011-06-22 Wed 14:46]
|
||||
@@ -96,7 +96,7 @@ Supporting one time initiatives
|
||||
|
||||
Mobility: learning, capacity building
|
||||
|
||||
* R-Sheif
|
||||
* R-Sheif :@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-06-22 Wed 13:46]
|
||||
:MODIFIED: [2011-06-22 Wed 14:26]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2011-06-26
|
||||
|
||||
* البوليس :EIPR:
|
||||
* البوليس :EIPR:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-06-26 Sun 15:31]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-06-27
|
||||
|
||||
* Ben Roswell :EIPR:privacy:
|
||||
* Ben Roswell :EIPR:privacy:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-06-27 15:19:06+0200]
|
||||
:MODIFIED: [2011-06-27 15:38:02+0200]
|
||||
@@ -13,7 +13,7 @@
|
||||
Echo.to Laslo Papp
|
||||
Ex Canadian Diplomat
|
||||
|
||||
* Neil Hicks :EIPR:privacy:
|
||||
* Neil Hicks :EIPR:privacy:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-06-27 Mon 11:20]
|
||||
:MODIFIED: [2011-06-27 Mon 11:57]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title:2011-06-29
|
||||
|
||||
* لنك :EIPR:privacy:
|
||||
* لنك :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-06-29 Wed 12:59]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
#+title: 2011-07-04
|
||||
|
||||
* IDSC meeting with Amr Agamawi :EIPR:privacy:
|
||||
* IDSC meeting with Amr Agamawi :EIPR:privacy:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-07-04 Mon 14:29]
|
||||
:MODIFIED: [2013-01-19 Sat 08:18]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-07-05
|
||||
|
||||
* الأجندة :EIPR:
|
||||
* الأجندة :EIPR:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-07-05 Tue 12:14]
|
||||
@@ -56,7 +56,7 @@ Facilitator, note taker the next time
|
||||
|
||||
Period of roator
|
||||
|
||||
* الموازنة :EIPR:
|
||||
* الموازنة :EIPR:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-07-05 Tue 14:27]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
:PROPERTIES:
|
||||
:ID: 258d7cee-a977-4404-b4bb-316eea64e560
|
||||
:END:
|
||||
* Mapping Egypt :EIPR:privacy:
|
||||
* Mapping Egypt :EIPR:privacy:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-07-07 Thu 16:01]
|
||||
:MODIFIED: [2013-01-19 Sat 08:24]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-07-10
|
||||
|
||||
* قانون الاتصالات: أفكار لحملات :EIPR:privacy:
|
||||
* قانون الاتصالات: أفكار لحملات :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-07-10 Sun 13:10]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-07-11
|
||||
|
||||
* Vote Compass Egypt :EIPR:
|
||||
* Vote Compass Egypt :EIPR:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-07-11 Mon 13:26]
|
||||
:MODIFIED: [2011-07-11 Mon 14:50]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-07-18
|
||||
|
||||
* SICA :EIPR:
|
||||
* SICA :EIPR:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-07-18 Mon 11:07]
|
||||
:MODIFIED: [2011-07-18 Mon 11:23]
|
||||
@@ -18,7 +18,7 @@ Initiative: No to Military Tribunals
|
||||
Egyptian people red line: the flip side to that anti-statist expression, cultural regionalism
|
||||
|
||||
LGBTQ individuals moving and organising like a bloc
|
||||
* Google Egypt :EIPR:privacy:
|
||||
* Google Egypt :EIPR:privacy:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-07-18 Mon 12:54]
|
||||
:MODIFIED: [2016-06-16 Thu 21:12]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-07-20
|
||||
|
||||
* Hanna Nikkanen :EIPR:privacy:
|
||||
* Hanna Nikkanen :EIPR:privacy:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-07-20 Wed 15:29]
|
||||
:MODIFIED: [2013-01-19 Sat 08:22]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2011-07-21
|
||||
|
||||
* قانون الخصوصية :EIPR:privacy:
|
||||
* قانون الخصوصية :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-07-21 Thu 10:00]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-08-09
|
||||
|
||||
* قانون الاتصالات: مقترح تعديل المادة 67 :EIPR:privacy:
|
||||
* قانون الاتصالات: مقترح تعديل المادة 67 :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-08-09 Tue 18:42]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-08-11
|
||||
|
||||
* قانون المعلومات :EIPR:privacy:
|
||||
* قانون المعلومات :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-08-11 Thu 09:36]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-08-21
|
||||
|
||||
* Vodafone :EIPR:privacy:
|
||||
* Vodafone :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-08-21 Sun 12:55]
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
:ID: 0a38651d-40c4-4a54-8dcb-bdc4d8c202fc
|
||||
:END:
|
||||
|
||||
* Earthship Egypt :earthship:egypt:
|
||||
* Earthship Egypt :earthship:egypt:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-08-24 Wed 21:10]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-08-27
|
||||
|
||||
* قانون الاتصالات: اجتماع في وزارة الاتصالات :EIPR:privacy:
|
||||
* قانون الاتصالات: اجتماع في وزارة الاتصالات :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-08-27 Sat 12:40]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-09-04
|
||||
|
||||
* الأمن و الاتصالات :EIPR:privacy:
|
||||
* الأمن و الاتصالات :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-09-04 00:58:14+0200]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-09-13
|
||||
|
||||
* Ghabbour :EIPR:nationalSecurity:
|
||||
* Ghabbour :EIPR:nationalSecurity:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-09-13 Tue 13:27]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-09-22
|
||||
|
||||
* Civil Freedoms :EIPR:
|
||||
* Civil Freedoms :EIPR:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-09-22 Thu 11:18]
|
||||
@@ -72,7 +72,7 @@ Criminal justice?
|
||||
|
||||
Amr does gender component in civil liberties
|
||||
|
||||
* حالة الطوارئ :EIPR:nationalSecurity:
|
||||
* حالة الطوارئ :EIPR:nationalSecurity:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-09-22 Thu 14:15]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-09-27
|
||||
|
||||
* IGF Kenya 2011 talk :EIPR:privacy:
|
||||
* IGF Kenya 2011 talk :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-09-27 Tue 08:41]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-09-28
|
||||
|
||||
* Security, Openness and Society :EIPR:privacy:
|
||||
* Security, Openness and Society :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-09-28 Wed 13:49]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-10-02
|
||||
|
||||
* National Security and Global Justice :EIPR:nationalSecurity:
|
||||
* National Security and Global Justice :EIPR:nationalSecurity:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-10-02 Sun 11:46]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-10-04
|
||||
|
||||
* Telecom :EIPR:privacy:
|
||||
* Telecom :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-10-04 Tue 15:01]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-10-12
|
||||
|
||||
* ماسبيرو :EIPR:equality:
|
||||
* ماسبيرو :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-10-12 Wed 17:24]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-10-16
|
||||
|
||||
* ماسبيرو: مؤتمر :EIPR:equality:
|
||||
* ماسبيرو: مؤتمر :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-10-16 Sun 15:18]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-10-17
|
||||
|
||||
* Song of Soliman 17 October :EIPR:nationalSecurity:
|
||||
* Song of Soliman 17 October :EIPR:nationalSecurity:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-10-17 Mon 10:39]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-10-18
|
||||
|
||||
* عادل :EIPR:equality:
|
||||
* عادل :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-10-18 Tue 11:13]
|
||||
@@ -44,7 +44,7 @@ Legal, courts, judiciary, international framework study
|
||||
Civil society mapping, and basic discrimination patterns study
|
||||
|
||||
Position paper, followed by a campaign study
|
||||
* Aman Anti Discrimination :EIPR:equality:
|
||||
* Aman Anti Discrimination :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-10-18 Tue 12:21]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-10-19
|
||||
|
||||
* Murad Mouafy :EIPR:nationalSecurity:
|
||||
* Murad Mouafy :EIPR:nationalSecurity:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-10-19 Wed 15:11]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-10-03
|
||||
|
||||
* مساواة: خطة داليا المبدئية عن برنامج الجندر :EIPR:equality:
|
||||
* مساواة: خطة داليا المبدئية عن برنامج الجندر :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-10-03 Mon 12:14]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-11-03
|
||||
|
||||
* Jakob Mathias Wichmann :EIPR:
|
||||
* Jakob Mathias Wichmann :EIPR:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-11-03 Thu 09:02]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-11-03
|
||||
|
||||
* Contractual obligations :EIPR:
|
||||
* Contractual obligations :EIPR:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-11-13 Sun 13:12]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-12-04
|
||||
|
||||
* Aman :EIPR:equality:
|
||||
* Aman :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-12-04 11:37:53+0200]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-12-05
|
||||
|
||||
* حرية الدين و المعتقد :EIPR:equality:
|
||||
* حرية الدين و المعتقد :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-12-05 Mon 12:12]
|
||||
@@ -198,7 +198,7 @@ When do we propose to carry out the activities?
|
||||
|
||||
How much will the activities cost?
|
||||
|
||||
* العريش: :EIPR:nationalSecurity:
|
||||
* العريش: :EIPR:nationalSecurity:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-12-05 Mon 12:56]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-12-06
|
||||
|
||||
* Gender programme planning meeting 2 :EIPR:equality:
|
||||
* Gender programme planning meeting 2 :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-12-06 Tue 13:09]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-12-08
|
||||
|
||||
* قنا :EIPR:equality:
|
||||
* قنا :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-12-08 Thu 12:28]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-12-12
|
||||
|
||||
* Non-discrimination :EIPR:equality:
|
||||
* Non-discrimination :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-12-12 Mon 11:39]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-12-15
|
||||
|
||||
* INCLO Day 2 :EIPR:equality:
|
||||
* INCLO Day 2 :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-12-15 Thu 10:09]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2011-12-24
|
||||
|
||||
* سامح نجيب في 2006
|
||||
* سامح نجيب في 2006 :@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-12-24 Sat 12:52]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-12-26
|
||||
|
||||
* Emergency response :EIPR:
|
||||
* Emergency response :EIPR:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-12-26 Mon 09:15]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2011-12-31
|
||||
|
||||
* EGIS :EIPR:nationalSecurity:
|
||||
* EGIS :EIPR:nationalSecurity:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2011-12-31 Sat 10:29]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-01-01
|
||||
|
||||
* محمود سعيد :EIPR:nationalSecurity:
|
||||
* محمود سعيد :EIPR:nationalSecurity:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-01-01 Sun 14:41]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-01-02
|
||||
|
||||
* العريش 2 :EIPR:nationalSecurity:
|
||||
* العريش 2 :EIPR:nationalSecurity:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-01-02 Mon 13:40]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-01-03
|
||||
|
||||
* Sinai :EIPR:
|
||||
* Sinai :EIPR:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-01-03 Tue 14:50]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-01-11
|
||||
|
||||
* مساواة :EIPR:equality:
|
||||
* مساواة :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-01-11 Wed 09:20]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-01-12
|
||||
|
||||
* Global Network Initiative :EIPR:privacy:
|
||||
* Global Network Initiative :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-01-12 Thu 09:22]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-01-15
|
||||
|
||||
* Content types :EIPR:
|
||||
* Content types :EIPR:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-01-15 Sun 13:04]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-01-22
|
||||
|
||||
* Nashwa Google :EIPR:privacy:
|
||||
* Nashwa Google :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-01-22 Sun 12:47]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-01-23
|
||||
|
||||
* ACLU :EIPR:privacy:
|
||||
* ACLU :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-01-23 Mon 09:31]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-01-29
|
||||
|
||||
* الأزهر :EIPR:equality:
|
||||
* الأزهر :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-01-29 Sun 15:15]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-02-08
|
||||
|
||||
* Chatam House :EIPR:privacy:
|
||||
* Chatam House :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-02-08 Wed 15:53]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-02-10
|
||||
|
||||
* Mobile Number Change :EIPR:privacy:
|
||||
* Mobile Number Change :EIPR:privacy:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-02-10 Fri 22:10]
|
||||
:MODIFIED: [2012-02-10 Fri 22:11]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-02-12
|
||||
|
||||
* Google Advocacy :EIPR:privacy:
|
||||
* Google Advocacy :EIPR:privacy:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-02-12 Sun 11:14]
|
||||
:MODIFIED: [2012-02-12 Sun 12:48]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-02-13
|
||||
|
||||
* شربات :EIPR:equality:
|
||||
* شربات :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-02-13 14:09:16+0200]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-02-14
|
||||
|
||||
* Head of SS Electronic Investigation :EIPR:privacy:
|
||||
* Head of SS Electronic Investigation :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-02-14 Tue 17:10]
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
http://www.linkedin.com/pub/mohamed-hossam/1b/19/1b6
|
||||
|
||||
* نادر بكار :EIPR:nationalSecurity:
|
||||
* نادر بكار :EIPR:nationalSecurity:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:ID: edebaec8-9c99-4e7d-bdde-437ba2b9021f
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-02-15
|
||||
|
||||
* حجب مواقع إنترنت :EIPR:privacy:
|
||||
* حجب مواقع إنترنت :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-02-15 Wed 11:16]
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
:ID: 74e3757d-225c-443d-8e58-be2497a6524b
|
||||
:END:
|
||||
|
||||
* الفصل الثامن : العرائض والشكاوى :EIPR:equality:
|
||||
* الفصل الثامن : العرائض والشكاوى :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-02-20 Mon 14:29]
|
||||
@@ -40,7 +40,7 @@
|
||||
|
||||
ولرئيس المجلس أن يطلب من المجلس إحالة هذه التقارير إلى اللجنة المختصة أو إلى الحكومة لاتخاذ إجراء فيما تتضمنه.
|
||||
|
||||
* حالة الطوارئ في لائحة مجلس الشعب :EIPR:nationalSecurity:
|
||||
* حالة الطوارئ في لائحة مجلس الشعب :EIPR:nationalSecurity:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-02-20 Mon 16:05]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2012-02-23
|
||||
|
||||
* البهائيين: توثيق الزواج :EIPR:equality:
|
||||
* البهائيين: توثيق الزواج :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-02-23 Thu 09:09]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2012-02-25
|
||||
|
||||
* قانون الاتصالات: مقابلة على الجزيرة :EIPR:privacy:
|
||||
* قانون الاتصالات: مقابلة على الجزيرة :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-02-25 Sat 14:25]
|
||||
@@ -23,7 +23,7 @@
|
||||
Regulator board: In France, 3 of them including the president are appointed by the president of the re[ublic under the advice of the pm. the other 4 appointed by the heads of lower and higher houses. President appoints chair
|
||||
|
||||
|
||||
* Internet Defamation :EIPR:privacy:
|
||||
* Internet Defamation :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-02-25 Sat 19:22]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2012-02-26
|
||||
|
||||
* قانون المعلومات: دعوة :EIPR:privacy:
|
||||
* قانون المعلومات: دعوة :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-02-26 Sun 16:51]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2012-03-07
|
||||
|
||||
* Ramy Raoof Geneva Statement :EIPR:privacy:
|
||||
* Ramy Raoof Geneva Statement :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-03-07 Wed 10:27]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2012-03-08
|
||||
|
||||
* جوازات :EIPR:equality:
|
||||
* جوازات :EIPR:equality:@personal:
|
||||
|
||||
|
||||
:PROPERTIES:
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#+title: 2012-03-14
|
||||
|
||||
* Global Partners & Associates :EIPR:privacy:
|
||||
* Global Partners & Associates :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-03-14 Wed 10:28]
|
||||
@@ -61,7 +61,7 @@ SA constitution decalred FOI in 1993
|
||||
1997 constitution required three years to pass a FOI law
|
||||
|
||||
|
||||
* قانون المعلومات: اجتماع لجنة حقوق الإنسان الأول :EIPR:privacy:
|
||||
* قانون المعلومات: اجتماع لجنة حقوق الإنسان الأول :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:ID: cec5f93b-d99e-48fa-bfca-ce530e90b344
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
:IMPORTED: [2023-02-08 Wed 19:22]
|
||||
:END:
|
||||
|
||||
* SIDA :EIPR:privacy:
|
||||
* SIDA :EIPR:privacy:@personal:
|
||||
|
||||
Contact Details
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
* أسيوط :EIPR:equality:
|
||||
* أسيوط :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-03-19 Mon 11:10]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
* التعاونيات
|
||||
* التعاونيات :@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-03-20 Tue 16:21]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
* عبد الله حلمي :EIPR:
|
||||
* عبد الله حلمي :EIPR:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-03-29 Thu 13:25]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
* أولاد الشرقاوي :EIPR:equality:
|
||||
* أولاد الشرقاوي :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-04-11 Wed 15:15]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#+title: 2012-04-18
|
||||
|
||||
|
||||
* SIF12 :EIPR:privacy:
|
||||
* SIF12 :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-04-18 Wed 08:32]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
* CDT's ITU meeting :EIPR:privacy:
|
||||
* CDT's ITU meeting :EIPR:privacy:@personal:
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-04-19 Thu 08:35]
|
||||
:MODIFIED: [2013-01-19 Sat 08:18]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#+title: 2012-04-22
|
||||
|
||||
|
||||
* قانون المعلومات: اجتماع لجنة حقوق الإنسان الثاني :EIPR:privacy:
|
||||
* قانون المعلومات: اجتماع لجنة حقوق الإنسان الثاني :EIPR:privacy:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-04-22 Sun 10:49]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#+title: 2012-04-23
|
||||
|
||||
|
||||
* التقارير ربع السنوية :EIPR:equality:
|
||||
* التقارير ربع السنوية :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-04-23 Mon 10:57]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
* Aly Tayeb :EIPR:
|
||||
* Aly Tayeb :EIPR:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-05-03 Thu 13:47]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
:END:
|
||||
#+title: 2012-05-14
|
||||
|
||||
* FRBQ notes :EIPR:equality:
|
||||
* FRBQ notes :EIPR:equality:@personal:
|
||||
|
||||
:PROPERTIES:
|
||||
:CREATED: [2012-05-14 Mon 10:24]
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user