Skip to content

Long's blog

Góp nhặt của một kẻ mù công nghệ :p

  • My Info
    • Đỗ Thành Long’s CV
    • My Github
    • My Youtube
    • My Google Scholar
    • My Facebook
  • Café
    • soiqualang_chentreu
    • Trắng Xóa!
    • Capuchino
    • Robusta Café
    • Đen nóng Café
  • Dev
    • Web
    • Công nghệ
    • Uncategorized
  • GIS
    • Shared Map
    • QGIS
    • WebGIS
    • PostgreSQL, PostGIS
    • GeoServer
    • Openlayers
  • Viễn thám
  • Research
    • Ý tưởng
    • Research
    • Sói’s Tutorials
  • Tài liệu
    • GIS – Remote Sensing news
    • Tài liệu
    • Dữ liệu
    • Mẹo vặt
  • My Apps
    • Khoa học thường thức
    • Trắng Xóa – Danh ngôn
    • Harmonica tabs
    • Ảnh chế hài hước, dzui dzui
    • GeoGIS
    • Guitar tabs – Viettabs
    • 2000 Phác đồ điều trị bệnh
    • Q2A
    • Học HTML
    • Openlayers Cookbook
    • OpenLayers3 Leaflte Cookbook
    • OpenLayers Create Code
    • PostgreSQL Tools
    • Get link Remote Sensing Data
    • Lon,Lat Decimal
    • Download Landsat Images
    • Tra cứu vận đơn Viettel Post
    • GET Map OGC WMS, WFS, WCS services
    • PHP-SLD Generate
    • Viettabs.cf – Guitar tabs sharing
    • Files to Videos
  • Other
    • Reading
    • Games
    • Harvest Moon

Category: Công nghệ

Tất tần tật liên quan đến Công nghệ thông tin

WebGIS Roadmap by Do Thanh Long (soiqualang_chentreu)

Posted on 08/03/2023 by soiqualang_chentreu Posted in Công nghệ, GIS, Sói's Tutorials, WebGIS Tagged Roadmap, webgisLeave a Comment on WebGIS Roadmap by Do Thanh Long (soiqualang_chentreu)

WebGIS Roadmap by Do Thanh Long (soiqualang_chentreu) Tình hình là hồi trước mình có làm một cái WebGIS Roadmap cho các bạn mới tìm hiểu về WebGIS có một cái nhìn hệ thống về mảng này. Bẵng một thời gian […]

Read More

[Sưu tầm] Futurepedia – Trang web tổng hợp hơn 1000 công cụ AI

Posted on 24/02/202307/03/2023 by soiqualang_chentreu Posted in Công nghệ, Lang thang Tagged ChatGPT, Futurepedia, OpenAILeave a Comment on [Sưu tầm] Futurepedia – Trang web tổng hợp hơn 1000 công cụ AI

[Sưu tầm] Futurepedia — Trang web tổng hợp hơn 1000 công cụ AI https://anonyviet.com/futurepedia-trang-web-tong-hop-hon-1000-cong-cu-ai Futurepedia trang web tổng hợp các công cụ AI, Futurepedia có hơn 1000 công cụ AI hữu ích bạn nên tham khảo Nối tiếp theo cơn […]

Read More

Fix The repository no longer has a Release file on Ubuntu

Posted on 23/02/202323/02/2023 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Linux, Mẹo vặt Tagged Linux, repository, ubuntuLeave a Comment on Fix The repository no longer has a Release file on Ubuntu

Fix The repository no longer has a Release file on Ubuntu Xử lý lỗi The repository no longer has a Release file trên Ubuntu https://azdigi.com/blog/linux-server/the-repository-no-longer-has-a-release-file/ I. Giới thiệu và nguyên nhân Trong quá trình sử dụng hệ điều hành Ubuntu […]

Read More

Docker container logs taking all my disk space

Posted on 22/02/2023 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Mẹo vặt Tagged disk space, Docker, Docker container, logsLeave a Comment on Docker container logs taking all my disk space

Docker container logs taking all my disk space Docker run Docker 1.8 has been released with a log rotation option. Adding: –log-opt max-size=5m –log-opt max-file=10 when the container is launched does the trick. You can learn more at: https://docs.docker.com/engine/admin/logging/overview/ docker-compose.yml version: […]

