Cookies are used for the best experience on my website.

Accept Cookie Policy

No internet detected

Check your connection and try again.

Logo Image

No match found

Work_仕事

Another curious category

Author

Launch School

260 days ago

There are many ways to solve coding problems, and PEDAC is but one. The purpose of this article isn’t to proclaim PEDAC as the best or only approach but provide it as one of the tools you can turn to when you begin working on a ⋯

  • 3435

  • 17426

  • 2

  • 0

  • 5

  • 1.1k
  • 1.1k
  • 1.1k
 

Benjamin COE

338 days ago

Abstractions offer a variety of benefits. However, it creates challenges in debugging code. Source maps provide a method for translating from generated source back to the original code.

  • 1110

  • 8752

  • 1

  • 0

  • 7

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Vincent DRIESSEN

846 days ago

A successful Git branching model 🔗 This model was conceived in 2010, now more than 10 years ago, and not very long after Git itself came into being. In those 10 years, git-flow (the branching model laid out in this article) ⋯

  • 2675

  • 14006

  • 6

  • 0

  • 11

  • 1.1k
  • 1.1k
  • 1.1k
 

Matthew BALL (Video GamingEpic Games/FortniteMetaverse)

917 days ago

The Metaverse: What It Is, Where to Find it, Who Will Build It, & Fortnite An Introduction… 🔗 Technology frequently produces surprises that nobody predicts. However, the biggest developments are often anticipated decades ⋯

  • 8450

  • 50879

  • 0

  • 1

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 

Jack W. REEVES

3458 days ago

Richie BartlettJust as valid today as it was 20+ years ago. This is Part One of Code As Design: Three Essays by Jack W. Reeves. Click here for the introduction. This essay first appeared in the Fall, 1992 issue of C++ ⋯

  • 4739

  • 24199

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Richie Bartlett, Jr.

4381 days ago

Add a SPAM filter service (via API-backend call) to the front-end site. Use something like: http://akismet.com/development/ It’s relatively affordable. Get the API and integrate it with your blog. Write it to only enable when ⋯

  • 107

  • 554

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Richie Bartlett, Jr.

4387 days ago

2 issues with the drop down box exist: typeAhead and auto-complete do not work (done) resolved with upgrade of ExtJS 4.xThere's a bug in the PHP json output for the forum tree where forums are output only in sequential order. ⋯

  • 501

  • 4067

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Richie Bartlett, Jr.

4646 days ago

Add session expire time to local vars… When session ends, check for last activity. If last activity was within previous hour, update DB with new sessionID and expire time. Otherwise, auto logout with message. Upon init, create ⋯

  • 85

  • 434

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Richie Bartlett, Jr.

4690 days ago

get ieHTTPheaders: ​http://www.blunck.info/iehttpheaders.html also, use: Microsoft Script Debugger… rudimentary when compared to FireBug and Visual Studio

  • 16

  • 140

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Richie Bartlett, Jr.

4727 days ago

Some CSS styles ​do not appear to render correctly. e.g. lists do not show numbers nor bullet points.Blog pathway is incomplete. It should show the complete pathway to this blog entry. Like: / Projects / TODO / ⋯

  • 101

  • 744

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Richie Bartlett, Jr.

4727 days ago

Add fields for: Country AdminComment done Plus, added 2 new tables to ref in blogUser: blogLang - list of languages blogCountry - list of recognized sovereign states

  • 27

  • 189

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Richie Bartlett, Jr.

4729 days ago

​Add context menu option: change password - NO need...fix the Save All Changes bug where only 1 record will save properly at one time.For new users, add context to auto-approve user-  NO need...

  • 36

  • 293

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Richie Bartlett, Jr.

4730 days ago

On success save, please indicate save completed!​If form is modified, please add an "*" to the window title.On save, remove "*"On save, add update time in brackets <time> of last saveOn save, update the preview window ⋯

  • 48

  • 328

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Richie Bartlett, Jr.

4730 days ago

pre-populate the parent with the current selected forum!​add viewType to blogForum table (int)If viewType is gallery, then show the blogIMGbox component Reorganize the ext.include_once function calls so that the callbacks from ⋯

  • 57

  • 359

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Richie Bartlett, Jr.

4732 days ago

add feature to "Move" blogs to a different forum.add a checkbox feature to toggle "Approve for view" fix the damn slash issue on the subject!!!fix the content save issue in the gridStoreAdd size value to grid. I would like to ⋯

  • 52

  • 388

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Richie Bartlett, Jr.

4740 days ago

TODO list:< [x] Add session tracking to home page, blog, pro, and resume pages - done [x] Add this info to your UsrMgr Sessions table – need to start building data e.g. page hits. - done [x] Finish Attachment.Manager [x] ⋯

  • 97

  • 549

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k
 
Author

Richie Bartlett, Jr.

4886 days ago

不安 【ふあん】 (adj-na,n) anxiety; uneasiness; insecurity; suspense; §; EP ​残る 【のこる】 (v5r,vi) to remain; to be left; §; EP 埃 【ほこり】 (n) dust; §; EP 移行 【いこう】 (n,vs) switching over to; migration; transition; §; EP

  • 29

  • 193

  • 0

  • 0

  • 0

  • 1.1k
  • 1.1k
  • 1.1k