E-Business Library > Rebol Tutorial - How to build a Simple Knowledge Management System ...

[Rebol Tutorial] 80% of the time I’m searching Google for the same little snippet of code, the same site url by just typing the domain and other stuffs like that. Bookmarking and Storing on multiple social bookmarks and storage sites are great except that it becomes a hassle when you just need to pick up a tiny info like a connection string for Oracle.

Previous [Previous] Knowledge Management Case Book: Siemens Best Practises - EX...

Next [Next] ICTlogy » Digital Divide and Social Inclusion (V): Knowl...

Some related posts from Technorati and Google.

[Oracle FAQ] Hora Product Review - Oracle FAQ: This opens up many possibilities, including that of using the recorded statements to capture a script that you can then apply on separate Oracle environments. With Auto Refresh on, the active object window or results pane will be periodically refreshed, handy when watching the contents of a table being accessed concurrently by end users, or monitoring sessions, the SQL area, or transactions.

[New on hlrnet.com] Content Management Systems / Blogs & wikis: It is a rewrite of Radiant CMS and features an elegant user interface, flexible templating with layouts, snippets, and flexible page parts, a simple user management/rights system, search engine friendly URLs, password protected live administration, ....

[Musings from Mars] Musings from Mars » Taking a Snapshot of the Semantic Web:Mighty ...: This paper is an attempt to assess the current state of today's steps, while compiling a list of resources that would prove useful to someone thinking about building a Semantic Web application in 2009. Challenges to Building Semantic Web Applications The process of applying concepts from the Semantic Web to build richer, more knowledge-oriented applications presents developers with several, somewhat challenging prerequisites:

[Ask Tom MOST RECENT ARTICLES] Ask Tom "Displaying PDF files stored in the Datab...": Const ORAPARM_INPUT = 1 Const ORATYPE_NUMBER = 2 Dim strID strID = 1 Dim OraSession Dim OraDB Dim setPhotos Dim aFoto Set OraSession = Server.CreateObject("OracleInProcServer.XOraSession") Set OraDB = OraSession.OpenDataBase("PROSERVER", "BOUSER/MMC", 0) Dim strSQL strSQL = "select PHOTO from AFOTOS where ID = :photo_id" OraDB.Parameters.Add "photo_id", strID, ORAPARM_INPUT OraDB.Parameters("photo_id").ServerType = ORATYPE_NUMBER Set setPhotos = OraDB.CreateDynaset(strSQL, 0) OraDB.Parameters.Remove("photo_id") aFoto = rsphotos("PHOTO") Response.BinaryWrite aFoto Response.End setPhotos.close Set setPhotos = nothing OraDB.close Set OraDB = nothing Set OraSession = nothing The mistake: the image doesn´t appear on the first page.

[Jobs, Results, Admissions, Interview Questions, Tutorials & Industry updates] BrahMos Aerospace : Various Posts : Jobs at BrahMos : Requirement ...: A dedicated section for Government Jobs, Government Walkins, Government Interview Questions, Government Tutorials, Government Source codes, Government Code Snippets, Government Previous Papers, Government Faqs, Government Sample Resumes, Government Training Institutions , Government Books, Government Certifications, Exams & Government Downloads...