Read More

Tổng hợp một số extensions GPT hay cho trình duyệt

Posted on 14/02/2023 by soiqualang_chentreu Posted in Capuchino, Công nghệ, Lang thang, Mẹo vặt Tagged ChatGPT, Extension, gptLeave a Comment on Tổng hợp một số extensions GPT hay cho trình duyệt

Tổng hợp một số extensions GPT hay cho trình duyệt 5 extensions trợ giúp hiệu quả cho người dùng chatGPT Và cách bạn sử dụng ChatGPT như một trợ lý ảo hàng ngày 1. SỬ DỤNG CHATGPT MỌI NƠI – […]

Read More

[Notes] SQL or NoSQL? Why not use both (with PostgreSQL)?

Posted on 11/02/202311/02/2023 by soiqualang_chentreu Posted in Công nghệ, GIS, Lang thang, Ý tưởng Tagged nosql, postgresql, sqlLeave a Comment on [Notes] SQL or NoSQL? Why not use both (with PostgreSQL)?

[Notes] SQL or NoSQL? Why not use both (with PostgreSQL)? https://supabase.com/blog/sql-or-nosql-both-with-postgresql It’s a tough decision for any developer starting a new project. Should you store your data in a standard, time-tested SQL database, or go with one of the newer […]

Read More

Note about Postgres Views

Posted on 11/02/202311/02/2023 by soiqualang_chentreu Posted in Công nghệ, GIS, Lang thang, Mẹo vặt, Tài liệu Tagged Conventional views, Materialized views, Postgres ViewsLeave a Comment on Note about Postgres Views

Note about Postgres Views https://supabase.com/blog/postgresql-views A quick summary of Postgres views, materialized views, and why you should use them. What is a View? A view is a convenient shortcut to a query. Creating a view does not involve new tables or data. […]

Read More

Vọc thử ChatGPT

Posted on 10/02/202310/02/2023 by soiqualang_chentreu Posted in Công nghệ, Lang thang Tagged ChatGPT, OpenAILeave a Comment on Vọc thử ChatGPT

https://chat.openai.com/chat Examples "Explain quantum computing in simple terms" → "Got any creative ideas for a 10 year old’s birthday?" → "How do I make an HTTP request in Javascript?" → Capabilities Remembers what user said earlier in the conversation Allows […]

Read More

AI tự động sinh JD tuyển dụng

Posted on 15/11/202215/11/2022 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Mẹo vặt Tagged AI, Công cụ, JD tuyển dụng, toolsLeave a Comment on AI tự động sinh JD tuyển dụng

AI tự động sinh JD tuyển dụng https://bluestudio.ai/smart-hr Bạn chỉ cần nhập tiêu đề công việc, ứng dụng này sẽ tự động sinh ra mô tả công việc chuyên nghiệp luôn cho bạn =))

Read More

Docker Backup, Restore PostgreSQL Database

Posted on 03/11/2022 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Linux, Mẹo vặt Tagged backup, database, Docker, postgresql, RestoreLeave a Comment on Docker Backup, Restore PostgreSQL Database

Docker Backup, Restore PostgreSQL Database Single Database PostgreSQL Backup Single Database sudo docker exec -t –user pg_username pg_container_name pg_dump -c -p 5432 -U pg_username "database_name" > "/path/on/your/machine/dump.sql" PostgreSQL Restore Single Database sudo docker exec -t –user pg_username pg_container_name psql -c […]

Read More

GDAL GIS in Browser (JS GIS)

Posted on 22/10/202222/10/2022 by soiqualang_chentreu Posted in Công nghệ, GIS, Lang thang, Web, WebGIS Tagged gdal, geotoolbox, gis, Open Source GISLeave a Comment on GDAL GIS in Browser (JS GIS)

GDAL GIS in Browser (JS GIS | geotoolbox) ] geotoolbox is javascript tool for geographers. It allows to simply deal with geojson properties (attribute data) and provides several GIS operations useful for thematic cartography. 1. Installation 1.1. In browser Latest version <script […]

Read More

Point cloud processing in QGIS and 3D data enhancements

