Lotus Notes/Domino -- продукт и инструмент. Выпуск: 82
Новости о ПО Lotus Notes1. Новософт поддерживает бэкап 1С версии 8.1, а также данных Google-телефона T-Mobile G1 на базе Android - SoftKey.info (пресс-релиз)
2. «Азовмаш» под защитой Kaspersky Security - CNews
3. Новые онлайн-сервисы IBM для бизнеса - penki.lt
4. EMC анонсировала средство управления электронной почтой - Открытые системы
5. Мобильные сканеры IRIS - IRISPen, IRISCan, IRISCard и IRISNote - Ferra
6. Nokia уважила любителей SMS - Мобильник.UA
7. Nokia E75 поступил в продажу - HardwarePortal.ru
8. «Рексофт» создал концепцию электронного документооборота для «Норильского никеля» - OLO.ru
9. Рексофт создал концепцию электронного документооборота для 10 000 пользователей «Норильского никеля» - Информационный портал spbIT.ru
10. “На работе необходимо работать” - PC Week
11. Стартуют продажи Nokia E75 - Mobiltelefon.Ru Ежедневные мобильные новости
12. Стартовали продажи Nokia E75 - Mobile Arsenal
13. Старт продаж двухклавиатурного бизнес-смартфона Nokia E75 - Ferra
14. EMC представляет новую платформу архивирования - PC Week
Статьи. Публикации. Пресс-релизы1. Введение в облегчённый режим IBM Lotus Domino 8.0.1 Web AccessОблегчённый режим IBM® Lotus® Domino® Web Access это новый удобный режим хорошо известного продукта, Lotus Domino Web Access. Узнайте, как эти инновационные улучшения производительности реализуются в пользовательский интерфейсе, максимально приближённом к стандартному интерфейсу клиента IBM Lotus Notes®. Компания ПУЛ - разработка приложений на Lotus Notes/Domino CodeStore. Коды Примеры Шаблоны1. Clearing Up Domino's Temporary Files | BlogThere's been a thorn in my side recently in that Domino has been leaving temporary files on the server and causing my code to break. The code emailed out PDF invoices, which are supposed to have my customer's logo on, but, because the code break, they didn't. It's all a bit embarrassing really for both parties involved. The PDF file is generated by a Java Agent. To embed their logo in it it looks for a "setting" document which has the image file attached to it. It then get an InputStream so it can read the file in to "memory", like so: EmbeddedObject eo = document.getAttachment(filesname); You can see the same approach in use here (note the image in the resulting PDF -- it's from a document in the DB). Now, at the point we call getInputStream() Domino creates a temporary file in the server's temp folder. It's name is something like eo12345678tm. This is where the problems start, as the names of these files don't appear to be random enough to ensure there isn't a conflict of names in those that don't get cleared up. The problem is that, if Domino tries to create a temp file and one of the name it's trying to create already exists it just fails. Worse still it seems to remember this file's name ready for the next time you try to call getInputStream(). Again it will fail. It will keep failing until you go in there and clear out the temp files. Having cleared out the folder once only for it to happen again I went looking for the solution. Luckily Julian had documented the issue. The solution is simple -- add a call to the recycle() method of the EmbeddedObject. Doh!! Turns out it was my fault all along. So I added the fix to my code and breathed a sigh of relief. Things seemed to be working again. One less thing to worry about. Not so quick! It soon happened again. What I'd neglected to do was clear up the existing temp files from the server after adding the fix. It was only a matter of time before server tried to write a temp file with the name of one those left behind and got itself stuck in a rut again. To solve this I wrote a quick agent to remove all the temp files (I don't have shell access). Here it is: Sub RemoveTempFiles Dim pathName As String, fileName As String, tmpFolder As String tmpFolder = "C:\Windows\Temp\" pathName = tmpFolder + "eo*tm" 'E.g: eo1989832343tm fileName = Dir(pathName, 0) On Error Goto failed Do While fileName <> "" Kill tmpFolder + fileName nextFile: fileName = Dir() Loop Exit Sub failed: Call LogEvent("Can't delete temp file - " + fileName, 2, Nothing) Resume nextFile End Sub Hopefully this will help somebody out at some point. 2. Configuring Domino Domain Monitoring (DDM)Some issues that frequently trouble Lotus Notes/ Domino administrators include resource consumption, time-consuming tasks, missed replication schedules and error conditions. Domino Domain Monitoring (DDM) features preconfigured probes to help administrators monitor their Lotus Notes/Domino environments.3. Developing an IBM Lotus Quickr Firefox connector using Quickr servicesThis article explains, step by step, how to build a customized Mozilla Firefox connector for IBM Lotus Quickr, using Lotus Quickr Representational State Transfer (REST) services. All the source code for the example is provided.4. IBM Lotus Notes 8.5 Traveler performanceThis article reports on IBM® Lotus Notes® 8.5 Traveler performance for both 32-bit and 64-bit environments. It also compares the performance of the Lotus Notes Traveler 8.5 (32-bit) server and the Lotus Notes Traveler 8.0.1 (32-bit) server.5. Integrating IBM Lotus Quickr with IBM WebSphere Portal using IBM WebSphere Portlet FactoryLearn how to integrate IBM® Lotus® Quickr™ Web 2.0 services with IBM WebSphere® Portal applications, creating list and detail portlets that allow you not only to browse all the contents of a Lotus Quickr Library but also to allow access to the contents of a document.6. From Intermittent to Connected — Help Your Users Embrace Lotus ConnectionsConvincing end users to adopt new social software tools such as IBM Lotus Connections can be challenging. Discover why users are afraid to embrace new tools and learn about three different strategies for increasing user adoption of Connections. Find out why it's so important to not only show users how Connections functions, but also how they can use it to improve their own efficiency.7. Create a dynamic user-driven navigator for a Notes/Domino applicationYou can easily create user-driven navigators in your Notes/Domino applications. But you must make some modifications if you want to create one that gives users more control. Get step-by-step instructions to compose a user-control navigator in a Notes/Domino application in this tip. Форумы о Lotus Notes/Domino:
Интенет эфир о Lotus Notes. Блоги и форумы1. "Азовмаш" под защитой Kaspersky SecurityMicrosoft Exchange, Lotus Notes/Domino, Sendmail, Qmail, Postfix и Exim, а также позволяет организовать выделенный почтовый шлюз.2. NOD32 Antivirus v4.0.417 Eng & Rus - 32bit + ключи (9.04.09)NOD32 Antivirus System provides well balanced, state-of-the-art protection against threats endangering your PC and enterprise systems running various platforms from Microsoft Windows, through a number of UNIX/Linux, Novell, MS DOS operating systems to Microsoft Exchange Server, Lotus Domino and other mail servers.3. IBM Lotus Domino 7.0.4Сегодня в Passport Advantage стал доступен для скачивания IBM Lotus Domino 7.0.4.4. Domino 8.5 Interim Fix 3 is now available for downloadLotus Domino 8.5 Interim Fix 3 (85IF3) is now available for download from IBM Fix Central for most operating systems.5. Re: Как закрыть дизайн базы данных (шаблона)?Угу, именно так:)6. Re: Гыг(из серии большой начальник о своих компьютерных навыках: "компетентное владение word, excel, icq...") (или когда пишут, что они оч хорошо знают тот же excel или lotus notes, но выдают все варианты написания кроме правильного..7. Re: Как закрыть дизайн базы данных (шаблона)?Понял.Это на тот случай, когда нет возможности обновлять у базы заказчика самому, приходится ему отправлять шаблон. Тогда нормальный вариант. :) 8. Lotus Notes Developer (Svetlana.K)Further development of the existing system, which is built on Lotus Notes and Java.9. Developing an IBM Lotus Quickr Firefox connector using Quickr servicesThis article explains, step by step, how to build a customized Mozilla Firefox connector for IBM Lotus Quickr, using Lotus Quickr Representational State Transfer (REST) services. All the source code for the example is provided.10. Nokia уважила любителей SMSMail, Gmail, Windows Live Hotmail, Mail for Exchange и IBM Lotus Notes Traveler.11. Челябинские разработчики и администраторы IBM Lotus Domino, настолько суровы ...Челябинские разработчики и администраторы IBM Lotus Domino, настолько суровы ...12. Re: Помогите мигрировать с exchange 2003 на lotus domino 7Отредактировал учетную запись адресной книги Internet, выдает вот такое: "LDAP server connection failed in SSL initialization attempt"13. Re: Ввод сетевого пароляТак, давайте определимся, есть Outlook Exspress и MS Outlook - это разные вещи.... 14. Начались продажи Nokia E75Mail, Gmail и Windows Live Hotmail, корпоративной почте Mail for Exchange и IBM Lotus Notes Traveler.15. Проблема с LDAPКоллеги, добрый день!Возникла следующая проблема: на сервере Lotus Domino 7.0.3FP1 (Windows 2003 Server) поднял LDAP. Все работает, все ищется, но через какое-то время после обращений к LDAP (2-3 минуты где-то) сервер просто тупо падает. Вот выдержка из логов: ### FATAL THREAD 7/8 [ nLDAP: 1480: 16e8] ### FP=0x0d23f37c, PC=0x60002a48, SP=0x0d23f374 ### stkbase=0d240000, total stksize=262144, used stksize=3212 ### EAX=0x0d23f39c, EBX=0x00000025, ECX=0x38eb2c1e, EDX=0x0d23f39c ### ESI=0x38eb2c1e, EDI=0x000000ff, CS=0x0000001b, SS=0x00000023 ### DS=0x00000023, ES=0x00000023, FS=0x0000003b, GS=0x00000000 Flags=0x00010206 Exception code: c0000005 (ACCESS_VIOLATION) ############################################################ @[ 1] 0x60002a48 nnotes.Cstrncpy@12+24 (d23f39c,38eb2c1e,ff) @[ 2] 0x6056bb56 nnotes.CLDAPSearch::GetIDTableCategorized+1590 (38eb2c1e,2b56,0) @[ 3] 0x6056d357 nnotes.CLDAPSearch::GetIDTable+743 (38821014,d230002,91fea20) @[ 4] 0x6059ba11 nnotes.CLDAPSearch::ViewFilterSearch+657 (38821014,91fea38,d23f8b0) @[ 5] 0x6059bb7f nnotes.CLDAPSearch::ViewFilterSearchList+111 (38821014,0,a1) @[ 6] 0x6059bace nnotes.CLDAPSearch::ViewFilterSearch+846 (38821014,91fe9b8,388212c0) @[ 7] 0x6057009a nnotes.CLDAPSearch::LDAPViewSearch+74 (38821014,38820f8b,38820814) @[ 8] 0x60570a74 nnotes.CLDAPSearch::PerformSearch+740 (38821014,38820f8b,38820814) @[ 9] 0x0041cdf5 nLDAP.CLDAPProtocol::StateSearch+5253 (10a0000,b337e0,b337d8) @[10] 0x00406728 nLDAP.CLDAPProtocol::Run+1480 (0,0,448e40) @[11] 0x0042ba4e nLDAP.CBaseTask::StateMachine+398 (b337d8,5129e14,448e40) @[12] 0x00404432 nLDAP.CLDAPSrv::OnConnect+194 (448e40,5129e30,8680001) @[13] 0x00421996 nLDAP.CIServ::ServerTaskProtocolMachine+262 (448e40,5129e14,3) @[14] 0x004261c7 nLDAP.CIServ::ServerTaskIOCP+1127 (448e40,0,601031b0) @[15] 0x00426afd nLDAP.ServerThread@4+29 (0) [16] 0x7c824829 kernel32.GetModuleHandleA+223 Может кто подскажет как с этим можно бороться... 16. Помогите мигрировать с exchange 2003 на lotus domino 7Здравстуйте все, есть домен на windows 2003, на нем же стоит exchange 2003... 17. Starting up IBM Lotus Domino: Various scenarios, platforms, and troubleshooting resourcesStarting up IBM Lotus Domino: Various scenarios, platforms, and troubleshooting resources Smita S. Pungaliya Software Engineer IBM Software Group Pune, India April 2009 Abstract: This18. IBM Lotus Notes 8.5 Traveler performanceThis developerWorks Lotus article, "IBM Lotus Notes 8.5 Traveler performance," reports on IBM Lotus Notes 8.5 Traveler performance for both 32-bit and 64-bit environments. It also compares the perfo19. NOD32 Antivirus 4.0.417NOD32 Antivirus Система обеспечивает хорошо сбалансированное, своевременное предохранение против угроз подвергающая опасности ваша ПЭВМ и системы предприятия движущиеся различные платформы от Microsoft Окна, через ряд UNIX/Linux, Novell, MS DOS операционные системы к Microsoft Обмен Сервер, Lotus Domino и другие серверы почты.20. импорт Почтовой базы (id.nsf)Опишу суть проблемы:нужно перенести на новый компьютер содержимое клиента Lotus Notes (один пользователь). На сервере случаянно снес все содержимое, соответственно на новом ПК не могу сделать репликацию с сервера. На старом ПК есть необходимая база, делаю копию (id.nsf) и переношу на новый ПК. На новом ПК создал доступ к Базе на Сервере и репликацию на ПК. Итого - на новом ПК доступ он-лайн к почтовой базе на Сервере и его репликация, Соответственно предыдущих данных в этих двух базах нету. Копия почтовой базы со старого ПК - на новом ПК (я перенес - см. выше) и открыл к ней доступ (могу посмотреть почту, которая была на старом ПК). Прошу подсказки и совета - как сделать, чтобы новая почта поступала на старую почтовую базу, которая уже на новом ПК? (Когда открываю свойства репликации старой базы, то не могу указать сервер с которого производить репликацию - пишет, что ~ "база уже занята пользователем") 21. How to Choose an Ideal Room Scheduling Software Room Booking SoftwareA standardized room booking software is also the one which easily integrates with industry standard like Lotus Notes, Microsoft Outlook, Google Calendar, etc.22. IBM Lotus Notes 8.5 Traveler performanceThis article reports on IBM® Lotus Notes® 8.5 Traveler performance for both 32-bit and 64-bit environments. It also compares the performance of the Lotus Notes Traveler 8.5 (32-bit) server and the Lotus Notes Traveler 8.0.1 (32-bit) server.23. IBM Lotus Notes 8.5 Traveler performanceThis article reports on IBM Lotus Notes Traveler 8.5 performance for both 32-bit and 64-bit environments. It also compares the performance of Lotus Notes Traveler 8.5 (320-bit) server and Lotus Notes Traveler 8.0.1 (32-bit) server.24. Integrating IBM Lotus Quickr with IBM WebSphere Portal using IBM WebSphere Portlet FactoryLearn how to integrate IBM® Lotus® Quickr™ Web 2.0 services with IBM WebSphere® Portal applications, creating list and detail portlets that allow you not only to browse all the contents of a Lotus Quickr Library but also to allow access to the contents of a document.25. Запуск внешнего java приложенияНеобходимо запустить java приложение из агента. Пробовал запускать через функцию Shell. Если передавать в параметрах jar файл, то функция возвращает ошибку. Написал батник который вызывает эту jar-ку, если запускать батник из ОС то он выполняется, но если из скрипта функцией Shell, то он запускается но java приложение он уже не запускает.Как же все-таки запустить jar файл… 26. Portalizing an IBM Lotus Domino view or formThis article demonstrates how simply you can use Web services in the Lotus Domino development environment. It shows how you can extract a list of all Action button names from a Lotus Notes view or for27. ConstrainedSHM & ConstrainedSHMSizeMBExplanation: This rule is related to NSF_BUFFER_POOL_SIZE_MB (and/or NSF_BUFFER_POOL_SIZE) Default: The default value used when ConstrainedSHM=1 depends on the operating system and the version of Do28. Стартуют продажи Nokia E75Mail, Gmail, Mail for Exchange, IBM Lotus Notes Traveler и Windows Live Hotmail.29. trueq: Обучаю пользователя основам администрирования Lotus Dominotrueq: Обучаю пользователя основам администрирования Lotus Domino30. Re: Ввод сетевого пароляУ всех 6 пользователей такая проблема возникает? И только на MS Outlook?31. Стартуют продажи Nokia E75Mail, Gmail, Mail for Exchange, IBM Lotus Notes Traveler и Windows Live Hotmail.32. Ищется ПОQuick Recovery for Lotus NotesRecovery Lotus Notes или софтина которая сможет вернуть базы хотя в видимость сервера или клиента. Если она это сделает то готовы купить, демки ни чего не показываю блин. 33. Lotus Notes and Domino Release Dependencies for Lotus Mobile SolutionsThe following table lists Lotus Mobile solutions and supported devices and indicates the Lotus Notes and Domino releases they are dependent upon. For more information about Lotus Mobile Solutions, vi34. Выпуск рассылки "Lotus Notes/Domino -- продукт и инструмент. Выпуск: 77" от 06 ...Вышел новый выпуск рассылки "Lotus Notes/Domino -- продукт и инструмент.35. Р"С"РїСгСГРє СѬР°СГСГС"Р"РєРё "Lotus Notes/Domino -- РїСѬРѭРґСгРєС" Рё РёРѬСГС ...Р"С"СРѭР" РѬРѭРІС"Р№ РІС"РїСгСГРє СѬР°СГСГС"Р"РєРё "Lotus Notes/Domino -- РїСѬРѭРґСгРєС" Рё РёРѬСГС"СѬСгРѭРѭРѬС".36. Re: Как закрыть дизайн базы данных (шаблона)?Для базы-да, но не для шаблона.37. Ввод сетевого пароляДобрый день! Развернули Lotus Domino 6.5 в качестве почтовой системы. Настроили, создали почтовые ящики. Вроде все хорошо, почта бегает. К ящикам цепляемся разными клиентами: с Outlook Express проблем нет, а с Microsoft Outlook возникают проблемы. При... Блиц-опрос
Вакансии для специалистов1. Начальник отдела ITПромышленное предприятие, которое находится в Лутугинском районе Луганской области, объявляет конкурс на замещение вакансии начальника отдела IT.Задачи должности: -определение, планирование и координация работ по внедрению и эффективному использованию информационных технологий и средств коммуникации на предприятии; -эффективное использование материальных и финансовых ресурсов. Основные обязанности: -обеспечение бесперебойного функционирования компьютерных систем и принятие оперативных мер по устранению возникающих нарушений; -оптимизация ИТ инфраструктуры предприятия; -администрирование серверного и прикладного ПО; -проектирование сетей LAN/WAN, знание активного сетевого оборудования, хорошие теоретические и практические знания сетевых технологий; -внедрение и поддержка системы документооборота на базе Lotus; -внедрение и поддержка корпоративной системы IP-телефонии; -перспективное и оперативное планирование деятельности; -составление и ведение бюджета; -работа с поставщиками оборудования и расходных материалов; -руководство сотрудниками отдела. Требования к кандидатам: -мужчина; -от 27 лет; -высшее профильное образование; -опыт работы от 3 лет; -профессиональное владение компьютером и оргтехникой; -ответственность, исполнительность, бесконфликтность. Компания предлагает: -трудоустройство согласно КЗоТ; -интересную работу в коллективе единомышленников; -конкурентный уровень заработной платы; -доставку на/с работу(ы); -мобильная связь. Если Вас заинтересовала вакансия – присылайте по электронной почте развернутое резюме. В сопроводительном письме укажите, пожалуйста, должность, на которую Вы претендуете, ожидания по зарплате, район проживания. В условиях большого потока резюме кандидатов (на время кризиса), письма без указания вакансии, на которую Вы претендуете, - будут удаляться автоматически, без прочтения (извините за временные неудобства). Е-mаil: dp.personal@mail.ru 2. Senior Project Manager Migration from Exchange to Lotus NotesReference # : 09-00096 Title : Senior Project Manager Migration from Exchange to Lotus Notes Location : Pittsburgh, PA Experience Level : 3 Years Start Date : Thu, Feb 19, 2009 Position Type : Contra...3. Lotus Notes Administrator R7.0 IT Information : CW_CA_LOTUS - $1000 Referral RewardJob Title: Lotus Notes Administrator R7.0 IT Information : CW_CA_LOTUSShort Description: Lotus Notes Administrator R7.0 IT Information Technology Server Domino Provide system admiLocation: Valencia, C...Закладки о Lotus Notes1. IBM Software Lotus – Brasil2. Lotus Notes calendar visible on desktop – Solution through Active Desktop Calendar3. nsftools - Java Tips4. java programming - lotusdomino5. Lotus Notes Apps | Impresario - Project Manager for Lotus Notes6. INTOGRATE - Integration between MS Dynamics AX/NAV and Lotus NotesINTOGRATE is a tool for intgrating MS Dynamicds ERP systems, like NAV and AX (Axapta and Navision) to Lotus Notes. INTOGRATE is a professional tool that integrates the back-end of AX with Lotus Notes / Lotus Domino. Each of the INTOGRATE integration modules are easily installed through 'auto-install' tools and can be used by any sort of company using both Lotus Notes and AX/NAV.7. IntointA Company delivering solutions to companies. If you want an integration between Lotus Notes and Axapta or Lotus Notes and Navision. They also deliver solutions to integrate your company to virtual worlds such as Second Life.8. FAQ: Comparing BES 5.0 for Lotus Domino with Previous Versions | BerryReview.com "9. Lotus Notes Client Wizard - Components Example Database - Chris Toohey | Domino Guru10. Corporate Lotus Notes access for iPhone [Archive] - Mac Forums11. Duffbert's Random Musings :: Impact of Maintaining R5 Format ODS 41 Databases on Domino 6domino12. Duffbert's Random Musings :: How To Handle ODS Database Versions in Mixed Notes Environments13. IBM - Cache.NDK, Desktop6.NDK and Bookmark.nsf in Notes 6.x and 7.x14. IBM - False replication conflicts appear in view after upgrading design of database15. Inbox showing Replication Save Conflicts after upgrading to 8.516. IBM - Download SwiftFile Mail Assistant for Notes Client 8.x17. 'This database has local access protection...'Источники знаний. Сайты с книгами
Lotus Notes. Видео и изображения1. OpenLogNone Author: spis4src 2. Podpis dokumenta v SPIS 4None Author: spis4src
По вопросам спонсорства, публикации материалов, участия обращайтесь к ведущему рассылку LotusDomiNotes |
В избранное | ||