:::: MENU ::::
Browsing posts in: Web production


IT manga "King's Viking" that I want to read now

◾️今読みたい「IT業界」x「サスペンス」マンガ 「ロシアのウクライナ侵攻」がはじまってしまい、テレビや各種メディアは「新型コロナ(COVID-19)」のニュースから、一気に「ロシア[...] Read more




Plug-in frequently used in WordPress part3

あらためてWordPressのプラグインは無料で便利なものがいっぱいあって助かります。 以前も、WordPressのプラグインの紹介を書いているのですが、前回紹介していなかったものと こっち[...] Read more


Study skills of rookie WEB director

WEBディレクターとして働きだして1年半ほど経ちました。 未だに知らなかったことや、新しい発見がまだまだ多い状態で日々勉強です。 業界的に、技術やトレンドも移り変わりが[...] Read more


Calendar with jQuery

システムを作る時にカレンダーが必要になる事は多々あり 一からつくる事も可能だとは思うんですが、 jQueryで出来るのは利用して楽をしましょうw ひとことでカレンダーといって[...] Read more


PHP framework studying.

How can a test in operation by creating in PHP management system for in-house, Given the expansion of the functions such as commercial and in the future, More, by that Na do I need to be better maintainability and security aspects [...] Read more


UNIX / Linux command - string search

サーバの設定などでコマンドを使うときによく使うものを覚書として 複数ファイルから文字列を一括検索 find ./ -type f -print | xargs grep -n ‘aaa’ findで配下のファイル名を出[...] Read more


Pages:12