UNdemocracy.com

General Assembly Session 61 meeting 77

Date13 December 2006
Started15:00
Ended17:30

Instructions

Click on the Link to this button beside the speech or paragraph to expand it to a useful panel containing:

  • The date of the speech
  • A link to the original page of the PDF document
  • A URL that can be used in most blogs
  • A structured Citation template suitable for use in a Wikipedia article.

Those last two rows ("URL" and "wiki") use textboxes to hide most of the text.

To access this text, right-click in the textbox with your mouse and choose "Select All", then right-click again and choose "Copy". Now you can right-click into another window and choose "Paste" to get the text.

A-61-PV.77 2006-12-13 15:00 13 December 2006 [[13 December]] [[2006]] /
The President: Ms. Al-Khalifa (Bahrain)
The meeting was called to order at 10.20 a.m.

Agenda item 110

Revitalization of the work of the General Assembly

Report of the Secretary-General (A/61/483)
The President

Today we turn to a subject of great importance to us all and a matter of high priority for me as President of the General Assembly.

The issue of the revitalization of the General Assembly has been on the agenda of the Assembly since its forty-sixth session, in 1991. Over the past 15 years, the Assembly has raised its profile and taken on more work on a range of issues. At the same time, the Assembly has also devoted a fair amount of time to improving its efficiency and working methods.

At the 2005 World Summit, our leaders reaffirmed the central role of the General Assembly as the chief deliberative, policymaking and representative organ of the United Nations. We can be proud of what we have achieved over the years, and we should remain resolved to do our utmost to respond to the needs of the peoples of the world. Since the World Summit, the General Assembly has been engaged in a very intense period of reform.

At its sixtieth and sixty-first sessions, the General Assembly agreed on various measures to strengthen the Organization. The most recent step was taken on 20 consensus the resolution on the strengthening of the Economic and Social Council.

In adopting these reforms, the General Assembly has demonstrated that it is prepared to take difficult decisions to better equip the United Nations to address the global issues facing us today. We also have a responsibility to monitor the implementation of our reforms. In particular, we should ensure that the newly established institutions, such as the Peacebuilding Commission and the Human Rights Council, live up to their full potential.

At the World Summit, our leaders also reaffirmed the role of the Assembly in the process of standard-setting and the codification of international law. There are many examples of major international legal instruments that have been adopted by the General Assembly: from the Universal Declaration of Human Rights in 1948 to the Convention on the Protection and Promotion of the Rights and Dignity of Persons with Disabilities, which was adopted by this Assembly this morning.

As we go forward in our efforts to further revitalize the General Assembly, we should build on previous initiatives and improvements in the work of the General Assembly. During the past three sessions, a number of substantive resolutions were adopted by the General Assembly outlining measures to enhance the role and the authority, effectiveness and efficiency of the General Assembly.

Special attention has been given to streamlining the agenda of the Assembly and improving the working methods of the Main Committees. Here, I would like to express my appreciation to all the Chairpersons of the Main Committees at this session for their efforts in that regard.

The revitalization resolutions have also addressed the issue of strengthening the role and leadership of the President of the General Assembly. As a result of the reform agenda, new demands have been placed on the presidency in the past two years. Any strengthened role for the President of the General Assembly will require a reinforced Office of the President and enhanced support by Secretariat staff.

As President of the General Assembly at its sixty-first session, I would like to express my appreciation and gratitude to the Secretariat for all the support provided and to the Governments which have seconded staff to my Office. However, it has been my experience that the General Assembly, as an institution, is sometimes given unfair treatment, even within our Organization. I will make every effort to enhance the role of the Assembly, in particular regarding current issues of importance to Member States.

We need to focus more on enhancing the impact of our work on the everyday lives of the people of the world. We must strive to be on the forefront of the global agenda so that we can play a role in shaping it, not just reacting to it. We must become more focused and action-oriented in our work. And we need to enhance the visibility of our work by strengthening our efforts to tackle strategic issues, reach out to broader audiences and communicate our views.