Posted on 13/10/2022 by soiqualang_chentreu Posted in Công nghệ, GIS, Lang thang, QGIS Tutorials and Tips Tagged 3D, 3D WebGIS, Point cloud, QGISLeave a Comment on Point cloud processing in QGIS and 3D data enhancements

Summary https://www.lutraconsulting.co.uk/crowdfunding/pointcloud-processing-qgis/ In the wake of successful crowdfunding campaigns in 2020 and 2021, we are pleased to announce the launch of a new campaign to further improve QGIS capabilities in managing and analyzing point clouds. The objectives of this campaign are to: Add […]

Read More

Ionic capacitor build APK debug and App bundle ABB

Posted on 13/10/202214/10/2022 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Mẹo vặt Tagged Android, App Bundle, Capacitor, IonicLeave a Comment on Ionic capacitor build APK debug and App bundle ABB

Ionic capacitor build APK debug and App bundle ABB ionic capacitor build Debug APK ionic cap copy ionic cap sync cd android gradlew assembleDebug APK will be: approot_folder\android\app\build\outputs\apk\debug ionic capacitor build App bundle ABB ionic cap copy ionic cap sync […]

Read More

IONIC Cordova to Capacitor migration

Posted on 13/10/202214/10/2022 by soiqualang_chentreu Posted in Công nghệ, Mẹo vặt, Sói's Tutorials Tagged Capacitor, cordova, IonicLeave a Comment on IONIC Cordova to Capacitor migration

IONIC Cordova to Capacitor migration Add Capacitor Begin by opening your project in the terminal, ionic integrations enable capacitor # Delete capacitor.config.ts and try again npx cap init Build your Web App npm run build Add Platforms # You must […]

Read More

IONIC NPM update all plugins, check java, gradle version

Posted on 12/10/202212/10/2022 by soiqualang_chentreu Posted in Công nghệ, Lang thang, Mẹo vặt Tagged Ionic, Nodejs, npmLeave a Comment on IONIC NPM update all plugins, check java, gradle version

IONIC NPM update all plugins, check java, gradle version IONIC NPM update all plugins npm install -g cordova-check-plugins cordova-check-plugins –update=auto Check java, gradle version # Check java path where java #—– java -version gradle -version https://downloads.gradle-dn.com/distributions/gradle-7.5.1-bin.zip

Read More

Posts navigation

Older posts
Buy me a coffee - MOMO

Tags

Android Android studio api App Bundle ArcGIS Capacitor cloudflare database Docker gdal geoserver geotoolbox gis github Google Earth Engine guitar htaccess Ionic IOS javascript JS GIS Jupyter Notebook leaflet Linux Machine learning map MapServer mysql Nodejs openlayers php plugin Pokemon postgis postgresql python QGIS raster remote sensing sql tools ubuntu viễn thám webgis wordpress

Recent Posts

  • Serverless Maps – Now Open Source
  • Mapbox Vector Tile Basic JS Renderer
  • Make and Update SEQUENCE in PostgreSQL – GeoServer WMST with Image mosaicking plugin
  • Esri Map Components for Web
  • Render Mapbox style in CesiumJs

Recent Comments

  • Thiều Quang Thắng on QGIS – Open Esri Personal GeoDatabse (Access MDB file)
  • Thiều Quang Thắng on QGIS – Open Esri Personal GeoDatabse (Access MDB file)
  • Thiều Quang Thắng on QGIS – Open Esri Personal GeoDatabse (Access MDB file)
  • soiqualang_chentreu on QGIS – Open Esri Personal GeoDatabse (Access MDB file)
  • Thiều Quang Thắng on QGIS – Open Esri Personal GeoDatabse (Access MDB file)

Categories

  • Capuchino
  • Công nghệ
  • Dữ liệu
  • GIS
  • Google Earth Engine
  • Lang thang
  • Linux
  • Mẹo vặt
  • QGIS Tutorials and Tips
  • Research
  • Sói's Tutorials
  • Tài liệu
  • Uncategorized
  • Viễn thám
  • Web
  • WebGIS
  • Ý tưởng

Archives

  • March 2023
  • February 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • January 2021
  • December 2020
  • November 2020
  • September 2020
  • August 2020
  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • October 2017
  • September 2017
  • August 2017
  • June 2017
  • May 2017
  • April 2017

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright 2022. All rights reserved.


Back To Top