Thursday, June 15, 2017

Multi Replace Text Tools

commercial software payware/shareware

Aba Search & Replace
Actual Search & Replace
AFR
ART
Batch Text Replacer
Ferrite
Filehunter
Finders Keeper
Global Search and Replace
HandyFile Find and Replace
Mass File Editor
Multibatcher
Multifind
PowerGrep
Search and Replace
Text Filterer
TextPipe

Win, Mac

TextSoap
TextSpresso

freeware

BK ReplaceEm
Criline S`n`R
Quick Search & Replace
Replace Genius
Scriptable Bulk File editor
Seeker
Text Monkey
TextCrawler
V-Grep


referensi:
http://freewaregenius.com/
www.freewaremission.com/
http://listoffreeware.com/
http://www.majorgeeks.com/
http://www.makeuseof.com/
http://www.pcmag.com/
https://www.pcreview.co.uk/
http://www.pcworld.co.uk/
http://www.pcadvisor.co.uk/
http://smashingmagazine.com/
http://www.techradar.com/
http://www.techrepublic.com/
http://www.techsupportalert.com/

Wednesday, June 14, 2017

Webpage preprocessors list

CSS preprocessors list

LESS
Sass and SCSS
Stylus
PostCSS

Source code file

syntaxes file for Less are (.less).
both syntaxes file for Sass (.sass and .scss).
syntaxes file for Stylus are (.styl and .stylus).
syntaxes file for PostCSS are (.pcss or  .postcss and .sss).
then all the previous files compile into CSS file (.css).

JS preprocessor list

Babel
CoffeeScript
LiveScript
TypeScript

Source code file

syntaxes file for Babel (.babelrc or a package.json)
syntaxes file for CoffeeScript (.coffee and Literate CoffeeScript file extension .coffee.md or .litcoffee may a little bit of the compiler is currently implemented).
syntaxes file for LiveScript (.ls and  LiveScript style JSON .json.ls)
syntaxes file for TypeScript (.ts)
then all the previous files comile into JS file (.js).

Compiler command

lsc for LiveScript
tsc for TypeScript


referensi:
CSS Preprocessor
http://lesscss.org/
http://sass-lang.com/
http://stylus-lang.com/
https://github.com/postcss
JS Preprocessor
http://coffeescript.org/
http://livescript.net/
http://www.typescriptlang.org/
https://babeljs.io/

Tuesday, June 13, 2017

Autocomplete Text

Autocomplete Text / Boilerplate Text Manager / Text Expander / Auto Text / Phrase Expander


Windows


Freeware / Donationware

AutoHotKey
FlashTray Pro
HotKeyz
Ka Type In
Texter

Linux


AutoKey
TextSuggest

Shareware

ActiveWords
MacroMaker
Perfect Keyboard
PhraseExpress (multi operating system)
Tagkeys
reference: http://techlogon.com/
http://www.omgubuntu.co.uk/
http://www.pcworld.com/
http://www.snapfiles.com/
http://www.softpedia.com/
http://www.techspot.com/
http://www.techsupportalert.com/
https://www.maketecheasier.com/

Monday, June 12, 2017

JS Reference

Part 1

Chapter 1 Objects, Methods, and Properties

    Array

    Boolean

    Date

    Function

    java

    JavaArray

    JavaClass

    JavaObject

    JavaPackage

    Math

    netscape

    Number

    Object

    Packages

    RegExp

    String

    sun (Java)

Chapter 2 Top-Level Properties and Functions

    decodeURI

    decodeURIComponent

    encodeURI

    encodeURIComponent

    eval

    Infinity

    isFinite

    isNaN

    NaN

    Number

    parseFloat

    parseInt

    String

    undefined


Part 2
Chapter 3 Statements

    break

    const

    continue

    do...while

    export

    for

    for...in

    function

    if...else

    import

    label

    return

    switch

    throw

    try...catch

    var

    while

    with

Chapter 4 Comments

    comment

Chapter 5 Operators

    Assignment Operators

    Comparison Operators

        Using the Equality Operators

    Arithmetic Operators

        % (Modulus)

        ++ (Increment)

        -- (Decrement)

        - (Unary Negation)

    Bitwise Operators

        Bitwise Logical Operators

        Bitwise Shift Operators

    Logical Operators

    String Operators

    Special Operators

        ?: (Conditional operator)

        , (Comma operator)

        delete

        function

        in

        instanceof

        new

        this

        typeof

        void