In all aspects of our work, we need to build on our relationships with external partners, including national and regional parliaments, civil society and the private sector. One way to strengthen our relationships with other relevant actors is through interactive thematic debates, as called for in the most recent resolutions on General Assembly revitalization. As I have already informed the Assembly, it has been my intention to arrange three thematic debates during the current session. The first one was held on 27 November on the implementation of the Millennium Development Goals. I intend to organize two more thematic debates next spring, one on gender and development, and the other on dialogue among civilizations. I will inform the Assembly regarding the timing and arrangements for these meetings.

In resolution 60/286, the President of the General Assembly was invited to convene consultations among Member States to decide on the establishment of an ad hoc working group on the revitalization of the General Assembly, open to all Member States. I intend to conduct consultations early next year on how to proceed on this important matter. I will ask for Members' views on the preferred format for taking the issue forward and on the substance we should focus our efforts on during this session.

I look forward to hearing members' views and proposals on this important subject during our deliberations today.

--> -->
 
 
<type 'exceptions.UnicodeEncodeError'>
Python 2.6.6: /usr/bin/python
Fri May 24 00:31:50 2013

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /data/vhost/www.undemocracy.com/docs/trunk.py in ()
  194 if __name__ == "__main__":
  195     pathpart = os.getenv("PATH_INFO")
  196     maintrunk(pathpart)
  197 
  198 
maintrunk = <function maintrunk>, pathpart = '/generalassembly_61/meeting_77/highlight_A-RES-58-126'
 /data/vhost/www.undemocracy.com/docs/trunk.py in maintrunk(pathpart='/generalassembly_61/meeting_77/highlight_A-RES-58-126')
  131     elif pagefunc == "gameeting":
  132         LogIncomingDB(hmap["docid"], hmap["gadice"] or "0", referrer, ipaddress, useragent, remadeurl)
  133         WriteHTML(hmap["htmlfile"], hmap["pdfinfo"], hmap["gadice"], hmap["highlightdoclink"])
  134     elif pagefunc == "agendanumexpanded":
  135         LogIncomingDB(pagefunc, hmap["agendanum"], referrer, ipaddress, useragent, remadeurl)
global WriteHTML = <function WriteHTML>, hmap = {'docid': 'A-61-PV.77', 'gadice': '', 'gameeting': 77, 'gasession': 61, 'highlightdoclink': 'A-RES-58-126', 'htmlfile': '/home/undemocracy/undata/html/A-61-PV.77.html', 'pagefunc': 'gameeting', 'pdfinfo': <pdfinfo.PdfInfo instance>}
 /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteHTML(fhtml='/home/undemocracy/undata/html/A-61-PV.77.html', pdfinfo=<pdfinfo.PdfInfo instance>, gadice='', highlightth='A-RES-58-126')
  322         if dclass == "spoken":
  323             if not gadice or agendagidcurrent == gadice:
  324                 WriteSpoken(gid, dtextmu, councilpresidentnation)
  325         elif dclass == "subheading":
  326             if agendagidcurrent and (not gadice or agendagidcurrent == gadice):
global WriteSpoken = <function WriteSpoken>, gid = u'pg002-bk01', dtextmu = u'<h3 class="speaker"> <span class="name">Mrs. N\xfa\xf1...e the role and the authority of the Assembly.</p>', councilpresidentnation = None
 /home/undemocracy/unparse-live/web2/unpvmeeting.py in WriteSpoken(gid=u'pg002-bk01', dtext=u'<h3 class="speaker"> <span class="name">Mrs. N\xfa\xf1...e the role and the authority of the Assembly.</p>', councilpresidentnation=None)
   62 
   63     if personlink:
   64         print '<a class="name" href="%s">%s</a>' % (personlink, name),
   65     else:
   66         print '<span class="name">%s</span>' % name
personlink = u'/Cuba/mordoche', name = u'Mrs. N\xfa\xf1ez Mordoche'

<type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode characters in position 44-45: ordinal not in range(128)
      args = ('ascii', u'<a class="name" href="/Cuba/mordoche">Mrs. N\xfa\xf1ez Mordoche</a>', 44, 46, 'ordinal not in range(128)')
      encoding = 'ascii'
      end = 46
      message = ''
      object = u'<a class="name" href="/Cuba/mordoche">Mrs. N\xfa\xf1ez Mordoche</a>'
      reason = 'ordinal not in range(128)'
      start = 44