family

How can I explain to a non-technical person what I do for a living?

How do you relate to non-technical people (read: your significant other/mom/dad/family/etc.) about your job with programming? When asked about how my day was at work, I find it rather difficult to explain anything specific without going over their heads. How do you handle such situations? ...

(How) Can I determine the socket family from the socket file descriptor

I am writing an API which includes IPC functions which send data to another process which may be local or on another host. I'd really like the send function to be as simple as: int mySendFunc(myDataThing_t* thing, int sd); without the caller having to know -- in the immediate context of the mySendFunc() call -- whether sd leads to a ...

hash functions family generator in python

Hi, I am looking for a hash functions family generator that could generate a family of hash functions given a set of parameters. I haven't found any such generator so far. Is there a way to do that with the hashlib package ? For example I'd like to do something like : h1 = hash_function(1) h2 = hash_function(2) ... and h1 and h2 would...

dompdf font family issue

Hello, I'm using Bamboo invoice as an invoice generator, and I'm trying to customize the invoice template, but no matter what I do, the font just won't seem to adjust. currently I have body { margin: 0.5in; font-family: 'helvetica'; font-size: 10pt;} I've read up on it, and helvetica is an installed font, so it should work to make...

How to find the Missing Fonts in Indesign

Hi All, When I open the INDD file in indesign, some of the fonts are missing, Its showing only the substituted fonts when I clicked on "Find Font" button instead of missing fonts. Where can I see the original font used in the particular text? I have pasted the missing fonts loader plugin in the path "c:\Program Files\Adobe\Adobe InDes...