Part 3 Class Reference
Chapter 6 Java Classes, Constructors, and Methods

    JSException

    JSObject


Part 4
Appendix A Reserved Words

Appendix B Deprecated Features

Index

ref:
http://www.javascriptsource.com/reference/core_ref/contents.html
https://developer.mozilla.org/en-US/docs/Web/JavaScript

Cara Memotong Bumbu Pedas 1

Sebuah resiko dalam memasak baik itu secara tradisional maupun modern adalah memotong.
Di bawah ini adalah cara memotong bumbu pedas secara umum:

Bawang Merah atau Bawang Putih
Pegang dengan jumlah jari, sesuai dengan ukuran besar atau kecil dari sebuah bawang. Setiap kali memotong, jari mundur disesuaikan dengan ukuran bawang yang semakin kecil. Lebih baik memotong dari ujung yang kecil, apabila ingin memotong kotak atau sering disebut bentuk dadu. Sedangkan apabila ingin mengiris atau memotong dalam bentuk lembaran, baik dalam bentuk lembaran tipis atau tebal. Anda bisa mengikuti beberapa cara berikut. Cara ke 1 membelah dua secara vertikal dari ujung kecil tempat tumbuhnya daun bawang hingga ke bawah bagian umbi bawang yang berbentuk bulat atau gembul. Lalu mulai mengiris masing-masing belahan dengan cara yang sama seperti ketika membelah dua, tapi hasilnya harus tipis-tipis. Cara ke 2 memotong secara horizontal bagian antara ujung kecil tempat tumbuhnya daun bawang dengan bagian bawah umbi. Sehingga bagian ujung kecil, biasanya dipotong kotak-kotak atau dadu-dadu untuk bahan taburan sedangkan, bagian umbi bawang diiris dari ujung kecil di atas tempat tumbuhnya daun bawang menuju umbi di bawah. Baik cara 1 atau cara 2, apabila ingin menghasilkan lembaran panjang, sedangkan apabila ingin diiris pendek-pendek. Iris dari bagian bawah, tempat tumbuhnya akar. Hingga semua potongan habis.

Sunday, June 11, 2017

Microsoft Access Data Field Type

Database Hierarchy:

  • Database
    • Table
      • Field / Column / Attribute
        • Record / Row / Instance
          • Value / Fact

Table Field's Data Type / Table Field's Property

  • Text
  • Hyperlink
  • Number
    • Long Integer
    • Double
    • Currency
  • Date/Time

Table Data Type sample:

Text: Teddy
Hyperlink: http://www.websitecompany.com/
Byte (General Number): 420
Byte (Currency/Euro, new from 2007): $308 or $308.00

Long Integer (General Number): 1l3482
Long Integer (Currency): 34,000
Long Integer (Fixed): 34000.99 (default is 2 digit decimal places)
Double: 34,000.9
Double (Currency): $49.40
Date/Time (General Date / Short Date): 12/39 , dd / yy or mm / yy result: 12/1/1939
Date/Time (Medium Date): 12-Jan-39
Date/Time (Long Date): Thursday, January 12, 1939
Date/Time (Long Time): 12:00:00 AM
Date/Time (Medium Time): 12:00 AM
Date/Time (Short Time): 00:00

Field Type:
Replication ID: has not a format, need more resource to process, avoid when using to primary key.

