Posted by Ferhat Bulut | Posted in Event, IBM, Lotusphere | Posted on 04-08-2010
10 Ağustos 2010, 13:00 – 18:00
Hyatt Regency Istanbul
Lotusphere 2010 Istanbul etkinliğinde “Lotus & Blackberry Mobil Uygulama Çözümleri” isimli sunumumuza bekliyorum.
Oturum 3
14:05-14:45
Vodafone & IBM Oturumu – "Future of mobile" – Ayşe Ufuk Ağar, Genişbant ve Online Bölüm Başkanı, Vodafone
"Lotus in a Mobile World" – Michael Zink, Lotus Teknik Satış ve Hizmetler Yöneticisi, IBMCEE
14:45-15:25
Lotus & BlackBerry Mobil Uygulama Çözümleri – Ferhat Bulut & Mustafa Öksüz,Kıdemli Yazılım Geliştirme Uzmanı, Vodafone
Hello my frields,
I am working for a commercial application which will run on Blackberry and will be integrated with Lotus Domino. You can easily manage some operations on your –company’s- domino servers from your blackberry device wherever you are.
Which operations you can do;
- Run Console Commands
- Run Scheduled Agents
I published screenshots of this application and want to share your ideas about this application.
Please do not hesitate to share your comments. Also if you participate in the Mobile Admin survey would also like to appreciate.
See you again …
Posted by Ferhat Bulut | Posted in Blackberry, Development | Posted on 06-05-2010
“For some reason when I try to sign my project .cod file the signature tool creates a second instance of my project for it to sign.
I tried to create a new project and move my files – but no luck.
it looks something like:
Proj.cod Not Signed Required RRT
Proj.cod Not Signed Required RBB
Proj.cod Not Signed Optional RCR
Proj-1.cod Not Signed Required RRT <—-????
Proj-1.cod Not Signed Required RBB <—-???? Where did these 3 come from?
Proj-1.cod Not Signed Optional RCR <—-????” by dmravyan from Blackberry Support Community Forum
The reason of this situation -> Link
Reason : If the cod file is larger than around 64k then it splits the main cod into multiple smaller cod files with the -n extension to the filename.
Posted by Ferhat Bulut | Posted in Event | Posted on 05-05-2010

“We’re pleased to announce that, better organised than ever (honest), we’re going to open up registration for ILUG on April 6th. So get your attendee, speaker and sponsor details ready!”
Posted by Ferhat Bulut | Posted in Development, Lotus Notes | Posted on 13-04-2010
Hello,
I made a mistake when i was working on my lotus workflow application. I deleted 9 documents’ cover document
I created a script to solve this problem and want to share with the world.
Read the rest of this entry »
Posted by Ferhat Bulut | Posted in Blackberry | Posted on 13-03-2010
I searched lots of webpage but i found solution suddenly during try and find solution method
If you are using Eclipse for Blackberry Java Development and want to use Blackberry Resource File.
How can we implement this resource files (*.rrc and *.rrh) to our application ?
I don’t know maybe it’s a simple but solution is :
Give your resource files same as with your application.
And use this implementation method;
public class ScreenWelcome extends MainScreen implements DelegationResource {
ResourceBundle _resource = ResourceBundle.getBundle ("Delegation");
// ...
}
Just add Resource word to the end of your main resource file. And use ResourceBundle class to use it.
Posted by Ferhat Bulut | Posted in Blackberry, Lotus Notes | Posted on 20-02-2010
Now we are starting to develop Blackberry part of our tutorial.
We will use following development IDE & tools during our tutorial.
Read the rest of this entry »
Posted by Ferhat Bulut | Posted in Blackberry, Lotus Notes | Posted on 16-01-2010
Hello again,
We are starting to develop blackberry mobile application. Our mobile application will be developed based on the domino webservice technology. So we are starting to develop our sample webservice.
We will use following development IDE & tools during our tutorial.
Now we will create lotus notes application to develop our webservice.
- Title : Search People
- DB File Name : searchpeople.nsf
- Other settings : Default
- Add anonymous entry to ACL with Author & Create Document property.
Also you can create your database at any where in your server data directory. Webservice url seems like that : http://<hostname>/<nsf db file path>/<web service name>?wsdl

01. Create Database
Read the rest of this entry »
Posted by Ferhat Bulut | Posted in Blackberry | Posted on 14-01-2010
Do you have Blackberry Enterprise Server in your company ? And do you have Lotus Domino ? And are these softwares integrated with each other ? And the last question
Do you want to develop blackberry mobile applications which is integrated with lotus notes ?
If your answers are YES, You are at the right place.
OK. Lets start with a new question
How can we do it ?
We will use following items while developing the sample application :
- Webservice technology on server side (Domino)
- Standart Java Webservice technology (JSR-172) on client side (Blackberry)
If you are interested in, follow my blog.
Posted by Ferhat Bulut | Posted in Personal | Posted on 06-01-2010
I am back again with new blog GUI. I think, i will start writing more often about Lotus or something what i like it.
See you later …