Selasa, 23 Oktober 2018
[Video] Odoo 11 for Business
Managing your business functions effectively with Odoo by taking care of sales, purchases, warehouse management, accounting and much more
Kamis, 18 Oktober 2018
Sony Vegas Pro 11.0.370 64 bit
SONY Vegas Pro 11 - provides an efficient, intuitive and integrated content creation environment for video and broadcast professionals. Now featuring GPU-accelerated performance with OpenCL�-supported devices, Vegas Pro 11 powers through video processing and rendering tasks with ease. With innovative stereoscopic 3D tools, broad format support, unparalleled audio control, and GPU-ignited effects processing and rendering, the Vegas Pro 11 streamlines your workflow like never before.
Selasa, 09 Oktober 2018
Sparkol VideoScribe PRO Edition 2.3.7
VideoScribe is a unique way to create engaging animated videos quickly and easily. You are empowered to bring impact to your message without technical or design knowledge. You can create amazing marketing videos, instructional talks, add a visual to your talk or story, bring illustrations to life, show text, logos or photos and keep any audience captivated.
Kamis, 20 September 2018
Wondershare AllMyTube 4.3.2.3 Multilingual
Wondershare AllMyTube is a fast and easy YouTube downloader and YouTube converter to help you download any videos you desired from 100+ video sharing sites and put them to portable devices for watching. With a single click, you can download any videos playing on IE, Firefox or Chrome. Worry about the video compatiblity with portable devices? Why bother? Wondershare AllMyTube converts and optimizes downloaded videos for almost all kinds of portable devices.
Selasa, 21 Agustus 2018
[Ebook] Odoo ERP
Download: Google Drive
Quick introductionto the Odoo Developer Mode and concepts
Installing and organizing the development environment
Your first Odoo application - a practical overview
Models - structuring the application data
Access Control and Data Files
The ORM API - Handling application data
Application Logic - Supporting Business Processes
External API - Integrating with other systems
Backend views
Kanban views and client side QWeb-
Reports and server side Qweb
Creating Website front end features
Tests and debugging
Installing and organizing the development environment
Your first Odoo application - a practical overview
Models - structuring the application data
Access Control and Data Files
The ORM API - Handling application data
Application Logic - Supporting Business Processes
External API - Integrating with other systems
Backend views
Kanban views and client side QWeb-
Reports and server side Qweb
Creating Website front end features
Tests and debugging
Download: Google Drive
Table of Contents
The book starts by covering Odoo installation and administration and Odoo Server deployment. It then delves into the implementation of Odoo modules, the different inheritance models available in Odoo. You will then learn how to define access rules for your data; how to make your application available in different languages; how to expose your data models to end users on the back end and on the front end; and how to create beautiful PDF versions of your data.
Download: Google Drive
Download: Google Drive
Senin, 23 Juli 2018
Kamis, 19 Juli 2018
Virtualenv di Python
Virtualenv sangat berguna apabila kita sedang mengerjakan lebih dari satu proyek python (semisal: Django).
Virtualenv adalah tool untuk mengijinkan kita membuat virtual environment. Dengan kata lain, adalah tool untuk mengisolasi Python environment.
Senin, 16 Juli 2018
Keyword Python (Bagian 4) - Selesai
Untuk keyword and, as, assert, break dan class bisa di baca di sini https://bl4ckside.blogspot.com/2018/07/keyword-python-part-1.html
Untuk keyword continue, def, del, elif, else, except, finally, for bisa di baca di sini https://bl4ckside.blogspot.com/2018/07/keyword-python-part-2.html
Untuk keyword from, global, if, import, in, is, lambda dan not bias dibaca di https://bl4ckside.blogspot.com/2018/07/keyword-python-bagian-3.html
Kita lanjut ke keyword berikutnya:
Senin, 09 Juli 2018
Keyword Python (Bagian 3)
Untuk keyword and, as, assert, break dan class bisa di baca di sini https://bl4ckside.blogspot.com/2018/07/keyword-python-part-1.html
Untuk keyword continue, def, del, elif, else, except, finally, for bisa di baca di sini https://bl4ckside.blogspot.com/2018/07/keyword-python-part-2.html
Kita lanjut ke keyword berikutnya:
Untuk keyword continue, def, del, elif, else, except, finally, for bisa di baca di sini https://bl4ckside.blogspot.com/2018/07/keyword-python-part-2.html
Kita lanjut ke keyword berikutnya:
Kamis, 05 Juli 2018
Keyword Python (Bagian 2)
Untuk keyword and, as, assert, break dan class bisa di baca di sini https://bl4ckside.blogspot.com/2018/07/keyword-python-part-1.html
Kita lanjut ke keyword berikutnya:
Kita lanjut ke keyword berikutnya:
Rabu, 04 Juli 2018
Keyword Python (Bagian 1)
Keyword di Python adalah kata-kata yang mengandung makna khusus. Keyword digunakan sebagai bagian dari bahasa pemrograman itu sendiri, untuk itu tidak boleh digunakan untuk hal lain.
Misalnya, apabila menggunakan keyword sebagai variable maka akan mendapatkan error.
Misalnya, apabila menggunakan keyword sebagai variable maka akan mendapatkan error.
Kamis, 14 Juni 2018
Built-in Function di Python
Python memiliki tool dalam membuat sebuah program yang sangat lengkap, termasuk fungsi dan modul yang siap untuk digunakan, untuk mempermudah dalam menulis program.
Tidak seperti modul yang harus di import, built-in function sudah tersedia ketika shell Python di jalankan.
Di tulisan kali ini, akan di bahas 11 built-in function yang umumnya di gunakan oleh programmer Python.
Rabu, 23 Mei 2018
Script backup dengan Python dan Otomasi di Windows 10
Setelah melakukan Analisa,maka dapat ditarik kesimpulan:
- Letak/sumber file dan direktori yang akan di backup.
- Tujuan file backup.
- Kompres file backup ke file zip.
- Nama file zip berdasarkan waktu backup berjalan.
Aplikasi yang dibutuhkan:
- Python 3 yang sudah terinstall di Windows (disini saya menggunakan Windows 10), dapat di unduh https://www.python.org/ftp/python/3.6.5/python-3.6.5.exe
- GnuWin32 yang dapat di unduh di http://downloads.sourceforge.net/gnuwin32/zip-3.0-setup.exe
Senin, 29 Januari 2018
Instalasi modul Sales di Odoo 10
Analogi:
- Perusahaan Pystore bergerak di penjualan konveksi grosir dan eceran
- Topik meliputi: Instalasi modul Sales, membuat daftar customer/pelanggan, membuat daftar produk
Jumat, 26 Januari 2018
Instalasi Odoo 10 di Ubuntu Server 16.04
Persiapan:
Instalasi ubuntu server 16.04
Dengan rincian:
Instalasi ubuntu server 16.04
Dengan rincian:
- Hostname: erpodoo
- Username: blackside Password: Welcome7
- IP Statik
#nano /etc/network/interfaces
# The primary network interface
auto ens160
iface ens160 inet static
address 192.168.1.33
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 8.8.8.8 8.8.4.4
Selasa, 23 Januari 2018
PRTG Network Monitor 12.2.1
PRTG monitors all systems, devices, traffic and applications of your IT infrastructure using these technologies:
SNMP: ready to use and custom options
WMI and Windows Performance Counters
SSH: for Linux/Unix and MacOS systems
Flows and Packet Sniffing
HTTP requests
Any REST API returning XML or JSON
Ping, SQL and many more
Download:
http://bit.ly/2n3kE4w
Password if needed: www.bl4ckside.blogspot.com
SNMP: ready to use and custom options
WMI and Windows Performance Counters
SSH: for Linux/Unix and MacOS systems
Flows and Packet Sniffing
HTTP requests
Any REST API returning XML or JSON
Ping, SQL and many more
Download:
http://bit.ly/2n3kE4w
Password if needed: www.bl4ckside.blogspot.com
Kamis, 18 Januari 2018
Membuat proxy server transparent di ubuntu server 16.04 dengan menggunakan Squid
Persiapan:
Ubuntu server 16.04, dengan rincian sebagai berikut:
- Hostname: squidserver
- Username: blackside Password: Welcome7
- IP Statik
#nano /etc/network/interfaces
# The primary network interface
auto ens160
iface ens160 inet static
address 192.168.1.34
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 8.8.8.8 8.8.4.4
Rabu, 17 Januari 2018
Menjalankan pip dibelakang proxy
PIP merupakan sistem paket manajemen, yang digunakan untuk menginstall paket di python.
Kebetulan di kantor menggunakan proxy, dimana sewaktu saya menjalankan perintah untuk menginstal paket pymysql, terdapat error sbb:
C:\Users\shrid1hdjkt01>pip install pymysql
Collecting pymysql
Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x0632A5B0>, 'Connection to pypi.python.org timed out. (connect timeout=15)')': /simple/pymysql/
Kebetulan di kantor menggunakan proxy, dimana sewaktu saya menjalankan perintah untuk menginstal paket pymysql, terdapat error sbb:
C:\Users\shrid1hdjkt01>pip install pymysql
Collecting pymysql
Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x0632A5B0>, 'Connection to pypi.python.org timed out. (connect timeout=15)')': /simple/pymysql/
Senin, 08 Januari 2018
Instalasi Ubuntu Server 17.10
Ubuntu merupakan sistem operasi Linux turunan Debian. Ubuntu terdiri dari 2 versi: Desktop maupun Server.
Versi rilis terupdate adalah 17.10 dengan code name Artful Aardvark.
Untuk mendapatkan kedua versi ini bisa di unduh di website resmi ubuntu yang beralamat di https://www.ubuntu.com/download.
Instalasi
Langganan:
Postingan (Atom)