referensi:
codeschool
coursera
support.office.com
udemy
university:
Aarhus University
Austria’s Technische Universität Wien (Vienna University of Technology
Cairo University
Georgia Institute Of Technology
Indian Institute of Technology Delhi.
Israel Institute of Technology
KAIST - Korea Advanced Institute of Science and Technology
Kyoto University
Latin America Universidade de São Paulo (USP)
Nanyang University of Technology (NTU)
Politecnico di Milano
Pontificia Universidad Católica de Chile and the Universidad de Chile
Saudi King Fahd University of Petroleum & Minerals (KFUPM)
Shanghai Jiao Tong University
South Africa
Stanford University
The University Of Cape Town
The University Of Copenhagen
The University Of Edinburgh
The University Of New South Wales
Trinity College Dublin (TCD)
Tsinghua University
Universidade de São Paulo (USP)
Universidade Estadual de Campinas (Unicamp)
Universiti Malaya
University of Auckland

Saturday, June 10, 2017

Game Software Rating 2

Pan European Game Information, PEGI is rating system based on existing systems in Europe that is used on computer and video games and other computer software.

PEGI 3
The content of games given this rating is considered suitable for all age groups. Some violence in a comical context (typically Bugs Bunny or Tom & Jerry cartoon-like forms of violence) is acceptable. The child should not be able to associate the character on the screen with real life characters, they should be totally fantasy. The game should not contain any sounds or pictures that are likely to scare or frighten young children. No bad language should be heard.
PEGI 7
Any game that would normally be rated at 3 but contains some possibly frightening scenes or sounds may be considered suitable in this category.
PEGI 12
Videogames that show violence of a slightly more graphic nature towards fantasy character and/or non graphic violence towards human-looking characters or recognisable animals, as well as videogames that show nudity of a slightly more graphic nature would fall in this age category. Any bad language in this category must be mild and fall short of sexual expletives.
PEGI 16
This rating is applied once the depiction of violence (or sexual activity) reaches a stage that looks the same as would be expected in real life. More extreme bad language, the concept of the use of tobacco and drugs and the depiction of criminal activities can be content of games that are rated 16.
PEGI 18
The adult classification is applied when the level of violence reaches a stage where it becomes a depiction of gross violence and/or includes elements of specific types of violence. Gross violence is the most difficult to define since it can be very subjective in many cases, but in general terms it can be classed as the depictions of violence that would make the viewer feel a sense of revulsion.

Game Software Rating 1

ESRB

ESRB game software rating short for Entertainment Software Rating Board, ESRB is a rating system that helps enable parents and others choose games that are most appropriate for their children. Below is a listing of some of the ESRB rating symbols that you are most likely going to see on a software product and a description for each of these ratings.

E Rating
Short for Everyone, E games are games that are good for all ages of people.

EC Rating
Short for Early Childhood, EC games are best fit for children under the age of 3.

T Rating
Short for Teen, T games are games that are best for persons over the age of 13.

M Rating
Short for Mature, M games are best for persons over the age of 17.

AO Rating
Short for Adults Only, AO games are games that are best for persons over the age of 18.

RP Rating
Short for Rating Pending, RP is games that have a rating that is still under investigation.

Friday, June 9, 2017

jenis dan istilah software

jargon, lexicon, techspeak, vocabulary, slang, terminology

software
software=computer instructions or program or application or data.
systems software=software on a computer that is designed to control and work with computer hardware.
operating system=a software platform to run other programs and applications, perform basic tasks on hardware or peripheral devices.
utilities=a computer system software intended to analyze, configure, monitor, or help maintain a computer.
device driver=A program that controls a device. a driver, a device driver or hardware driver is a group of files that enable one or more hardware devices to communicate with the computer's operating system.
firmware=Software (programs or data) that has been written onto read-only memory (ROM).

application software
abandonware=abandon warez, abandonware is software no longer developed, sold, or supported by the creator.
add-on=add in is any third-party software program or script that is added to a program to give it additional features and abilities. Related to add in, browser extension, plugin.
adware=a program installed without a user's consent or knowledge during the install of another program.
alpha version software=A very early version of a software product that may not contain all of the features that are planned for the final version. Alpha release software.
Antivirus program=antivirus software, AVS, antivir, or just AV. An antivirus program is a software utility designed to protect your computer or network against computer viruses.
application=application software, see program.
beta version software=any software still under development that is made available to a select few to test, examine, and report problems they face. Beta release software.
BHO=Browser Help Object, is a help object added to your Internet browser. Relate to addon, addin, extension, plugin.
bloatware=see crapware.
bootleg=an illegal copy of software that was not purchased from the developer or retail store.
bundled software=bundle ware and pre-installed software, bundled software is any software that is included with a new computer, hardware, or other software program.
careware=see charityware
censorware=a software that is also referred to as Internet blocking or Internet filtering or other filtering software.
charityware=software where the software author encourages its users to donate a payment to a charity or other good cause. Related to careware, donationware.
collaboration=a process in which two or more people or groups of people work together to achieve a common goal, such as completing an application, raising money, or finishing an artistic project or technical project. Related to groupware.
commercial software=Any software that must be purchased to be used. Related to shareware, freeware.
crapware=software that comes pre-installed with OEM computers and offers no advantage because it's a trial or expires after a few days. a label often given to a software program or operating system that is included with new computers; these discs are only available from the manufacturer and consequently, not available for resale.
crippleware=Software program or utility that does not have all features enabled or has limited capabilities until the user registers the program and receives a code to unlock the program. Related to shareware.
data dump=the transfer of a large amount of data between two systems, often over a network connection.
database=a databank or a datastore, and sometimes abbreviated as a DB, a database is a large quantity of indexed digital information. It can be searched, referenced, compared, changed or otherwise manipulated with optimal speed and minimal processing expense.
demo/demoware=A software file that enables a user the ability to try a service, software program, software game, or software utility before purchasing it or signing up.
desktop publishing=the use of a computer to produce high-quality documents containing text and graphics formatted for a publication.
Device relationship management=a type of software that enables the monitoring, managing, maintaining, and servicing of devices over the Internet.
dmca=Digital Millennium Copyright Act
document=document file is a description of an electronic copy or hard copy of reference material for a product. When referring to a file extension, a document is a readable file.
donationware=a licensing model that supplies fully operational unrestricted software to the user and requests an optional donation be paid to the programmer or a third-party beneficiary (usually a non-profit). Related to careware, charityware, helpware.
dribbleware=a software that has been released without proper testing, characterized by frequent updates, fixes, and patches. Related to alpha version software.
drm (digital rights management)=a technology designed to help protect copyrighted material from being used, read, or shared without the proper rights.
edutainment software=any software that is designed to entertain as well as help educate.
embedded=In general, embedded or an embedded system is a term used to describe an object, software, or hardware that is independent and does not need an external program or device to run it. When referring to HTML, the <embed> tag is used to designate an area for interactive content (plug-in) or an external application.
emulator=hardware or software that allows a computer or other device to act as if it were something else.
end of life=deprecated, obsolete
eof=end of file
eol=end of line
esa=Entertainment Software Association
esrb=entertainment software rating board.
eXtensible Messaging and Presence Protocol=XMPP is a communications protocol for messaging systems. It is based on XML, storing and transmitting data in that format. It is used for sending and receiving instant messages, maintaining buddy lists, and broadcasting the status of one's online presence.
extension=a part that is added to something that extends or enlarges it. For example, in the case of computer cables an extension cable or extension cord is a cord capable of being connected into another cord that extends its overall length.
file extension=the ending of a file that helps identify the type of file.
file transfer=the process of moving data from one location to another.
file=an object on a computer that stores data, information, settings, or commands used with a computer program.
fix=hot fix, patch, resolution, update, workaround.
foistware=any additional software that is installed that doesn't relate to the program the user is installing. Relate to crapware
free software foundation=a non-profit organization that promotes the freedom to study, distribute, create, and modify computer software. Relate to open source
freeware=free software is copyrighted software, which means that you cannot do anything with it that is not expressly allowed by the author. Usually, the author allows people to use the software, but not sell it. Related to given away software.
freeware=software that is made available 100% free as long as it remains un-modified. The complete opposite of freeware is commercial software. Unlike open-source software, freeware cannot be modified and is often only licensed to be used by non-commercial users.
game software= a video game, a game is software code that has been designed to entertain or educate an individual. edutainment software.
generative design=an approach to the design process that employs an algorithm or set of rules normally used by a computer program to generate the end-product.
geocaching software=computer software used in the hobby of geocaching. Geocache information is generally stored in the GPX file format, and most geocaching software works with these files directly.
given away software=not a trial software, not a limited version software but a registered and legal version of the software is completely free.
GNU (pronounced g'noo)=GNU's not Unix, is a free software project to provide a distributable replacement for Unix.
GNU Lesser General Public License=LGPL
gold version=the final version of the software as it will be released to the public.
GPL=GNU General Public License
graphic design=the process of creating visual representations of ideas through the use of symbols, words, and images; usually on a computer.
graphics program=a graphics editor, a graphics program is a software application that allows you to draw, edit, and manipulate an image or graphic file.
grayware=greyware is atools and programs within software that some may view as malware, but really, it falls into the grey area between malicious software and software, hence the name greyware. Related to adware.
groupware=Software program that allows a group of individuals on a network to use the same software or work on the same project at the same time.
guiltware=software that explains that the author worked hard and a long time on the software and that it is being given away for free; this is to guilt users into donating money to the author. It can also refer to shareware that works. Relate to donationware, shareware
helpware=see charityware.
hot fix=relate to fix.
ICRA=Internet Content Rating Association, is an organization that helps protect children from potentially harmful material on the Internet.
image editor=An image editor or photo editor is a software program used to edit or otherwise manipulate an image, picture or other graphic.
install=install, installation, or install.exe is the process or creating and moving all of the necessary files to run a software program on a computer.
installer=a piece of software that is used to install software programs on a system.
irc=Internet Relay Chat and is a popular chat service still in use today.
isv=Independent Software Vendor, ISV is an individual or company that produces software or add-ons to a third-party software company.
liveware=people using (attached to) computers, and is based on the need for a human, or liveware, to operate the system using hardware and software. Similar to wetware, meatware and jellyware.
malware=scumware, malware is malicious software designed to change your settings, delete software, cause errors, watch browsing habits, or open computer to attacks.
nagware=software that routinely issues a pop-up window or other form of visual interface asking the user to register a product, purchase an application or take another form of action.
netware=a software product that runs on a variety of different types of LANs, from Ethernets to IBM token-ring networks.
office software=a software suite that widely used in business and educational environments to create, view, and edit any documents, spreadsheets, and presentations.
open source software=OSS is a software source code that is freely distributed to help develop the software or allow for customization with the software.
operating system-based program=software that is designed to work on a computer running some kind operating system.
optimization=optimization, program optimization or software optimization is when the underlying code of a software system is altered so that the program runs more efficiently.
package software=also called a software package, is software that is often used together, performs similar functions, or includes similar features, and is bundled together as a set of software programs. Relate to bundled software.
patch=a piece of software code that can be applied after the software program has been installed to correct an issue with that program. relate to fix.
PEGI=Pan European Game Information, PEGI is rating system based on existing systems in Europe that is used on computer and video games and other computer software.
peopleware=role people play in technology and the development of hardware or software. Similar to brainware
piracy=act of illegally using, copying or distributing software without ownership or legal rights.
platform=a description of the overall standard of a computer's hardware or software.
policeware=software that is secretly installed on a suspects computer that allows government and other law enforcements to monitor computer use.
postcardware=software that encourages or requires users satisfied with this software to send a postcard to the author.
preprocessor=a hardware device or software program that processes information heading towards the computer processor before it gets to the processor.
presentation program=a software program that helps create a slideshow that addresses a topic.
program=application, software application or software program is the most common software on the computer that performs a special function or task.
public domain software=software can be freely distributed and used, because a company has released it as so or because it's out business.
ransomware=a malicious program that infects a computer and then locks some part of it, preventing the user access to their computer or data.
remote control software=a program that enables a user at a local computer to control a remote computer via modem, network card, or some other network adapter.
Rolling release=rolling update, is a model of software development in which improvements to the software are made in continuous, incremental steps rather than in discrete version releases.
RSAC=Short for Recreational Software Advisory Council, RSAC was created to help protect children from potentially harmful content viewing while on the Internet. In 1999, the RSAC became the ICRA.
SaaS=Software as a Service, SaaS is software that is provided as a service instead of a product. Users access the software program and instead of paying a single payment for the program pays a monthly service fee or pays by the total time the software is used.
scareware=malware that scares the users into purchasing a program.
serial file=a type of file that contains information, which is recorded in the file in the order it occurred. It can also contain files, in which case the files information would be listed in the order they were saved in the serial file. The information or files are essentially recorded in chronological order. New information is appended, or recorded, at the end of the serial file only. There are also no subsets or directories of information within the file.
shareware=software that allows a user to try all or part of the program for free before buying it. Relate to demoware or trial software.
shovelware=a derogatory term for software (or a collection of software) that is noted for its quantity, rather than its quality or usefulness.
side grade=a computer software product that closely resembles another product from the same company.
slimeware=software that interferes with the user experience by changing key settings in order to gain profit. For example, slimeware may change your Internet browser default home page to one where you view a company's banner ad or products for sale. Related to spyware, adware.
sneakware=relate to spyware, malware.
snoopware=see spyware
software build=number to the version when smaller updates are made.
software license=an agreement between a user and a software company that allows that individual to use the program. Typically before installing or using a software you must agree to the license agreement.
software piracy=the act of illegally using, copying or distributing software without ownership or legal rights.
software suite=a collection of two or more software programs that are bundled and sold together.
software versioning=a way to categorize the unique states of computer software as it is developed and released.
software=SW and S/W, software is a collection of instructions that enable the user to interact with a computer, its hardware, or perform tasks.
spreadsheet=a worksheet, a spreadsheet is a file made of rows and columns that help sort data, arrange data easily, and calculate numerical data.
spyware=a software program that is intentionally installed on a computer by to monitor what other users of the same computer are doing.
STP=Software Test Plan, is a plan developed as a guideline to test computer software.
system component=a process, program, utility, or another part of a computer's operating system that helps to manage different areas of the computer.
system requirements=software requirements are a listing of what software programs or hardware devices are required to operate the program or game properly.
test=A step or group of steps performed to verify a software program or hardware device is properly working.
trackware=see spyware.
trialware=trial software
update=a software file that contains fixes for problems found by other users or the software developer. Process of running an update on the computer that installs the latest up-to-date code and fixes.
upgrada=software upgrade generally refers to any major upgrade to the software that adds significant or completely new changes to the program.
utility=computer system software intended to analyze, configure, monitor, or help maintain a computer.
vaporware=software that has been officially announced by a company, but has not officially been released.
vector graphics editor=A computer program that allows users to create, manipulate, and save vector graphics images in an interactive environment is known as a vector graphics editor.
version=see software versioning.
virus=computer virus is a program, script, or macro designed to cause damage, steal personal information, modify data, send e-mail, display messages, or some combination of these actions.
volume licensing=a special type of software licensing setup that uses a single license key to authorize the software on multiple computers.
walled garden=a software suite or device where the services and information developers make available is only available to the software system or device's users.
warez=copyrighted software that is distributed freely and almost always illegally.
webware=software that is remotely accessed online usually with a Web browser, although its more formal names are Web applications or Web services.
wetware=a computer-related of hardware or software when interacted to biological life forms.
widget=a gadget, a widget is an additional feature or extension to a software program, operating system GUI, or web page, which enables additional features; improving the user's overall experience. Related to add-on, add in, browser extension, plugin.
word processor=WP, a word processor is a software program capable of creating, storing, and printing typed documents.
workspace=In software development, a grouping of source code files that make up a larger unit, like a web page, website, or software program. The workspace can be a file or directory. In a graphical interface, a workspace is a grouping of application windows used by a window manager applications to help reduce clutter on the desktop screen. For software as a service, a workspace is used to describe online applications that allow users to organize and exchange files with other users over the Internet. Related to application window, work area.
ZERT=Zeroday Emergency Response Team, ZERT is a group of engineers who have extensive knowledge in reverse engineering software, firmware, and hardware. The group works together to create and release non-vendor patches that can help protect software programs and hardware from zero-day flaws until the vendor creates an official patch.

http://catb.org/jargon/html/go01.html
http://www.pcadvisor.co.uk/
http://www.pcmag.com/
http://www.pcworld.co.uk/
http://www.webopedia.com/
https://techterms.com/
https://wikipedia.org/
https://www.computerhope.com/
https://www.pcreview.co.uk/
https://www.wordnik.com/

Wednesday, June 7, 2017

Programming Design Pattern List

Factory
Abstract Factory
Singleton
Builder
Prototype
Adapter
Bridge
Filter
Composite
Decorator
Facade
Flyweight
Proxy
Chain of Responsibility
Command
Interpreter
Iterator
Mediator
Memento
Observer
State
Null Object
Strategy
Template
Visitor
MVC
Business Delegate
Composite Entity
Data Access Object
Front Controller
Intercepting Filter
Service Locator
Transfer Object

Sunday, June 4, 2017

Lookup Function in Excel

ADDRESS
AREA
COLUMN
FIND
INDEX
INDIRECT
HLOOKUP
LOOKUP
OFFSET
ROW
MATCH
VLOOKUP

Rounding Number In Excel

CEILING
CEILING.MATH
EVEN
FIXED
FLOOR.MATH
INT
MROUND
ODD
ROUND
ROUNDUP
ROUNDDOWN
TRUNC

Thursday, June 1, 2017

Daftar Aplikasi Handphone Tempat Makan

Abraresto
Berrykitchen
DapurMasak
DiningGrades
EAT24
Find. Eat. Drink.
Foodpanda
Foursquare
Gorry Gourmet
Indotable
Klik-Eat
Kulinen
LivEpicly
LocalEats
MakanDiMana
MakanLuar
MasakApa
Menoo!
OpenRice Indonesia
OpenTable
Qraved
Restaurant Finder
SajianSedap
Toresto
Urbanspoon
Yelp
Zagat
Zomato