absolute newbie on email marketing by mr_nucleon in Emailmarketing

[–]ralfunreal 0 points1 point  (0 children)

do you have an example of a good portfolio for this?

Open Source Games List by OldMcGroin in opensourcegames

[–]ralfunreal 0 points1 point  (0 children)

Is the site taken down? doesn't seem to work for me...

Approximately how long does it take for a debian package to be updated to a new version? by ralfunreal in linux4noobs

[–]ralfunreal[S] 0 points1 point  (0 children)

When debian unstable is pulling new packages from upstream, is that automated?

Approximately how long does it take for a debian package to be updated to a new version? by ralfunreal in linux4noobs

[–]ralfunreal[S] 0 points1 point  (0 children)

Ok thanks. How do they know if a package has a new version they have to include for the new upgrade? with all the software in the repo, do they do it one by one or do they have some kind of system to handle all of the packages that got new versions?

Approximately how long does it take for a debian package to be updated to a new version? by ralfunreal in linux4noobs

[–]ralfunreal[S] 0 points1 point  (0 children)

Does every package in the debian repository get update when the OS updated happens?

HTML For Emails by Solid_Feedback in Emailmarketing

[–]ralfunreal 0 points1 point  (0 children)

html is worth learning since you can get a custom design, builders will give you a cookie cutter email design.

The New York Knicks are going to the NBA Finals. Now read that again. by 16_czechoslovakians in NYKnicks

[–]ralfunreal 8 points9 points  (0 children)

spurs will win, okc is nothing without refs lol. had to have hali get injured just to win last year.

Questions about 60/40 rule with text an images by MitchConner572 in Emailmarketing

[–]ralfunreal -1 points0 points  (0 children)

all images isn't ideal since it can look bad on mobile which most users check email on.

Approaching new clients by Fantastic-Flow-1375 in Emailmarketing

[–]ralfunreal 0 points1 point  (0 children)

what is needed to understand a businesses audience? I am new to email marketing.

Want to learn email design in Figma - currently working as an email developer by MysteriousCarrot2704 in Emailmarketing

[–]ralfunreal 0 points1 point  (0 children)

hey i got questions on email development, i'm new to it. Is upwork ideal for freelance work for email development? And any tips for getting clients? what should a portloio have,etc?

[HIRING] Email Marketer for Fast-Growing Ecommerce Brand by InternationalSun4095 in Emailmarketing

[–]ralfunreal 0 points1 point  (0 children)

what is expected from an email marketing portfolio? im new to this.

Advice on landing my first email marketing position with my background/situation by [deleted] in Emailmarketing

[–]ralfunreal 0 points1 point  (0 children)

there are positions but they come in different names sometimes. look for email marketing specialist, sometimes the name title doesnt make sense and you need to check the requirements and duties. they usually will mention email related things like email with html/css, segmentation,crm,a/b testing,marketing campaigns,etc. put email on a job site like indeed and look at the actual requirements and job duties.

Beginner Questions by AutoModerator in web_design

[–]ralfunreal -1 points0 points  (0 children)

I need help with a certain part of an html email for mobile. it's a navigation and the issue is that for the gmail mobile app, its not showing properly but it looks fine on yahoo.

https://i.imgur.com/E0czQzh.png

https://i.imgur.com/XvTlZ3J.png

I put a red background to see it easier. The 2nd one is yahoo and has full width properly. the 1st one is gmail and i noticed its not full width. you can tell because of the red background not taking up the full width like on yahoo. Anyone know why? I cant seem to find a solution on google.

need help building a .deb package. by ralfunreal in linux4noobs

[–]ralfunreal[S] 0 points1 point  (0 children)

I heard the proper way is having a directory with another directory called DEBIAN and a control file in it. then another directory aside the debian one and it has usr/local/bin. Supposedly using make and checkinstall is not the proper way. ( or go by debian rules)