scholarly journals Rancang Bangun Aplikasi Layanan Perawatan dan Penitipan Hewan Berbasis SMS Gateway pada Toko Petshop "PetZone"

2014 ◽  
Vol 2 (1) ◽  
pp. 110-118
Author(s):  
Rizky Adiputra ◽  
Kodrat Iman Satoto ◽  
Rinta Kridalukmana
Keyword(s):  

Teknologi informasi merupakan sebuah kebutuhan manusia yang sangat penting, karena kemajuan zaman segala aktivitas kerja sebagian besar dibantu oleh teknologi informasi. Toko PetZone merupakan salah satu jenis usaha Petshop yang melayani penitipan dan perawatan hewan. Proses bisnis yang dilakukan Toko PetZone masih dilakukan dengan manual seperti contoh pencatatan data-data pelanggan maka kemajuan bisnis yang terjadi menyebabkan timbulnya kebutuhan sistem informasi yang dapat melakukan pencatatan layanan Pethotel, Pethospital, Jadwal kontrol hewan, Petgrooming dan monitoring keadaan hewan. Pengembangan sistem informasi lainnya ialah selain dapat melakukan pencatatan dapat memberikan informasi keadaan atau status hewan yang dititipkan melalui pesan singkat (SMS Gateway) sebagai alternatif baru untuk meningkatkan kepercayaan pelangan kepada Toko PetZone. Maka dari itu penelitian pembangunan aplikasi ini dibuat. Tahapan dalam pembuatan aplikasi ini menggunakan beberapa tahap yaitu studi pustaka, observasi dan bimbingan. Metode yang digunakan dalam perancangan ialah metode waterfall. Metode ini sangat tepat dalam pembuatan aplikasi seperti ini, karena mempunyai alur yang memungkinkan perancangan untuk mengevaluasi aplikasi tanpa harus mengubah dari dasar. Aplikasi sistem penitipan dan perawatan hewan dibangun dengan menggunakan bahasa pemograman Java dan mesin database yang digunakan untuk menyimpan data-data menggunakan MySql Server. Antarmuka aplikasi sistem dibuat dengan GUI Interface yang memanfaatkan librari Java yaitu Java swing. Hasil akhir dari penelitian ialah sebuah aplikasi dekstop yang dapat mencatat layananlayanan yang diberikan Toko PetZone dan meningkatkan kinerja Toko Petzone dan selain itu memberikan alternatif baru untuk meningkatkan kepercayaan pelanggan terhadap Toko Petzone melalui fasilitas monitoring hewan titipan dengan menggunakan pesan singkat (SMS Gateway).

2011 ◽  
Vol 225-226 ◽  
pp. 1050-1053
Author(s):  
Xiao Qing Guo ◽  
Yu Lan Zhao ◽  
Chao Ji ◽  
Feng Xian Jiang ◽  
Le Le Feng

Formal methods (FM) are mathematically based techniques that provide a rigorous basis for software development: the application of FMs makes it possible to achieve provable correctness and reliability in the various steps of system design and implementation. Generally, Formal methods need the support of formal description technique (FDT). Because the FDL has strict syntax and semantics. It is the realization of the abstract to the concrete, strictly, can be symbolic execution, unambiguous. E-LOTOS formal description is an important technology. This paper describes the design and the implement of the editor that support syntax highlighting of E-LOTOS. The editor is implemented using java Swing and JFlex.


2020 ◽  
Vol 21 (1) ◽  
Author(s):  
Joran Deschamps ◽  
Jonas Ries

