Difference between revisions of "Bn.openoffice.org"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Welcome to OpenOffice.org Bangla/Bengali NLC project wiki)
(localizaing of main page template)
Line 1: Line 1:
== Welcome to OpenOffice.org Bangla/Bengali (বাংলা) NLC project wiki ==
+
<!-- Calendar Borrowed by OpenOffice [user:Rfc1394] from Wikipedia [User:Angela] with modifications -->
 +
<div style="float:right; padding-left:5px;">
 +
{| style="text-align:left; border:1px solid #aaaaaa; background-color:#f9f9f9;width: 200px;font-family: Verdana, sans-serif;"
 +
|- padding:5px;padding-top:0.5em;font-size: 95%;
 +
|
 +
----
 +
<div style="border:1px solid #ccc; background: #fff; border-right:3px solid #ccc; border-bottom:3px solid #ccc; text-align: center; padding:3px; float:right; font-size: smaller; line-height: 1.3; margin-right: 4px;">
 +
<div style="width:100%">{{CURRENTDAYNAME}}</div>
 +
<div style="font-size: x-large; width: 100%;">{{CURRENTDAY}}</div>
 +
<div style="width: 100%;"> {{CURRENTMONTHNAME}}</div>
 +
<div style="width: 100%;">{{CURRENTYEAR}}</div>
 +
<div style="background: #aaa; color: #000;">'''{{CURRENTTIME}}''' UTC</div>
 +
</div>
 +
{{Welcome}}
  
[http://bn.openoffice.org/ বাংলা ওপেন অফিস]
+
{{Language|Languages}}
 +
|}
 +
</div>
 +
<!-- End of Calendar -->
  
[http://www.ankurbangla.org/ অঙ্কুর]
+
== bn.OpenOffice.org এর উইকিতে আপনাকে স্বাগতম ==
 +
__NOTOC__
 +
এই উইকি OpenOffice.org (OOo) এর সাথে সংশ্লিষ্ট সকল প্রকল্পের জন্য। যেহেতু এটি নতুন, তাই প্রধানত ডেভেলপারদের জন্য বিভিন্ন প্রকার রিসোর্স কেন্দ্রিক থাকবে। যখন অন্যান্য প্রকল্প এই উইকিতে যুক্ত হবে, সেগুলোও এখানে তালিকা করা হবে। নিম্নের যেকোন লিঙ্ক ক্লিক করে পছন্দানুযায়ী পাতায় যেতে পারেন।
 +
* [[#Getting started with OOo development|ডেভেলপমেন্ট]] (নিচে দেখুন)
 +
* [[Marketing|মার্কেটিং]]
 +
* [[NLC]] ''ন্যাটিভ-ল্যাঙ্গুয়েজ কনফেডারেশন''
 +
* [[#Finding general OpenOffice.org user help|সাধারণ ব্যবহারকারীদের জন্য]]
  
সাইটটি বর্তমানে পরীক্ষামুলক অবস্থায় রয়েছে...
+
OpenOffice.org উইকিতে অবদান রাখার জন্য আমাদের সাথে যোগদান করুন। দয়া করে আপনার OOo লগ-ইন নামটিই উইকি একাউন্টের লগ-ইন নাম হিসাবে ব্যবহার করুন। [[MediaWiki_Configuration#AntiSPAM_Measures|স্প্যাম]] থেকে পরিত্রান পাবার জন্য সুযোগসুবিধা কিছুটা সীমিত করা হয়েছে। আপনি লগ-ইন না করলে অবশ্য সবধরণের কার্যক্ষমতা পাবেন। আরও একটি ব্যাপার হলো, আপনার ই-মেইল ঠিকানাটি বৈধ হতে হবে। We might be able to avoid the separate user administration later and log you in with the OpenOffice.org site credentials.
  
ধন্যবাদ!
+
<!-- To get started editing the wiki see [[Help:Editing]].
[[Category:NLC]]
+
 
 +
== Getting started with OOo development ==
 +
<div style="float:right; background-color:lightyellow; border: 1px solid black; margin:0 1em 0 0.5em; padding:0 0.5em 0 0.5em; ">
 +
<b>Get Started from Scratch</b><br />
 +
you most likely need to:
 +
# [[Getting It|Get it]] 
 +
# [[Building|Build it]] 
 +
# [[Installing|Install it]] 
 +
# [[Running|Run it]]
 +
Click for instructions on <br />
 +
each step!
 +
</div>
 +
 
 +
[[Building]] and [[hacking]] on OpenOffice.org (OOo) entails climbing a fairly lengthy and steep incline.  Hopefully, this wiki will make the learning curve less steep and less abrupt, and will give you a walking stick to help you out.
 +
 
 +
Much of our documentation assumes that you'll be using a reasonably current Linux system, as this the most easy environment to start. On Linux all prerequisites are available as [http://www.gnu.org Free software]. There is also some information on developing on [[Windows]].
 +
 
 +
For help setting up your editor or environment to search/edit/compile OOo easily, please refer to the [[:Category:Developer_Tools|developer tools]] area.
 +
 
 +
It should also be noted that you can build either the plain 'up-stream' OOo or use an [[ooo-build]] release which adds some patches & fixes. The ooo-build process is destined to being gradually phased out as the various up-stream issues it solves go away.
 +
 
 +
In the same way, learning UNO components development is not an easy task. To help you there is an Eclipse plugin and a tutorial to use it. You can install the Eclipse plugin by using the following update site: http://cedric.bosdonnat.free.fr/ooeclipseintegration. The tutorial on how to create a UNO component in Java is available in the [http://api.openoffice.org/files/documents/22/3216/JavaComponentTuto.odt api project docs & files sections]. The document will even be wikified on this page: [[JavaEclipseTuto | Java Tutorial using Eclipse]]
 +
 
 +
== Going Further ==
 +
 
 +
* [[IRC Communication|Meet the team on IRC]]
 +
* [[Tutorials]] - hacker tutorials to get the hang of the code
 +
* [[Debugging]] - for when it all goes wrong
 +
* [[Tinderbox]] - test new child workspaces and show your build logfile to others
 +
* [[Environment Variables]] - a description of handy environment variables used at runtime
 +
* [[Source code directories| A description of the source directories]]
 +
* [[Contributing Patches]] - for when you have something to fold back
 +
* [[Commit Rights]] - An overview of how to attain commit rights, and what to do with them once you get them
 +
* [[Tips]] - misc. hints &amp; tips.
 +
* [[FAQ]] - some infrequently asked questions
 +
* [[Using_Cpp_with_the_OOo_SDK|Using C++ with OOo SDK]]
 +
 
 +
== Hot Topics ==
 +
 
 +
* To Do Lists
 +
* [[Performance]]
 +
* [http://wiki.services.openoffice.org/wiki/User:Ericb Native Mac OS X port] or for everything related to OpenOffice and [http://wiki.services.openoffice.org/wiki/Category:MacOSX Mac OS X]
 +
* [[SVNMigration| Use SVN instead of CVS]]
 +
* [[SVG_Import_Filter|SVG import]]
 +
* [[Product Release|Product release data]]
 +
* [[Java_and_OpenOffice.org|Java related functionality]]
 +
* [[Writing_warning-free_code|Warning-free Code]] and [[Writing_correct_Cplusplus|Correct C++]]
 +
* [[Syndication|Syndication]] Of OOoAnnouncements
 +
* [[Mono Integration|details on how to get Mono working with OOo]]
 +
* [[Porting_to_x86-64_%28AMD64%2C_EM64T%29|64bit porting]]
 +
* [[VBA|MS Office VBA interoperability]]
 +
* [[Digital Signatures]]
 +
* [[Bibliographic_Project | Bibliographic Project Developer and Documentation pages]]
 +
* [[ QA_Metrics | QA Metrics]]
 +
* [[BuildSpeedup| Make the OO.o build process the coolest on the planet]]
 +
* [[Chart2 | Chart2 : The new chart implementation]]
 +
* [[Firefox ODFReader extension]]
 +
* [[Compiler versions used by port maintainers and release engineers]]
 +
* [[Effort/Revise OOo Multi-Threading|Revise OOo Multi-Threading]].
 +
* [[Uno]] on the Wiki.
 +
* [[Framework]] on the Wiki.
 +
* [[SummerOfCode2006]] and [[OpenOffice.org_Developer_Article_Contest]]
 +
* [[BetterDatabaseDrivers | Better and simpler infrastructure for database drivers]]
 +
* [http://www.openoffice.org.br/?q=lancamento_do_cogroo Cogroo] Gramatical checker in Portugese
 +
* [[Architecture]] - Description of OOos software architecture.
 +
 
 +
== Finding general OpenOffice.org user help ==
 +
 
 +
* [[OOoHelpOutline|OpenOffice.org Help Outline]]
 +
* Free and commercial [[OpenOffice.org_Solutions|Solutions]] to assist in the adoption of OpenOffice.org
 +
* [[Press coverage on OpenOffice.org]]
 +
* [[Wikipedia:List_of_applications_supporting_OpenDocument|List of applications supporting OpenDocument]] from Wikipedia
 +
* [[OASIS]] and [[OpenDocument]]
 +
* The office suite components: [[Writer]], [[Calc]], [[Impress]], [[Base]], [[Math]], [[Draw]].
 +
* Aditional office free complements: [[diagram]]s and [[chart]]s.
 +
 
 +
 
 +
[[:Category:MainIndex|Main Index of Articles]]
 +
 
 +
<center>
 +
{|style="border: 1px solid #cfcfbf; padding: .0em .25em .0em; background-color: #f0f0ff; text-align: center;"
 +
|
 +
|-
 +
|
 +
<p style="margin: 0em 0 0 0%; line-height: 1.1">
 +
</p>
 +
| style="font-size: 95%;"|You loaded this Main Page on {{CURRENTDAYNAME}}, {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}} ''T''  {{CURRENTTIME}} '''[[wikipedia:UTC|UTC]]'''.
 +
|-
 +
|style="font-size: 95%;"|
 +
|}
 +
</center>
 +
-->

Revision as of 19:20, 12 September 2006

bn.OpenOffice.org এর উইকিতে আপনাকে স্বাগতম

এই উইকি OpenOffice.org (OOo) এর সাথে সংশ্লিষ্ট সকল প্রকল্পের জন্য। যেহেতু এটি নতুন, তাই প্রধানত ডেভেলপারদের জন্য বিভিন্ন প্রকার রিসোর্স কেন্দ্রিক থাকবে। যখন অন্যান্য প্রকল্প এই উইকিতে যুক্ত হবে, সেগুলোও এখানে তালিকা করা হবে। নিম্নের যেকোন লিঙ্ক ক্লিক করে পছন্দানুযায়ী পাতায় যেতে পারেন।

OpenOffice.org উইকিতে অবদান রাখার জন্য আমাদের সাথে যোগদান করুন। দয়া করে আপনার OOo লগ-ইন নামটিই উইকি একাউন্টের লগ-ইন নাম হিসাবে ব্যবহার করুন। স্প্যাম থেকে পরিত্রান পাবার জন্য সুযোগসুবিধা কিছুটা সীমিত করা হয়েছে। আপনি লগ-ইন না করলে অবশ্য সবধরণের কার্যক্ষমতা পাবেন। আরও একটি ব্যাপার হলো, আপনার ই-মেইল ঠিকানাটি বৈধ হতে হবে। We might be able to avoid the separate user administration later and log you in with the OpenOffice.org site credentials.


Personal tools