[Ask Tom MOST RECENT ARTICLES] Ask Tom "Real Application Clusters": I want to discuss with you following: *._b_tree_bitmap_plans=FALSE *._trace_files_public=true *.aq_tm_processes=1 *.archive_lag_target=1200 *.background_dump_dest='/home/app/oracle/admin/MERP/bdump' *.cluster_database_instances=4 *.cluster_database=TRUE *.compatible='9.2.0.0.0' *.control_file_record_keep_time=14 *.control_files='/export/u01/oradata/MERP/control01.ctl','/export/u01/oradata/MERP/control02.ctl' *.core_dump_dest='/home/app/oracle/admin/MERP/cdump' *.db_block_size=8192 *.db_cache_size=1024M *.db_domain='merp.com' *.db_file_multiblock_read_count=16 *.db_name='MERP' *.dg_broker_start=FALSE *.fal_client='MERP_STDBY1' *.fal_server='MERP_PRIME1','MERP_PRIME2','MERP_PRIME3','MERP_PRIME4' *.fast_start_mttr_target=300 *.hash_join_enabled=TRUE MERP1.instance_name='MERP1' MERP2.instance_name='MERP2' MERP3.instance_name='MERP3' MERP4.instance_name='MERP4' MERP1.instance_number=1 MERP2.instance_number=2 MERP3.instance_number=3 MERP4.instance_number=4 *.java_pool_size=2000000 *.job_queue_processes=2 *.large_pool_size=2000000 MERP1.local_listener='LISTENER_MERP1' MERP2.local_listener='LISTENER_MERP2' MERP3.local_listener='LISTENER_MERP3' MERP4.local_listener='LISTENER_MERP4' *.log_archive_dest_1='LOCATION=/export/ext01/oraarch/MERP' *.log_archive_dest_10='LOCATION=/export/u10/oraarch/MERP optional' *.log_archive_dest_2='service=MERP_STDBY1 optional reopen=60' *.log_archive_dest_3='service=MERP_STDBYB1 optional reopen=60' *.log_archive_dest_state_1='ENABLE' *.log_archive_dest_state_10='DEFER' *.log_archive_dest_state_2='ENABLE' *.log_archive_dest_state_3='ENABLE' *.log_archive_format='rdo_%t_%s.arc' *.log_archive_start=true *.log_buffer=2000000 *.max_commit_propagation_delay=0 *.open_cursors=300 *.optimizer_index_cost_adj=100 *.pga_aggregate_target=419430400 *.processes=300 *.query_rewrite_enabled='TRUE' *.remote_listener='LISTENERS_MERP' *.remote_login_passwordfile='exclusive' *.shared_pool_size=500M *.sort_area_size=1000000 *.standby_archive_dest='/export/ext01/oraarch/MERP' *.standby_file_management='auto' *.star_transformation_enabled='TEMP_DISABLE' MERP1.thread=1 MERP2.thread=2 MERP3.thread=3 MERP4.thread=4 *.timed_statistics=TRUE *.undo_management='AUTO' MERP2.undo_retention=3000 MERP4.undo_retention=3000 *.undo_retention=3600 MERP1.undo_tablespace='UNDOTBS1' MERP2.undo_tablespace='UNDOTBS2' MERP3.undo_tablespace='UNDOTBS3' MERP4.undo_tablespace='UNDOTBS4' *.user_dump_dest='/home/app/oracle/admin/MERP/udump' *.utl_file_dir='/home/app/oracle/admin/MERP/utl' sga has max size of 1.7GB :( db_cache_size is 1GB Sharepool 500 PGA is only 400MB and we have sort area also. Now what I feel 1.PGA should be around 1GB.

[New on hlrnet.com] Survey of free web applications: You can choose to display checklists on your Web site with a small snippet of code or use the backend as a frontend. phpCheckZ can also be translated to languages other than English.

[Job Search World Jobs News] Mainframe jobs, CICS, COBOL, MVS, JCL, IBM, JOBS TODAY VACANCIES ...: Today, Vacancies,ERP,SAP,Navision,agresso,crm,oracle,business,objects,informatica,oracle warehouse,builder, It, Non-IT, Manufacturing, engineer, quality, assurance, marketing, purchase, accounts, finance, database, administrator, europe, usa, middle-east, developer, dsp, voip, programmer, developer, india jobs, india software consultants, chennai recruitment agency, india, employment services, recruitments, employment opportunities,j ob, vacancy, IT jobs

[Web design Blog Ireland] 13 free CMS options for Web Design Professionals Reviewed: A fluffy Light and Small web 2.0 application this CMS is one of the easiest and quickest to get up and running with, although it is strictly a hosted solution, and to run it you need to provide your FTP details through Cushy’s website. In order to set the system up you simply add css styles to the sections which need changed, Cushy then changes the page on the fly, and sends it back to the ftp server itself.

[Scott Hanselman's Computer Zen] Scott Hanselman's Computer Zen - Scott Hanselman's 2007 Ultimate ...: Jeff Key's Snippet Compiler - Sits quietly waiting for you to test a quick snippet of code or algorithm. No need to even start VS.NET!

[海阔天空邵加超的BLOG] 我的latex简历(不断更新中) - 海阔天空邵加超的BLOG - CSDN博客: 82 \item Proven creativity and quality assuring skills in database management (MySQL / PostgreSQL), mass data processing (of voice files), UNIX server management, architecture / framework designing, OO programming, website optimization.

Reflected tags on Technorati: Blog, ,