Abstract Background Advanced light microscopy methods are key to many biological studies. Their ease of use depends, besides experimental aspects, on intuitive graphical user interfaces (GUI). The open-source software Micro-Manager offers a universal GUI for microscope control but requires implementing plugins to further tailor it to specific systems. However, GUIs are often tailored to a single system. Since even similar devices can have different Micro-Manager device properties, such as power percentage versus absolute power, directly transferring a GUI to another instrument usually requires changing the source-code. Results We developed Easier Micro-Manager User interface (EMU), a Micro-Manager plugin, to simplify building flexible and reconfigurable GUIs. EMU can be seamlessly used with the Java Swing library to create device-independent GUIs for Micro-Manager. Such GUIs are easily transferred to another microscope thanks to an intuitive configuration menu that includes mapping of the device properties to the GUI functionalities and customization of the graphical elements. We also provide resources such as user and programming guides, a tutorial and code examples. Conclusions Micro-Manager users now have a powerful tool to improve the user experience on their instruments. EMU GUIs can be easily configured for new microscopes and shared with other research groups. In the future, newly developed GUIs will be added to EMU to benefit the whole community.


2004 ◽  
Vol 2004 (16) ◽  
pp. 833-845 ◽  
Author(s):  
C. K. Li ◽  
V. Zou

Letρ(s)be a fixed infinitely differentiable function defined onR+=[0,∞)having the properties: (i)ρ(s)≥0, (ii)ρ(s)=0fors≥1, and (iii)∫Rmδn(x)dx=1whereδn(x)=cmnmρ(n2r2)andcmis the constant satisfying (iii). We overcome difficulties arising from computing∇lδnand express this regular sequence by two mutual recursions and use a Java swing program to evaluate corresponding coefficients. Hence, we are able to imply the distributional productr−k⋅∇lδfork=1,2,…andl=0,1,2,…with the help of Pizetti's formula and the normalization.


Author(s):  
Theofanis Oikonomou ◽  
Konstantinos Votis ◽  
Dimitrios Tzovaras ◽  
Peter Korn
Keyword(s):  

2007 ◽  
Vol 49 (4) ◽  
Author(s):  
Alexandre Bergel

SummaryUnanticipated changes to complex software systems can introduce anomalies such as duplicated code, suboptimal inheritance relationships and a proliferation of run-time downcasts. Refactoring to eliminate these anomalies may not be an option, at least in certain stages of software evolution. A class extension is a method that is defined in a module, but whose class is defined elsewhere. Class extensions offer a convenient way to incrementally modify existing classes when subclassing is inappropriate. Unfortunately existing approaches suffer from various limitations. Either class extensions have a global impact, with possibly negative effects for unexpected clients, or they have a purely local impact, with negative results for collaborating clients. Furthermore, conflicting class extensions are either disallowed, or resolved by linearization, with subsequent negative effects. To solve these problems we present classboxes, a module system for object-oriented languages that provides for behavior refinement (i. e. method addition and replacement). Moreover, the changes made by a classbox are only visible to that classbox (or classboxes that import it), a feature we call local rebinding. We present an experimental validation in which we apply the classbox model to both dynamically and statically typed programming languages. We used classboxes to refactor part of the Java Swing library, and we show two extensions built on top of classboxes which are (i) runtime adaptation with dynamically classboxes and (ii) expressing crosscutting changes.


Author(s):  
Samir Mbarki ◽  
Naziha Laaz ◽  
Sara Gotti ◽  
Zineb Gotti

Companies are investing a lot of resources and effort for migrating their legacy applications and adapting them with the rapid technological changes. For this reason, the authors are interested in the modernization of desktop applications developed in Java Swing to Web 2.0 applications. Therefore, an ADM approach is applied in order to develop a tool named FlexMigration allowing automatic reverse engineering of Swing GUI to obtain a RIA GUI. The usefulness of this tool is the automation of the migration process with the extraction of the actions encapsulated in possible anonymous classes. As an illustration, they present along this paper a reengineering of a small legacy chat application. The authors explain its migration process to generate a similar Flex Graphical User Interface.


2012 ◽  
Vol 457-458 ◽  
pp. 834-840
Author(s):  
Xiang Hua Sun

In this essay ,introduce the design of Telemedicine Consultation System (TCS) ,then describe the chief functions and structure, analyse the key techique to realize the system. Namely with complete SIP protocol mechanisms to realize session and the establishment of termination, media part adopts JMF to realize the audio and video data acquisition, processing, sending and receiving, played, and other functions, graphical interface part adopts Java Swing realization, and image compression and audio, video processing technology.


Sign in / Sign up

Export Citation Format

Share Document