投稿時間:2022-09-02 18:35:03 RSSフィード2022-09-02 18:00 分まとめ(45件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
IT ITmedia 総合記事一覧 [ITmedia News] 台風接近時の停電リスクを予想 「ウェザーニュース」アプリに新機能 https://www.itmedia.co.jp/news/articles/2209/02/news163.html itmedia 2022-09-02 17:39:00
IT ITmedia 総合記事一覧 [ITmedia News] エアコンの省エネラベル表示、寒冷地仕様やミニラベルを追加 「より詳細な比較できる」 https://www.itmedia.co.jp/news/articles/2209/02/news162.html itmedia 2022-09-02 17:36:00
IT ITmedia 総合記事一覧 [ITmedia News] クレカ不正利用額が90%減 メルカリが「3Dセキュア2.0」導入で https://www.itmedia.co.jp/news/articles/2209/02/news158.html itmedia 2022-09-02 17:30:00
python Pythonタグが付けられた新着投稿 - Qiita とりまMecabで形態素解析を行いたい方へ。 https://qiita.com/The_Boys/items/dff899dfad87708393c8 mecab 2022-09-02 17:19:26
python Pythonタグが付けられた新着投稿 - Qiita pythonで統計の基礎を学んでみた(並び替え検定編) https://qiita.com/Charlesmiwakuno/items/531da3f44822ca28abfd 訪問 2022-09-02 17:11:17
js JavaScriptタグが付けられた新着投稿 - Qiita Node.js+Expressのサービスをrender.comでデプロイしようとしたらちょっとハマった話 https://qiita.com/Mksk/items/358b39d7710d67e1032a heroku 2022-09-02 17:42:42
js JavaScriptタグが付けられた新着投稿 - Qiita jQueryでセレクトボックスの値に応じて表示を変更する https://qiita.com/katao_eng/items/3b9e62975efe28c221ca untitledkataoengoncodepen 2022-09-02 17:19:28
Ruby Rubyタグが付けられた新着投稿 - Qiita Ruby と比較しながら Bash で AtCoder に登録したら解くべき精選過去問 10 問を解いてみた https://qiita.com/superrino130/items/66bff253e2b56471f10a atcoder 2022-09-02 17:31:38
Linux Ubuntuタグが付けられた新着投稿 - Qiita Dockerのインストール手順【WSL2】【Ubuntu 20.04 LTS】 https://qiita.com/Toru-ymgc/items/3cd0eb50449940592a08 docker 2022-09-02 17:16:12
AWS AWSタグが付けられた新着投稿 - Qiita AWS Certified Developer - Associate 試験 (DVA-C01) 合格体験記 https://qiita.com/h_kamiya/items/27d1379f602d77e53288 negocia 2022-09-02 17:50:38
AWS AWSタグが付けられた新着投稿 - Qiita AWS認定資格 AWS Certified Solutions Architect – Associate(SAA)に合格しました https://qiita.com/teaparty/items/8f3975879147a709ed89 sarchitectassociatesaa 2022-09-02 17:17:50
AWS AWSタグが付けられた新着投稿 - Qiita インターネットゲートウェイとNATゲートウェイ https://qiita.com/jaken1207/items/c9c04115b4f418412e3e 閲覧者 2022-09-02 17:05:09
Docker dockerタグが付けられた新着投稿 - Qiita Dockerで上位の階層をCOPYしたい時はビルドコンテキストの設定を変更する https://qiita.com/Sylba2050/items/0c4488ca077c1723ef40 project 2022-09-02 17:51:58
Docker dockerタグが付けられた新着投稿 - Qiita Dockerのインストール手順【WSL2】【Ubuntu 20.04 LTS】 https://qiita.com/Toru-ymgc/items/3cd0eb50449940592a08 docker 2022-09-02 17:16:12
golang Goタグが付けられた新着投稿 - Qiita Go言語のチャネルで空のデータを送受信したいときは構造体を使うと良い https://qiita.com/Sylba2050/items/8b5425e6c82911615d62 送受信 2022-09-02 17:50:56
GCP gcpタグが付けられた新着投稿 - Qiita 【完全版】MW WP Formから送られる自動返信メール(Google workspaceのグループメール)が届かない時の対応!! https://qiita.com/Karin-Nunokawa/items/af4028ec13777cd23284 googleworkspace 2022-09-02 17:48:46
海外TECH DEV Community Building a MinIO file explorer app in 30 minutes https://dev.to/tooljet/building-a-minio-file-explorer-app-in-30-minutes-4obf Building a MinIO file explorer app in minutesIn this tutorial we will build an internal tool for reading downloading and uploading objects to the buckets in MinIO What is MinIO Minio is an open source distributed object storage server designed for Private Cloud infrastructure providing S storage functionality Minio is can be used for storing unstructured data such as photos videos log files backups and containers What you ll need to build the GCS file explorer ToolJet A free and open source low code platform that allows you to quickly build applications You can create a free account on ToolJet Cloud or run it on your local machine MinIO Check out the various editions and their Pricing here I have used the community edition using docker for this tutorial Bonus Download the exported application and import it to your ToolJet account to use it right away Here s a glimpse of the application Without further ado let s start building the application Building the UI of the explorerLet s start with building the UI for Explorer Login to ToolJet and then on the Dashboard click on the Create new application button to create a new app Once the app is created you will be redirected to the visual app editor You can change the name of the app by editing the default name i e Untitled app from the top left of the app builder The visual app editor has sections Canvas is at the center where you ll drag and drop widgets to build UI Query editor at the bottom where you can create queries On the right sidebar you ll find Widget Manager which has a list of built in widgets and components You can drag and drop to start building out the user interface On the left sidebar you ll see the Inspector debugger comments settings and Datasource manager The datasource manager is used to add a new datasource or manage the connected datasource Let s build the UIFor building the user interface you ll need to drag and drop the following components from the Widget Manager right sidebar and place them accordingly Here is the configuration of widgets that I used for building the UI A Container as header and Text widget inside the container to give a title to the app i e MinIO File ExplorerAnother container below the header will contain all the sections of the application Give this container a background color of your choice from the Styles Let s add a text widget in the center and set the text to Please select a bucket we will display this text by conditionally disabling the visibility of the container that we will add on top of this text widgetLet s drag a container on top of the text widget and put list view widget inside the container You can also use text widgets to set columns names Name Last updated Size and Actions In the List view widget use text widget for name updated on and size Use Image widget for the Action User will click on the download image to download the object from the MinIO Set the following field value for the three text widgets Name Updated on and Size as listItem name moment listItem lastModified format DD MM YYYY h mm ss a and listItem size toFixed kb respectively In the image widget set the loading state value to listItem id variables currentlyLoadingId and add the event handler to open the webpage queries urlfordownload data url Drag a button on the right side of the container that will be used to trigger the dialog for choosing the bucket Drag a modal somewhere below the container go to the button properties and set the event handler to show the modal that you have added Click on the button to show the modal and then you can drag and drop dropdown and button widget inside the modal to build the modal UI The dropdown will include the list of buckets that we will retrieve from the query and the button will have an event handler to fire the query for listing the files from the selected bucket Let s add text widget next to button for showing up the currently selected bucket Set the text value as components dropdown value Now the last section of the UI the upload section We will build this section inside a container We will be using text divider text input file picker and button widget to build the section The button widget will include an event handler for firing up the upload query that we will create later Check the documentation to learn more about customizing the widgets and beautifying the UI Now we are done building the UI let s move forward with connecting the MinIO and build the queries Connecting the MinIO datasource and creating queriesBefore creating the queries let s connect the MinIO datasource first Go to the datasource manager on the left sidebar and click on button to add a new datasource Search and click on MinIO Enter the Host Port Username and Password You can click on Test connection button to check the connection and then click on Save button to save the datasource Now we are good to go for creating queries For this application we will need to build the queries for JavaScript code for triggering show modal actionListing the buckets from MinIOListing the object files from the selected bucketUploading the file to the selected bucketCreating signed URL for downloading the object from the bucket JavaScript code for triggering show modal actionGo to the Query Panel and click on the buttonCreate a new JavaScript code query and enter the following code for triggering the show modal action actions showModal modal Go to the Advanced tab toggle on the Run query on page load option and save the query as showModalOnPageLoad Enabling the Run query on page load option will display the modal every time the app is loaded giving users the flexibility to choose the bucket before moving to other app functions Listing the buckets from MinIOGo to the Query Panel and click on the button to create a new querySelect MinIO as the datasourceIn the operations dropdown select the List buckets optionGo to the Advanced tab toggle on the Run query on page load option and click Save and Run button Let s open up the modal by clicking on the change button and then edit the properties of the dropdown inside the modal Set the Option Values and Option Label as queries listBuckets data map row gt row name the Default value to queries listBuckets data map row gt row name and Options loading state to queries listBuckets isLoading Listing the object files from the selected bucketGo to the Query Panel and click on the button to create a new querySelect MinIO as the datasourceIn the operations dropdown select the List objects in a bucket optionIn the Bucket field use JS to dynamically get the value from the selected option in the dropdown widget components dropdown value Now go to the Advanced tab and add an event handler to close the modal once the query is successful Save and run the query as listFiles Let s open up the modal by clicking on the change button and then edit the properties of the button that is inside the modal Add an event handler for running the listFiles query for On Click event Go to the list view widget and connect the data returned by the query Set list data field value to queries listFiles data files Uploading the file to the selected bucketGo to the Query Panel and click on the button to create a new querySelect MinIO as the datasourceIn the operations dropdown select the Put object optionIn the Bucket field enter components dropdown value File name field enter components textinput value Content type field enter components filepicker file type and Upload data field enter components filepicker file content Go to the Advanced tab and add the two event handlers one to run the listFiles query for the On Success event This will reload the list of files in the listview widget And the other event handler to set component specific action for file picker that will clear the file from the widget once the query is successful Save and run the query as upload Creating signed URL for downloading the file from the bucketGo to the Query Panel and click on the button to create a new querySelect MinIO as the datasourceIn the operations dropdown select the Presigned URL for download optionIn the Bucket field enter components dropdown value and in File name field enter queries listFiles data Body components listview selectedRowId name Go to the Advanced tab and set an event handler to unset a variable currentlyLoadingIdSave the query as urlfordownloadGo to the list view widget and click on its handle to edit its properties Add the two event handlers one to set a variable currentlyLoadingId for On row click event and set its value to queries listFiles data Body components listview selectedRowId name And the other handler to run the urlfordownload query Now you can click on one of the row on the list view widget and it will fire up the urlfordownload query Awesome We have successfully built all the queries and connected with the UI And now FINALLY just Release your application from the top right corner of the app editor You have successfully created a File explorer app for your MinIO object storage If you have any queries related to building applications with ToolJet or just want to hang out in the community of low code application developers just drop us a Hi in our Slack Community 2022-09-02 08:31:14
海外TECH DEV Community How does Linux automatically identify which application to install when using the "sudo apt-get install" thingy? https://dev.to/katakuri2015/how-does-linux-automatically-identify-which-application-to-install-when-using-the-sudo-apt-get-install-thingy-2m0f How does Linux automatically identify which application to install when using the quot sudo apt get install quot thingy I completed a Linux course that required me to install many programmes but I still don t understand how Linux can install programmes like VLC Media Player with simply the command sudo apt get install vlc as in wtf How did it know that VLC Media Player rather than a different software with vlc in the name is the one I want to install What if there are several versions available How did it decide which one to use 2022-09-02 08:23:03
海外TECH Engadget Microsoft’s Game Pass Friend & Family tier goes live in two countries https://www.engadget.com/microsofts-game-pass-friends-family-revealed-at-22-a-month-in-ireland-082403729.html?src=rss Microsoft s Game Pass Friend amp Family tier goes live in two countriesFollowing a leak last week Microsoft has unveiled the Game Pass Friends amp Family in Ireland offering the same benefits of Game Pass Ultimate for you and four others at € per month That s less than double the Game Pass Ultimate price for one person € and works out to just € a month each Better still it s not limited to family and the only restriction is that all four members have to be in the same country nbsp So far it s come to just two countries but that might change soon quot Currently we are piloting this plan in Colombia and the Republic of Ireland Future countries regions might be added in the next months quot Microsoft wrote in a FAQ Users in those countries with an existing Game Pass Ultimate plan will see their remaining days pro rated basically according to the price difference That means for days of Game Pass Ultimate you ll get days of Game Pass Friends amp family while days of Xbox Game Pass or Live Gold gets you days days of EA Play nets days of Game Pass Friends amp Family In the US Xbox Game Pass or PC Game Pass costs per month while Game Pass Ultimate is with multiplayer capabilities The Game Pass Friends amp Family is likely to cost around stateside according to The Verge or per month per person On top of multiplayer Ultimate users can also access Xbox Cloud Gaming Xbox Live and more nbsp 2022-09-02 08:24:03
医療系 医療介護 CBnews 【200字で再確認】22年度診療報酬改定・経過措置9月末の巻(16)-地域医療体制確保加算の時短計画作成の要件 https://www.cbnews.jp/news/entry/20220901222245 地域医療 2022-09-02 18:00:00
医療系 医療介護 CBnews 都道府県の「予防計画」に病床確保の目標-次の感染症拡大に備え、政府が正式決定 https://www.cbnews.jp/news/entry/20220902170611 感染症法 2022-09-02 17:20:00
海外ニュース Japan Times latest articles U.N. plans permanent presence at Ukraine nuclear plant amid concerns over shelling https://www.japantimes.co.jp/news/2022/09/02/world/iaea-ukraine-nuclear-plant/ U N plans permanent presence at Ukraine nuclear plant amid concerns over shelling We are not going anywhere The IAEA is now there it is at the plant and it is not moving the U N watchdog s chief said 2022-09-02 17:02:09
海外ニュース Japan Times latest articles Marta Kostyuk snubs Victoria Azarenka as tensions over Russia’s invasion of Ukraine surface at U.S. Open https://www.japantimes.co.jp/sports/2022/09/02/tennis/us-open-russia-ukraina-conflict/ Marta Kostyuk snubs Victoria Azarenka as tensions over Russia s invasion of Ukraine surface at U S OpenRussians Belarusians and Ukrainians are competing alongside one another at the U S Open against the backdrop of the military conflict 2022-09-02 17:37:45
ニュース BBC News - Home Joe Biden says Trump ideology threatens US democracy https://www.bbc.co.uk/news/world-us-canada-62761428?at_medium=RSS&at_campaign=KARANGA trust 2022-09-02 08:18:50
北海道 北海道新聞 青森沖クジラ生肉1キロ21万円 東京・豊洲市場で取引、最高額 https://www.hokkaido-np.co.jp/article/725342/ 東京都江東区 2022-09-02 17:09:26
北海道 北海道新聞 リニアのトンネル工事公開 JR東海、長野県内の掘削現場 https://www.hokkaido-np.co.jp/article/725365/ 南アルプス 2022-09-02 17:09:26
北海道 北海道新聞 ベトナム人整備士17人が入社式 広島マツダ、人材派遣の新事業 https://www.hokkaido-np.co.jp/article/725378/ 人材派遣 2022-09-02 17:24:00
北海道 北海道新聞 道、職員2人懲戒処分 https://www.hokkaido-np.co.jp/article/725377/ 懲戒処分 2022-09-02 17:23:00
北海道 北海道新聞 樹皮やコケで貼り絵 遠近感、色合い独特 旭川で展示会 https://www.hokkaido-np.co.jp/article/725376/ 遠近 2022-09-02 17:22:00
北海道 北海道新聞 野犬がまたシカ襲撃か1頭の死骸確認 釧路市の公園 https://www.hokkaido-np.co.jp/article/725362/ 釧路大規模運動公園 2022-09-02 17:22:00
北海道 北海道新聞 ドイツ家電市3年ぶり本格開催 省エネ充実、AI搭載も https://www.hokkaido-np.co.jp/article/725375/ 一般公開 2022-09-02 17:21:00
北海道 北海道新聞 死亡女性の身元判明 本別の交通事故 https://www.hokkaido-np.co.jp/article/725374/ 交通事故 2022-09-02 17:19:00
北海道 北海道新聞 ボスポラス海峡、一時不通 ウクライナ穀物船が座礁 https://www.hokkaido-np.co.jp/article/725373/ 穀物 2022-09-02 17:18:00
北海道 北海道新聞 児童の絵、リンゴに 札幌・美園の並木 模様のシール貼り https://www.hokkaido-np.co.jp/article/725075/ 美園 2022-09-02 17:18:06
北海道 北海道新聞 JR西日本が特急料金値上げ 来年4月、関西圏中心に https://www.hokkaido-np.co.jp/article/725366/ 関西圏 2022-09-02 17:09:00
ニュース Newsweek 木星の衛星「エウロパ」では海中の雪が浮き上がって氷床が形成されている https://www.newsweekjapan.jp/stories/world/2022/09/post-99531.php 海水で生成された氷片が海面まで浮き上がってくる米テキサス大学オースティン校の研究チームは、エウロパの氷床やその下の海洋を観測する「エウロパ・クリッパー」の氷貫通レーダーを開発している。 2022-09-02 18:00:28
ニュース Newsweek ロシア軍がミサイル発射「大失敗」、ロシア国内の住宅地に着弾する瞬間の映像 https://www.newsweekjapan.jp/stories/world/2022/09/post-99528.php ロシア軍がミサイル発射「大失敗」、ロシア国内の住宅地に着弾する瞬間の映像ロシア軍によるミサイル発射が「大失敗」した瞬間を捉えたとみられる動画が、インターネット上に出回っている。 2022-09-02 17:43:00
ニュース Newsweek BTSジミンの顔になろうと整形32回の英国人、「間違いだった...」反省と謝罪を表明 https://www.newsweekjapan.jp/stories/culture/2022/09/bts32.php 【動画】BTSジミンの顔になるため「変貌」し続けていた過去のオリ・ロンドンイギリス出身で、男性でも女性でもないノンバイナリーだと表明しているロンドンは年初頭から、総額万ドル以上をかけて計回の美容整形手術を受けてきた。 2022-09-02 17:22:00
マーケティング MarkeZine トランスコスモスとNTT Com、バーチャル接客の実証実験を開始 リアルに近い接客体験の提供を目指す http://markezine.jp/article/detail/39918 nttcom 2022-09-02 17:30:00
IT 週刊アスキー Nintendo Switch『怒首領蜂大復活』のパッケージ版が受注販売決定! https://weekly.ascii.jp/elem/000/004/104/4104111/ limitedrungames 2022-09-02 17:50:00
IT 週刊アスキー アップル、10月に新型MacやiPadの発表イベント開催か https://weekly.ascii.jp/elem/000/004/104/4104014/ bloomberg 2022-09-02 17:30:00
IT 週刊アスキー アウトドア・スポーツ各店のイチオシ商品をホームページやSNSで紹介! マリノアシティ福岡「アウトドア&スポーツフェア」を開催 https://weekly.ascii.jp/elem/000/004/104/4104105/ 紹介 2022-09-02 17:30:00
IT 週刊アスキー 『ポケットモンスター スカーレット・バイオレット』新ポケモン「タギングル」を紹介 https://weekly.ascii.jp/elem/000/004/104/4104109/ youtube 2022-09-02 17:20:00
IT 週刊アスキー 秋といえば!れんげ食堂Toshu・中華東秀「きのこあんかけ焼きそば」と「きのこあんかけラーメン」期間限定登場 https://weekly.ascii.jp/elem/000/004/104/4104055/ toshu 2022-09-02 17:15:00
IT 週刊アスキー DMM GAMES、人気ストラテジーゲーム「Stellaris」PS4版にて新DLC「アクアティック」種族パックを発売! 大型アップデートver.6.00も同時配信! https://weekly.ascii.jp/elem/000/004/104/4104092/ dmmgames 2022-09-02 17:10:00

コメント

このブログの人気の投稿

投稿時間:2021-06-17 05:05:34 RSSフィード2021-06-17 05:00 分まとめ(1274件)

投稿時間:2021-06-20 02:06:12 RSSフィード2021-06-20 02:00 分まとめ(3871件)

投稿時間:2020-12-01 09:41:49 RSSフィード2020-12-01 09:00 分まとめ(69件)