BIT කරන අය එන්න මෙතෙන්ට

prazadx

Well-known member
  • Sep 2, 2011
    2,008
    578
    113
    Gampaha
    machanla dan standalone systems walata marks denne aduwen. issaranam wenasak natuwa dunna. attama kiwwot BIT eke ewun standalone ewa balaporoththu wenne na project 1k widiyata

    Just adding something to bassunnehe's idea;

    okey guys, the matter is "Can your project impress PEB or not?":confused: No one is going to develop a solution like word or Photoshop :dull:. Everybody will develop something which can share work load across the organization:yes:. This can easily captured by a web based solution;). But you can go for a standalone build too:yes:. Ex: I developed a solution which will be directly installed to the local machine:nerd:. It’s okay to develop a system like that. But how it’s going to share data with other workstations?:confused: Hope you guys familiar with n-tier architecture (AKA Multi tire architecture):rolleyes:

    Visit this link to learn more : http://en.wikipedia.org/wiki/Multitier_architecture

    Develop your system to share data across the organization. I was sharing my DB on shared server:nerd:. If you can do something like that, you can go for a standalone build rather than a web based solution:yes:. Just follow n-tier architecture. ;):cool:
     

    DJvodka

    Well-known member
  • Mar 31, 2009
    3,375
    292
    83
    A land like no other
    Just adding something to bassunnehe's idea;

    okey guys, the matter is "Can your project impress PEB or not?":confused: No one is going to develop a solution like word or Photoshop :dull:. Everybody will develop something which can share work load across the organization:yes:. This can easily captured by a web based solution;). But you can go for a standalone build too:yes:. Ex: I developed a solution which will be directly installed to the local machine:nerd:. It’s okay to develop a system like that. But how it’s going to share data with other workstations?:confused: Hope you guys familiar with n-tier architecture (AKA Multi tire architecture):rolleyes:

    Visit this link to learn more : http://en.wikipedia.org/wiki/Multitier_architecture

    Develop your system to share data across the organization. I was sharing my DB on shared server:nerd:. If you can do something like that, you can go for a standalone build rather than a web based solution:yes:. Just follow n-tier architecture. ;):cool:

    True. I have the same opinion. Well, it's all depend on the client's requirements. If the client needs the db to be accessed from anywhere or even within a LAN, then it's generally the case the db is hosted in a remote server. But that doesn't mean you must implement it using a web based solution. You can even develop a RMI based GUI client application if you are coding in java. The key thing is you'r choice of technologies should complement your requirements.
     

    prazadx

    Well-known member
  • Sep 2, 2011
    2,008
    578
    113
    Gampaha
    True. I have the same opinion. Well, it's all depend on the client's requirements. If the client needs the db to be accessed from anywhere or even within a LAN, then it's generally the case the db is hosted in a remote server. But that doesn't mean you must implement it using a web based solution. You can even develop a RMI based GUI client application if you are coding in java. The key thing is you'r choice of technologies should complement your requirements.
    :yes::yes:
     

    ilanganthilaka

    Well-known member
  • Jun 4, 2008
    12,437
    1,004
    113
    machan kauru hari laga thiyanawada final project eke Interim Report copy ekek. mata liyana widiha gana idea ekak ganna one machan copy karanna nemei. kalin aurudu wala final project karapu aya podi help ekek denna.
     

    prazadx

    Well-known member
  • Sep 2, 2011
    2,008
    578
    113
    Gampaha
    machan kauru hari laga thiyanawada final project eke Interim Report copy ekek. mata liyana widiha gana idea ekak ganna one machan copy karanna nemei. kalin aurudu wala final project karapu aya podi help ekek denna.

    machan, basically its the first three chapters from your final report. you can download one from BIT site and go through first three chapters.
     

    ilanganthilaka

    Well-known member
  • Jun 4, 2008
    12,437
    1,004
    113
    machan, basically its the first three chapters from your final report. you can download one from BIT site and go through first three chapters.

    ow machan VLE eke final dissertation eka gana sample dala thiyanawa. eth Interim Report eka hadana widiha witharai dala thiyenne. sample dala na. Interim_Report eke thiyenne final dissertation eke first chapters 3 mada. final ekedi Interim Report eke thibba ewa wenas wenna puluwanda machan.
     

    prazadx

    Well-known member
  • Sep 2, 2011
    2,008
    578
    113
    Gampaha
    ow machan VLE eke final dissertation eka gana sample dala thiyanawa. eth Interim Report eka hadana widiha witharai dala thiyenne. sample dala na. Interim_Report eke thiyenne final dissertation eke first chapters 3 mada. final ekedi Interim Report eke thibba ewa wenas wenna puluwanda machan.

    ow machan. ae chapters thunama thamai aewagema passe wenas wenna puluwan. kisima awulak ne. final dissertation eka submit kalata passe aran yana hard copy ekath awnas karanna puluwan. eke prashnayak ne. danata karala thiyana oya chapters thune dewal submit karanna.
     

    ilanganthilaka

    Well-known member
  • Jun 4, 2008
    12,437
    1,004
    113
    ow machan. ae chapters thunama thamai aewagema passe wenas wenna puluwan. kisima awulak ne. final dissertation eka submit kalata passe aran yana hard copy ekath awnas karanna puluwan. eke prashnayak ne. danata karala thiyana oya chapters thune dewal submit karanna.

    thanks machan 30 thama submit karanna thiyenne. dan ithin nidi maragana hadanawa. auruduth nathi wei wage mepara. :P :P
     

    basunnaha

    Well-known member
  • Jan 19, 2011
    1,505
    278
    113
    37
    USA
    Just adding something to bassunnehe's idea;

    okey guys, the matter is "Can your project impress PEB or not?":confused: No one is going to develop a solution like word or Photoshop :dull:. Everybody will develop something which can share work load across the organization:yes:. This can easily captured by a web based solution;). But you can go for a standalone build too:yes:. Ex: I developed a solution which will be directly installed to the local machine:nerd:. It’s okay to develop a system like that. But how it’s going to share data with other workstations?:confused: Hope you guys familiar with n-tier architecture (AKA Multi tire architecture):rolleyes:

    Visit this link to learn more : http://en.wikipedia.org/wiki/Multitier_architecture

    Develop your system to share data across the organization. I was sharing my DB on shared server:nerd:. If you can do something like that, you can go for a standalone build rather than a web based solution:yes:. Just follow n-tier architecture. ;):cool:

    I think your comments are very helpful for all BIT students.
    By the way, your system is sharing/accessing data from a shared db, hence not a complete standalone system.
    Simply, standalone systems can work offline and not part of other systems. That is the meaning of it.
     

    prazadx

    Well-known member
  • Sep 2, 2011
    2,008
    578
    113
    Gampaha
    I think your comments are very helpful for all BIT students.
    By the way, your system is sharing/accessing data from a shared db, hence not a complete standalone system.
    Simply, standalone systems can work offline and not part of other systems. That is the meaning of it.

    ya. dats y I used the word standalone build ;).
     

    Lalakajee

    Well-known member
  • Jun 20, 2007
    3,061
    296
    83
    In my own heart

    පහු ගිය දවස්වල BIT කරන අයට project එක ගැන seminar එකක් තිබුනා. ඒකේ video එක දැන් Youtube එකට upload කරලා තියෙනවා. කැමති අය බලන්න. VLE එකේ register වෙච්ච අය නම් දැකලත් ඇති :)